Skip to main content

이근배 교수

Geunbae Lee

포항공과대학교 컴퓨터공학과 · 컴퓨터과학

연구실 소개

이근배 교수의 연구실은 자연어 처리와 지능형 시스템 분야에서 주로 활동하고 있습니다. 한국어 의미망 구축, 형태소 분석 및 품사 태깅의 정확도 향상, 복합명사 자동 인덱싱, 문장 내 어순구조 해석 등 한국어 처리의 핵심 문제들을 다룹니다. 특히, 비지도 학습 기반 이상 탐지, 딥러닝 기반 신호 분석, 규칙 기반 통계적 접근의 융합을 통해 실용적이고 효율적인 언어 처리 기술을 개발하고 있습니다. 연구는 대규모 어휘 자료와 어휘-구문 정보를 기반으로 한 지능형 언어 이해 시스템 구축에 초점을 맞추고 있습니다.

한국어 의미망형태소 분석복합명사 인덱싱비지도 이상 탐지의미 해석

연구 현황

논문 수
42
총 인용 수
175
최근 5년 논문
5
주요 분야
컴퓨터과학

연구 성과 추이

표시된 성과는 수집된 데이터 기준으로 산출되며, 일부 차이가 있을 수 있습니다.

5개년 연도별 논문 게재 수
5총합
2010
2011
2014
2020
2022
5개년 연도별 피인용 수
26총합
20102011201420202022

주요 논문

15
1
논문|인용수 28·2000
Automatic WordNet mapping using word sense disambiguation
Changki Lee, Geunbae Lee, Seo Jung Yun
OA

This paper presents the automatic construction of a Korean WordNet from pre-existing lexical resources. A set of automatic WSD techniques is described for linking Korean words collected from a bilingual MRD to English WordNet synsets. We will show how individual linking provided by each WSD method is then combined to produce a Korean WordNet for nouns.

Artificial IntelligenceComputer Science
2
논문|인용수 23·2020
Unsupervised anomaly detection of the gas turbine operation via convolutional auto-encoder
Geunbae Lee, Myungkyo Jung, Myoungwoo Song, Jaegul Choo

This paper proposes a combination of convolutional neural network and auto-encoder (CAE) for unsupervised anomaly detection of industrial gas turbines. Autonomous monitoring systems protect the gas turbines, with the settings unchanged in their lifetime. Those systems can not detect any abnormal operation patterns which potentially risk the equipment after long-term exposure. Recently, machine learning and deep learning models are applied for industries to detect those anomalies under the nomina

Artificial IntelligenceComputer Science
3
논문|인용수 20·1998
Generalized unknown morpheme guessing for hybrid POS tagging of Korean
Jeong-Won Cha, Geunbae Lee, Jong-Hyeok Lee

Most of errors in Korean morphological analysis and POS (Part-of-Speech) tagging are caused by unknown morphemes. This paper presents a generalized unknown morpheme handling method with POSTAG (POStech TAGger) which is a statistical/rule based hybrid POS tagging system. The generalized unknown morpheme guessing is based on a combination of a morpheme pattern dictionary which encodes general lexical patterns of Korean morphemes with a posteriori syllable tri-gram estimation. The syllable tri-gram

Artificial IntelligenceComputer Science
4
논문|인용수 12·2002
Korean Combinatory Categorial Grammar and Statistical Parsing
Jeong-Won Cha, Geunbae Lee, Jong-Hyeok Lee
Computers and the Humanities
Artificial IntelligenceComputer Science
5
논문|인용수 9·1998
Identifying syntactic role of antecedent in korean relative clause using corpus and thesaurus information
Huifeng Li, Jong-Hyeok Lee, Geunbae Lee
OA

This paper describes an approach to identifying the syntactic role of an antecedent in a Korean relative clause, which is essential to structural disambiguation and semantic analysis. In a learning phase, linguistic knowledge such as conceptual co-occurrence patterns and syntactic role distribution of antecedents is extracted from a large-scale corpus. Then, in an application phase, the extracted knowledge is applied in determining the correct syntactic role of an antecedent in relative clauses.

Artificial IntelligenceComputer Science
6
논문|인용수 9·2001
A Corpus-Based Learning Method of Compound Noun Indexing Rules for Korean
Jee-Hyub Kim, Byung-Kwan Kwak, Seungwoo Lee, Geunbae Lee, Jong-Hyeok Lee
Information RetrievalOA
Information SystemsComputer Science
7
논문|인용수 8·2000
Decision-tree based error correction for statistical phrase break prediction in Korean
Byeongchang Kim, Geunbae Lee
OA

In this paper, we present a new phrase break prediction architecture that integrates probabilistic approach with decision-tree based error correction. The probabilistic method alone usually suffers from performance degradation due to inherent data sparseness problems and it only covers a limited range of contextual information. Moreover, the module can not utilize the selective morpheme tag and relative distance to the other phrase breaks. The decision-tree based error correction was tightly int

Artificial IntelligenceComputer Science
8
논문|인용수 8·2000
Corpus-based learning of compound noun indexing
Byung-Kwan Kwak, Jee-Hyub Kim, Geunbae Lee, Jung Yun Seo
OA

