• Title/Summary/Keyword: 전처리기

Search Result 107, Processing Time 0.024 seconds

Adaptive Execution Techniques for Parallel Programs (병렬 프로그램의 적응형 실행 기법)

  • 이재진
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.31 no.8
    • /
    • pp.421-431
    • /
    • 2004
  • This paper presents adaptive execution techniques that determine whether parallelized loops are executed in parallel or sequentially in order to maximize performance. The adaptation and performance estimation algorithms are implemented in a compiler preprocessor. The preprocessor inserts code that automatically determines at compile-time or at run-time the way the parallelized loops are executed. Using a set of standard numerical applications written in Fortran77 and running them with our techniques on a distributed shared memory multiprocessor machine (SGI Origin2000), we obtain the performance of our techniques, on average, 26%, 20%, 16%, and 10% faster than the original parallel program on 32, 16, 8, and 4 processors, respectively. One of the applications runs even more than twice faster than its original parallel version on 32 processors.

TV Watching Pattern Analysis System based on Multi-Attribute LSTM Model (다중속성 LSTM 모델 기반 TV 시청 패턴 분석 시스템)

  • Lee, Jongwon;Sung, Mikyung;Jung, Hoekyung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.4
    • /
    • pp.537-542
    • /
    • 2021
  • Smart TVs provide a variety of services and information compared to existing TVs based on the Internet. In order to provide more personalized services or information, it is necessary to analyze users' viewing patterns and provide customized services or information based on them. The proposed system receives the user's TV viewing pattern, analyzes it, and recommends a TV program or movie as customized information to the user. For this, the system was constructed with a preprocessor and a deep learning model. The preprocessor refines the name of the TV program watched by the user, the date the TV program was watched, and the watched time. Then, the multi-attribute LSTM model trains the refined data and performs prediction.The proposed system is a system that provides customized information to users, and is believed to be a leading technology in digital convergence that combines existing IoT technology and deep learning technology.

A Preprocessing for Efficient Classification of E-mail Messages (전자우편문서의 효율적인 분류를 위한 전처리)

  • 강영순;이용배;김태현;조숙현;맹성현
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04b
    • /
    • pp.493-495
    • /
    • 2002
  • 인터넷 사용의 증가는 의사소통 매체의 하나로 전자우편(e-mail)을 일반화되게 땠다. 전자우편은 개인적인 목적 뿐만 아니라, 광고, 판매, 서비스 흑은 제품구입 관련문의 등의 특정목적에 이용되고 있는 추세이므로 한꺼번에 많은 메일을 처리 및 관리하기 위해서는 전자우편문서의 자동분류가 필요하다. 전자우편문서는 일반문서와는 달리 반구조적(semi-structure)구성, 특수문자, 약어 및 속어 등의 특징들이 있으므로 이러한 특성들은 자동분류의 정확도에 영향을 기치는 요인이 될 수 있다. 본 논문에서는 분류 성능을 향상 시키기 위해 자동분류의 오류가 될 수 있는 특성들을 제거하고, 구조적인 특징을 활용한 분류기의 전처리기를 설계한 방법론을 제시하고자 한다

  • PDF

Text Preprocessor for Generating Korean Automatic Pronunciation Variants Using Morpheme-trg Information (한국어 발음열 자동 생성을 위한 형태소 태그 정보 기반의 텍스트 전처리기)

  • 이경님;정민화
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10b
    • /
    • pp.199-201
    • /
    • 2001
  • 일반적으로 발음열 자동 생성기는 음성 인식 및 음성 합성에 사용되며, 그 주된 역할은 입력된 한글 철자에 대해 발음 나는 데로 표기된 음소열로 출력하는 것이다. 그러나 실제 입력되는 문장에는 특수 기호 및 알파벳. 아라비아 숫자, 영어 단어, 알파벳과 숫자가 혼용된 약어, 기호 단위 명사 등이 포함되어 있다. 게다가 아라비아 숫자의 경우 단위 명사의 종류에 따라서 뿐만 아니라, 문맥에 따라 숫자를 읽는 방식이 달라지게 된다. 이러한 모든 현상들을 발음열 생성기 내부에서 처리하게 되면 선행작업이 상대적으로 크게 되어 과부하 문제 가 발생된다. 또한 어절 내의 문맥 정보만으로 정확한 변환 결과를 얻기 힘들기 때문에 형태소 분석 수행 결과 및 예외처리를 위 한 루틴을 포함하여 한글 자소 단위의 입력형식으로 변환하는 전처리 시스템을 구성하였다.

  • PDF

Preprocessor of Scientific Experimental Data for MapReduce based Data Analysis (MapReduce 기반 데이터분석을 위한 과학실험데이터 전처리기)

  • Kang, Yun-Hee;Kang, Kyung-woo;Kung, Sang-wang;Jang, Haeng-Jin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.11a
    • /
    • pp.118-120
    • /
    • 2012
  • 이 논문에서는 MapReduce 프레임워크를 활용한 기후 시뮬레이션 결과의 데이터분석을 위한 전처리 과정을 다룬다. 이를 위해 기후 시뮬레이션 결과 데이터 셋으로부터 특정변수를 추출하여 자료를 변환한 후 변환된 자료를 HDFS 에 저장하기 위한 과학데이터 필터를 설계한다. 설계된 필터를 통해 저장된 자료는 Hadoop 의 MapReduce 응용을 통해 연도별 통계처리를 분산병렬 방식으로 수행한다.

