Skip to main content

Gil Chang Kim

Korea Advanced Institute of Science and Technology · Computer Science

About the Lab

Professor Gil Chang Kim's research lab specializes in natural language processing and computational linguistics, with a focus on statistical and fuzzy modeling for speech and language understanding. The lab develops advanced machine translation systems, particularly for Korean-English dialogue translation, by integrating speech act analysis, syntactic patterns, and hierarchical discourse structures. It also pioneers robust parsing techniques for handling ungrammatical or ambiguous sentences using syntactic recovery algorithms and fuzzy logic to improve performance under limited training data. Additionally, the lab contributes to part-of-speech tagging and word sense disambiguation using hybrid models that combine probabilistic and fuzzy inference for more accurate language processing in low-resource settings.

machine translationspeech act analysisfuzzy logicpart-of-speech taggingrobust parsing

Research Overview

Papers
38
Total Citations
251
Papers (5y)
15
Primary Field
Computer Science

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
15total
1999
2002
2003
2004
2005
Citations per year (5y)
167total
19992002200320042005

Selected Papers

15
1
Article|109 citations·2004
Multiple sets of features for automatic genre classification of web documents
Chul Su Lim, Kong‐Joo Lee, Gil Chang Kim
SJR Q1Information Processing & Management
Artificial IntelligenceComputer Science
2
Article|17 citations·2005
Automatic genre detection of Web documents
Lim Cs, KJ Lee, Gil Chang Kim
SJR Q2Lecture notes in computer science
Artificial IntelligenceComputer Science
3
Article|17 citations·1997
A Dialogue Analysis Model with Statistical Speech Act Processing for Dialogue Machine Translation
Jaewon Lee, Gil Chang Kim

In some cases, to make a proper trans- lation of an utterance in a dialogue, the system needs various information about context. In this paper, we propose a sta- tistical dialogue analysis model based on speech acts for Korean-English dialogue machine translation. The model uses syn- tactic patterns and N-grams reflecting the hierarchical discourse structures of dia- logues. The syntactic pattern includes the syntactic features that are related with the language dependent expressions of speech a

Artificial IntelligenceComputer Science
4
Article|13 citations·1996
Fuzzy network model for part-of-speech tagging under small training data
Jae‐Hoon Kim, Gil Chang Kim
SJR Q1Natural Language Engineering

Recently, most part-of-speech tagging approaches, such as rule-based, probabilistic and neural network approaches, have shown very promising results. In this paper, we are particularly interested in probabilistic approaches, which usually require lots of training data to get reliable probabilities. We alleviate such a restriction of probabilistic approaches by introducing a fuzzy network model to provide a method for estimating more reliable parameters of a model under a small amount of training

Artificial IntelligenceComputer Science
5
Article|12 citations·1996
Estimating Membership Functions in a Fuzzy Network Model for Part-of-Speech Tagging
Jae‐Hoon Kim, Jungyun Seo, Gil Chang Kim
SJR Q2Journal of Intelligent & Fuzzy Systems

Part-of-speech (POS) tagging is a process of assigning a POS to each word in a sentence. Because many words are often ambiguous in their POSs, POS tagging must be able to select the most proper POS sequence for a given sentence. Recently, probabilistic approaches have shown very promising results to solve such ambiguity problems. Probabilistic approaches, however, usually require lots of training data to get reliable probabilities. To alleviate such restriction, we use fuzzy membership functions

Artificial IntelligenceComputer Science
6
Article|11 citations·2003
Integration of multiple evidences based on a query type for web search
In-Ho Kang, Gil Chang Kim
SJR Q1Information Processing & Management
Information SystemsComputer Science
7
Article|11 citations·1995
A robust parser based on syntactic information
Kong‐Joo Lee, Cheol Jung Kweon, Jungyun Seo, Gil Chang Kim

An extragrammatical sentence is what a normal parser fails to analyze. It is important to recover it using only syntactic information although results of recovery are better if semantic factors are considered. A general algorithm for least-errors recognition, which is based only on syntactic information, was proposed by G. Lyon to deal with the extragrammaticality. We extended this algorithm to recover extragrammatical sentence into grammatical one in running text. Our robust parser with recover