In this paper, we present a corpusbased learning method that can index diverse types of compound nouns using rules automatically extracted from a large tagged corpus. We develop an efficient way of extracting the compound noun indexing rules automatically and perform extensive experiments to evaluate our indexing rules. The automatic learning method shows about the same performance compared with the manual linguistic approach but is more portable and requires no human efforts. We also evaluate t

Artificial IntelligenceComputer Science
9
논문|인용수 8·2008
Statistical Spoken Language Understanding for Human-Computer Dialog System
정민우, 이근배

음성 언어 이해는 자연어 음성으로부터 컴퓨터가 처리할 수 있는 형태의 의미를 저장하는 의미 구조를 추출하는 문제를 다룬다. 대부분의 음성 언어 이해 시스템들은 화행 분석과 개체명 분석을 구분하여 처리하고 있다. 기존 연구에서는 이러한 두 가지 문제를 독립적이거나 순차적인 방식으로 처리하고 있다. 하지만 순차적 시스템에서는 화행과 개체명이 한 방향으로만 영향을 주게 되는 단점이 존재한다. 본 논문에서는 화행과 개체명을 동시에 처리하기 위해 Triangular-chain CRF라는 새로운 결합 음성 언어 이해 모델을 제안한다. 음성 대화 데이터를 이용한 실험을 통해 제안하는 결합 모델이 독립 및 순차적 방법과 비교하여 성능이 향상됨을 제시한다.

10
논문|인용수 7·2007
띄어쓰기 및 철자 오류 동시교정을 위한 통계적 모델
노형종, 차정원, 이근배

논문에서는 띄어쓰기 오류와 철자 오류를 동시에 교정 가능한 전처리기를 제안한다. 제시된 알고리즘은 기존의 전처리기 알고리즘이 각 오류를 따로 해결하는 데에서 오는 한계를 극복하고, 기존의 noisy-channel model을 확장하여 대화체의 띄어쓰기 오류와 철자 오류를 동시에 효과적으로 교정할 수 있다. N-gram과 자소변환확률 등의 통계적 방법과 어절변환패턴 사전을 이용하여 최대한 사전을 적게 이용하면서도 효과적으로 교정 후보들을 생성할 수 있다. 실험을 통해 현재 단계에서는 만족할 만한 성능을 얻지는 못하였지만 오류 분석을 통하여 이와 같은 방법론이 실제로 효용성이 있음을 알 수 있었고 앞으로 더 많은 개선을 통해 일상적인 대화체 문장에 대해서 효과적인 전처리기로서 기능할 수 있을 것으로 기대된다.

11
논문|인용수 7·1997
Multi-level post-processing for Korean character recognition using morphological analysis and linguistic evaluation
Geunbae Lee, Jong-Hyeok Lee, Jinhee Yoo
SJR Q1Pattern Recognition
Computer Vision and Pattern RecognitionComputer Science
12
논문|인용수 6·2006
Dependency Structure Applied to Language Modeling for Information Retrieval
이창기, 장명길, 이근배

In this paper, we propose a new language model, namely, a dependency structure language model, for information retrieval to compensate for the weaknesses of unigram and bigram language models. The dependency structure language model is based on the first-order dependency model and the dependency parse tree generated by a linguistic parser. So, long-distance dependencies can be naturally captured by the dependency structure language model. We carried out extensive experiments to verify the propos

13
논문|인용수 5·2000
Structural disambiguation of morpho-syntactic categorial parsing for Korean
Jeong-Won Cha, Geunbae Lee
OA

The Korean Combinatory Categorial Grammar (KCCG) formalism can uniformly handle word order variation among arguments and adjuncts within a clause as well as in complex clauses and across clause boundaries, i.e., long distance scrambling. In this paper, incremental parsing technique of a morpheme graph is developed using the KCCG. We present techniques for choosing the most plausible parse tree using lexical information such as category merge probability, head-head co-occurrence heuristic, and th

Artificial IntelligenceComputer Science
14
preprint|인용수 4·1995
TAKTAG: Two-phase learning method for hybrid statistical/rule-based part-of-speech disambiguation
Geunbae Lee, Jong-Hyeok Lee, Sanghyun Shin
ArXiv.orgOA

Both statistical and rule-based approaches to part-of-speech (POS) disambiguation have their own advantages and limitations. Especially for Korean, the narrow windows provided by hidden markov model (HMM) cannot cover the necessary lexical and long-distance dependencies for POS disambiguation. On the other hand, the rule-based approaches are not accurate and flexible to new tag-sets and languages. In this regard, the statistical/rule-based hybrid method that can take advantages of both approache

Artificial IntelligenceComputer Science
15
book chapter|인용수 1·1996
SKOPE: A connectionist/symbolic architecture of spoken Korean processing
Geunbae Lee, Jong -Hyeok Lee
SJR Q2Lecture notes in computer science
Language and LinguisticsArts and Humanities

대표 연구 분야

Artificial IntelligenceInformation SystemsComputer Vision and Pattern RecognitionComputer Networks and CommunicationsLanguage and Linguistics

이근배 교수의 연구를 Nubint에서 더 깊이 살펴보세요

이 연구실의 논문을 앱에서 열어 AI와 함께 읽고, 핵심을 요약하고, 내 글에 인용하세요.