Image Pre-Processing Method and its Hardware Implementation for Real-Time Image Processing (실시간 영상처리를 위한 영상 전처리 방법 및 하드웨어 구현)

  • Kwak, Seong-in;Park, Jong-sik
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.10a
    • /
    • pp.999-1002
    • /
    • 2013
  • There are numerous image processing systems these are usually depend on high performance processors. However, systems using high performance processors might not be proper to mobile applications or low-power systems. Therefore, more efficient methodology for image processing is required for variable applications. This paper proposed pre-processing method using intra prediction concept in order to reduce processing range in a image picture(frame) and entire processing time. Also, the system configuration based on intra prediction hardware core and implementation result of the hardware core are presented in this paper.

  • PDF

셀룰라 시스템에서의 반복적 간섭 정렬

  • Sin, Won-Yong
    • Information and Communications Magazine
    • /
    • v.32 no.5
    • /
    • pp.49-55
    • /
    • 2015
  • 본 논문에서는 실제적인 다중 셀 하향링크 네트워크 중 하나인 간섭 브로드캐스트 채널에서 유망한 간섭 정렬 기술인 반복적 간섭 정렬 기술을 소개한다. 또한, 가정하는 네트워크에서 상향링크/하향링크 채널 사이의 채널 상호성을 활용함으로써 다중안테나(MIMO: multiple-input multiple-output) 다중셀 하향링크 네트워크를 위한 개선된 반복적 간섭 정렬 기술을 제안한다. 구체적으로, 제안한 기술은 다중사용자 MIMO 기반 반복적 간섭 정렬 알고리즘을 설계하기 위해 반복적 빔형성과 하향링크 간섭 정렬 이슈를 지능적으로 결합한다. 각 기지국에서는 전처리기를 설계하기 위해 두 개의 순차적인 빔형성 행렬을 사용하는데, 이는 간섭 누수로 불리는 타 셀 기지국으로부터 생성된 셀 간 간섭을 효율적으로 줄일 뿐만 아니라 같은 셀 안에서의 셀 내 간섭을 완벽히 제거가 가능하다. 송신 및 수신 빔형성 행렬은 수렴할 때까지 반복적으로 업데이트된다. 컴퓨터 모의실험을 통해 제안하는 간섭 정렬 기술이 기존 두 가지 반복적 간섭 정렬 기술과 비교하여 더 높은 합 용량을 나타냄을 보인다.

A Study on the Robust Real-Time Signal Processor of a Laser Doppler Vibrometer for Noises (노이즈에 둔감한 레이저 진동계측기용 실시간 신호처리 장치에 관한 연구)

  • Park, Seung-Kyu;Baik, Sung-Hoon;Kim, Cheol-Jung
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.16 no.1 s.94
    • /
    • pp.61-67
    • /
    • 1999
  • A laser Doppler vibrometer based on the laser heterodyne interferometry is employed to measure the vibration velocity of vibrating objects. In this paper, we propose a real time analog signal processor of a laser Doppler vibrometer to reduce the degradation of Doppler signals mainly caused by environmental noises. In the proposed real time signal processor of an laser Doppler vibrometer, a pre-processor and a logical motion direction detector are designed to reduce the detection errors of the object motion direction. Also, a noise detection and rejection circuit is designed to reject the unfiltered noises.

  • PDF

A IMproved Method for the Estimation of Radar Back Scattering using ATW(Automatic Tracking Window) (ATW(Automatic Tracking Window)를 이용한 radar 산란점 추정 성능 개선)

  • 임준석
    • Proceedings of the Acoustical Society of Korea Conference
    • /
    • 1998.06c
    • /
    • pp.209-212
    • /
    • 1998
  • 소나나 레이다분야에서 목표물로부터 오는 신호의 산란점을 추정하는 것은 추정한 산란점 특성을 분석하여 목표물을 식별하기 위해서 연구되어 오고 있다. 지금까지 연구되어온 모델링에 의한 산란점 추정을 보면 많은 경우 Prony 모델에 근거하여 추정하고 있다. Prony 모델을 레이다나 소나에 적용할 때에 몇 가지 단점을 갖고 있다. 그 첫째는 Prony모델이 잡음에 약하다는 점이고 둘째는 Prony모델이 모델차수에 대한 사전정보를 요구한다는 점이다. 본 논문에서는 위에 든 단점중에서 잡음에 취약한 점을 보완하기 위해서 입력 신호 성분만을 자동 추적하는 창함수(Automatic Tracking Window)를 전처리기로 사용한 Prony 산란점 추정 방법을 제안한다. 또 그 성능을 기존 Prony방법만을 사용한 산란점 추정방법과 비교하여 잡음에 대한 성능 향상을 보였다.

  • PDF

A Viewer Development for Various Material Agile Prototyping System (다중재료 쾌속가공시스템을 위한 뷰어 구현)

  • 천인국;김승우;안덕상;주영철
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2001.06a
    • /
    • pp.307-311
    • /
    • 2001
  • 신속조형시스템(RP : Rapid Prototyping)용 자료교환 표준인 STL의 자료구조는 단순하고, 조형용 2차원 단면 자료로의 전환이 용이하며, 생산 가공 기술로서의 현대적인 특성(신속성, 조형성, 경제성, 청정성 등)을 가지고 이는 장점이 있는 반면에, STL 3D 좌표값의 기준(좌표계의 원점)이 되는 크기 정보가 없다. 이런 문제를 구현된 STL 뷰어에서는, 스케일링(scaling) 기법과 선형적인 이동 기법을 사용하여 해결하였고, CAD 시스템으로 제작된 파일 자체의 문제점 패싯(facet) 중복, 정밀도, 법선 벡터 값의 오류 등도 검증기(verifier)와 오류 정정기(error corrector)글 구현하여 해결하였다. 제안된 방법으로 구현된 STL 뷰어는 시스템의 안정성과 확장성, 그리고 효율성 측면에서 우수한 성능을 보였으며, 슬라이싱(slicing), 경로 추적기(path tracer)의 전처리기의 역할을 한다.

  • PDF