Artificial IntelligenceComputer Science
8
Book Chapter|11 citations·2005
Automatic Genre Detection of Web Documents
Chul Su Lim, Kong‐Joo Lee, Gil Chang Kim
SJR Q2Lecture notes in computer science
Artificial IntelligenceComputer Science
9
Article|9 citations·1997
Restricted representation of phrase structure grammar for building a tree annotated corpus of Korean
Kong-Joo Lee, Gil Chang Kim, Jae‐Hoon Kim, Young Soo Han
SJR Q1Natural Language Engineering

In this paper, we introduce a method to represent phrase structure grammars for building a large annotated corpus of Korean syntactic trees. Korean is different from English in word order and word compositions. As a result of our study, it turned out that the differences are significant enough to induce meaningful changes in the tree annotation scheme for Korean with respect to the schemes for English. A tree annotation scheme defines the grammar formalism to be assumed, categories to be used, a

Artificial IntelligenceComputer Science
10
Article|8 citations·2002
Translation selection through source word sense disambiguation and target word selection
Hyun Ah Lee, Gil Chang Kim
OA

A word has many senses, and each sense can be mapped into many target words. Therefore, to select the appropriate translation with a correct sense, the sense of a source word should be disambiguated before selecting a target word. Based on this observation, we propose a hybrid method for translation selection that combines disambiguation of a source word sense and selection of a target word. Knowledge for translation selection is extracted from a bilingual dictionary and target language corpora.

Artificial IntelligenceComputer Science
11
Article|5 citations·1997
An Efficient Parsing of Korean Sentences Using Restricted Phrase Structure Grammar
Gil Chang Kim
Artificial IntelligenceComputer Science
12
Article|5 citations·1995
A Right-to-Left Chart Parsing with Headable Paths for Korean Dependency Grammar
Changhyun Kim, Jae‐Hoon Kim, Jungyun Seo, Gil Chang Kim

In this paper, we propose a right-to-left dependency grammar parsing method for languages in which a governor appears after its modifier like Korean and Japanese. Unlike conventional left-to-right parsers, this parsing method can take advantage of the governor post-positioning property of such languages to reduce the size of search space by using the idea of a headable path. A headable path is a path which contains all candidate words which can be the governor of an input word during parsing. Th

Artificial IntelligenceComputer Science
13
Article|4 citations·1999
Lexical Selection with a Target Language with a Monolingual Corpus and an MRD
Hyun Ah Lee, Jong Cheol Park, Gil Chang Kim

In this paper, we propose a lexical selection method with three steps: sense disambiguation of source words, sense-to-word mapping, and selection of the most appropriate target language lexical item. The knowledge for each step is extracted from a machine readable dictionary and a target language monolingual corpus. By splitting the process of lexical selection into three steps and extracting the essential knowledge for each step from existing resources, our system can select appropriates word f

Artificial IntelligenceComputer Science
14
Article|3 citations·2003
Translation Selection by Combining Multiple Measures for Sense Disambiguation and Word Selection
Hyun Ah Lee, Juntae Yoon, Gil Chang Kim
International Journal of Computer Processing Of Languages

Translation selection is a process to select, from a set of target language words corresponding to a source language word, the most appropriate one that conveys the correct sense of a source word and makes the target language sentence more natural. In this paper, we propose a hybrid method for translation selection that exploits a bilingual dictionary and a target language corpus. Based on the ‘word-to-sense and sense-to-word ’ relationship between a source word and its translations, our method

Artificial IntelligenceComputer Science
15
Article|3 citations·1997
Automatic Acquisition of N(oun)-C(ase)-P(redicate) Information from POS-Tagged Corpus
Gil Chang Kim
Artificial IntelligenceComputer Science

Research Areas

Artificial IntelligenceInformation SystemsComputer Networks and CommunicationsIndustrial and Manufacturing EngineeringApplied MathematicsElectrical and Electronic Engineering

Dive deeper into Gil Chang Kim's research on Nubint

Open this lab's papers in the app to read with AI, summarize, and cite in your writing.