• 제목/요약/키워드: Korean normalization

검색결과 934건 처리시간 0.022초

컴퓨터 단층영상에서 사이노그램 정규화를 이용한 금속 영상왜곡 저감 방법의 이론적 고찰 (Theoretical Investigation of Metal Artifact Reduction Based on Sinogram Normalization in Computed Tomography)

  • 전호상;윤한빈;남지호;김호경
    • 한국의학물리학회지:의학물리
    • /
    • 제24권4호
    • /
    • pp.303-314
    • /
    • 2013
  • 금속 인공물을 포함한 인체 단층영상의 경우 금속 영상왜곡으로 인한 화질의 저하가 매우 심각하다. 금속 영상왜곡 저감을 위한 많은 방법 중 사이노그램 정규화를 통해 평탄한 사이노그램을 제공하여 금속 궤적을 쉽게 찾고, 단순 선형 보간으로 금속물을 대체하는 두께 및 배경 정규화 방법이 최근 소개되었다. 본 연구에서는 두 방법의 이론적 배경을 개발하였으며, 시뮬레이션을 통해 금속 인공 물질의 크기 및 개수에 따른 두 방법의 보정 결과를 비교하였다. 개발한 이론에 의하면 배경 정규화 방법이 두께 정규화 방법에 비해 피검사체 배경 구성 물질의 개수 및 종류에 상관없이 거의 평탄한 사이노그램을 제공하였으며, 시뮬레이션을 통해 이를 증명하였다. 금속 인공 물질의 다양한 크기 및 개수에 대한 두 방법의 보정 결과 역시 배경 정규화 방법이 두께 정규화 방법에 비해 훨씬 나은 보정 결과를 보여 주었다. 배경 정규화 방법은 영상분할 과정을 요구하는데 본 연구에서는 이 과정을 생략하더라도 비록 영상왜곡 잔상이 미약하게 나타나긴 하지만, 두께 정규화 방법에 비해 훨씬 나은 보정 결과를 제공함을 확인하였다. 영상분할 과정을 생략한 배경 정규화 방법은 매우 간단하며 단순 선형 보간으로도 금속 궤적에 의해 손실된 데이터의 기술이 충분하고, 또한 사용자의 개입이 없는 알고리즘화가 가능하기 때문에 기존 컴퓨터단층영상 시스템에 쉽게 탑재되어 활용될 수 있을 것으로 기대된다.

Layer Normalized LSTM CRF를 이용한 한국어 의미역 결정 (Layer Normalized LSTM CRFs for Korean Semantic Role Labeling)

  • 박광현;나승훈
    • 한국어정보학회:학술대회논문집
    • /
    • 한국어정보학회 2017년도 제29회 한글및한국어정보처리학술대회
    • /
    • pp.163-166
    • /
    • 2017
  • 딥러닝은 모델이 복잡해질수록 Train 시간이 오래 걸리는 작업이다. Layer Normalization은 Train 시간을 줄이고, layer를 정규화 함으로써 성능을 개선할 수 있는 방법이다. 본 논문에서는 한국어 의미역 결정을 위해 Layer Normalization이 적용 된 Bidirectional LSTM CRF 모델을 제안한다. 실험 결과, Layer Normalization이 적용 된 Bidirectional LSTM CRF 모델은 한국어 의미역 결정 논항 인식 및 분류(AIC)에서 성능을 개선시켰다.

  • PDF

On the Signal Power Normalization Approach to the Escalator Adaptive filter Algorithms

  • Kim Nam-Yong
    • 한국통신학회논문지
    • /
    • 제31권8C호
    • /
    • pp.801-805
    • /
    • 2006
  • A normalization approach to coefficient adaptation in the escalator(ESC) filter structure that conventionally employs least mean square(LMS) algorithm is introduced. Using Taylor's expansion of the local error signal, a normalized form of the ESC-LMS algorithm is derived. Compared with the computational complexity of the conventional ESC-LMS algorithm employs input power estimation for time-varying convergence coefficient using a single-pole low-pass filter, the computational complexity of the proposed method can be reduced by 50% without performance degradation.

효율적인 XML질의 처리를 위한 XQuery 질의의 정규화 (Normalization of XQuery Queries for Efficient XML Query Processing)

  • 김서영;이기훈;황규영
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제10권5호
    • /
    • pp.419-433
    • /
    • 2004
  • XML이 웹 상에서의 정보 표현, 통합, 교환을 위한 표준이 됨에 따라 다양한 XML 질의 언어들이 제안되었으며, World Wide Web Consortium(W3C)은 XQuery를 XML 질의 언어의 표준으로 권고하였다. XQuery는 SQL과 유사하게 중첩 질의를 허용하므로, 중첩된 XQuery 질의를 동일한 의미를 가지면서 보다 효율적으로 실행될 수 있는 질의로 변환하는 정규화 규칙들이 제안되었다. 하지만 제안된 정규화 규칙들은 제한적인 형태의 중첩 질의에만 적용되는 문제점을 가지고 있다. 특히, FLWR 표현식의 where 절에 있는 중첩을 처리할 수 없다. 본 논문에서는 SQL 질의의 정규화 규칙들을 확장하여 XQuery 질의의 정규화 규칙들을 제안한다. 제안한 정규화 규칙들은 FLWR 표현식의 모든 절에 나타나는 중첩을 처리할 수 있다. 본 논문의 주요 공헌은 다음과 같다. 첫째, 상관과 집계의 유무에 따라 XQuery 질의의 중첩 유형을 분류하고, 각 유형 별로 정규화 규칙들을 제안한다. 둘째, 중첩된 XQuery 질의에 정규화 규칙들을 적용하는 세부 알고리즘들을 제안한다.

Comparison of Three Normalization Methods for 3D Joint Moment in the Asymmetric Rotational Human Movements in Golf Swing Analysis

  • Lee, Dongjune;Oh, Seung Eel;Lee, In-Kwang;Sim, Taeyong;Joo, Su-bin;Park, Hyun-Joon;Mun, Joung Hwan
    • Journal of Biosystems Engineering
    • /
    • 제40권3호
    • /
    • pp.289-295
    • /
    • 2015
  • Purpose: From the perspective of biomechanics, joint moments quantitatively show a subject's ability to perform actions. In this study, the effect of normalization in the fast and asymmetric motions of a golf swing was investigated by applying three different normalization methods to the raw joint moment. Methods: The study included 13 subjects with no previous history of musculoskeletal diseases. Golf swing analyses were performed with six infrared cameras and two force plates. The majority of the raw peak joint moments showed a significant correlation at p < 0.05. Additionally, the resulting effects after applying body weight (BW), body weight multiplied by height (BWH), and body weight multiplied by leg length (BWL) normalization methods were analyzed through correlation and regression analysis. Results: The BW, BWH, and BWL normalization methods normalized 8, 10, and 11 peak joint moments out of 18, respectively. The best method for normalizing the golf swing was found to be the BWL method, which showed significant statistical differences. Several raw peak joint moments showed no significant correlation with measured anthropometrics, which was considered to be related to the muscle coordination that occurs in the swing of skilled professional golfers. Conclusions: The results of this study show that the BWL normalization method can effectively remove differences due to physical characteristics in the golf swing analysis.

New Normalization Methods using Support Vector Machine Regression Approach in cDNA Microarray Analysis

  • Sohn, In-Suk;Kim, Su-Jong;Hwang, Chang-Ha;Lee, Jae-Won
    • 한국생물정보학회:학술대회논문집
    • /
    • 한국생물정보시스템생물학회 2005년도 BIOINFO 2005
    • /
    • pp.51-56
    • /
    • 2005
  • There are many sources of systematic variations in cDNA microarray experiments which affect the measured gene expression levels like differences in labeling efficiency between the two fluorescent dyes. Print-tip lowess normalization is used in situations where dye biases can depend on spot overall intensity and/or spatial location within the array. However, print-tip lowess normalization performs poorly in situation where error variability for each gene is heterogeneous over intensity ranges. We proposed the new print-tip normalization methods based on support vector machine regression(SVMR) and support vector machine quantile regression(SVMQR). SVMQR was derived by employing the basic principle of support vector machine (SVM) for the estimation of the linear and nonlinear quantile regressions. We applied our proposed methods to previous cDNA micro array data of apolipoprotein-AI-knockout (apoAI-KO) mice, diet-induced obese mice, and genistein-fed obese mice. From our statistical analysis, we found that the proposed methods perform better than the existing print-tip lowess normalization method.

  • PDF

한국어 운율구 기반의 피치궤적 변환의 통계적 접근 (Statistical Approaches to Convert Pitch Contour Based on Korean Prosodic Phrases)

  • Lee, Ki-Young
    • The Journal of the Acoustical Society of Korea
    • /
    • 제23권1E호
    • /
    • pp.10-15
    • /
    • 2004
  • In performing speech conversion from a source speaker to a target speaker, it is important that the pitch contour of the source speakers utterance be converted into that of the target speaker, because pitch contour of a speech utterance plays an important role in expressing speaker's individuality and meaning of the utterance. This paper describes statistical algorithms of pitch contour conversion for Korean language. Pitch contour conversions are investigated at two 1 evels of prosodic phrases: intonational phrase and accentual phrase. The basic algorithm is a Gaussian normalization [7] in intonational phrase. The first presented algorithm is combined with a declination-line of pitch contour in an intonational phrase. The second one is Gaussian normalization within accentual phrases to compensate for local pitch variations. Experimental results show that the algorithm of Gaussian normalization within accentual phrases is significantly more accurate than the other two algorithms in intonational phrase.

수퍼스칼라 마이크로프로세서용 부동 소수점 연산회로의 설계 (A design of floating-point arithmetic unit for superscalar microprocessor)

  • 최병윤;손승일;이문기
    • 한국통신학회논문지
    • /
    • 제21권5호
    • /
    • pp.1345-1359
    • /
    • 1996
  • This paper presents a floating point arithmetic unit (FPAU) for supescalar microprocessor that executes fifteen operations such as addition, subtraction, data format converting, and compare operation using two pipelined arithmetic paths and new rounding and normalization scheme. By using two pipelined arithmetic paths, each aritchmetic operation can be assigned into appropriate arithmetic path which high speed operation is possible. The proposed normalization an rouding scheme enables the FPAU to execute roundig operation in parallel with normalization and to reduce timing delay of post-normalization. And by predicting leading one position of results using input operands, leading one detection(LOD) operation to normalize results in the conventional arithmetic unit can be eliminated. Because the FPAU can execuate fifteen single-precision or double-precision floating-point arithmetic operations through three-stage pipelined datapath and support IEEE standard 754, it has appropriate structure which can be ingegrated into superscalar microprocessor.

  • PDF

시공단계 환경성능지수 개발을 위한 정규화 기준값 산정 (Normalization References for Environmental Index of Construction Projects)

  • 이상규;강고운;조훈희;강경인
    • 한국건축시공학회:학술대회논문집
    • /
    • 한국건축시공학회 2013년도 춘계 학술논문 발표대회
    • /
    • pp.142-143
    • /
    • 2013
  • Green building certifications and environmental assessments are extensively implemented and studied to decrease the environmental impact during the life cycle of buildings. However, most of them are not appropriate to assess the environmental performance during the construction phase due to the difference of environmental factors. To develop an environmental index of construction projects, normalization should be conducted to compare the relative impact of each factor. As a first step, this study deduced normalization references of 4 environmental factors : noise, waste, greenhouse gas, and dust.

  • PDF