paper-with-me

홈 › Papers

Korean Language Modeling via Syntactic Guide

2022-06-01 · LREC 2022 6 · Hyeondey Kim, Seonhoon Kim, Inho Kang, Nojun Kwak, Pascale Fung

While pre-trained language models play a vital role in modern language processing tasks, but not every language can benefit from them. Most existing research on pre-trained language models focuses primarily on widely-used languages such as English, Chinese, and Indo-European languages. Additionally, such schemes usually require extensive computational resources alongside a large amount of data, which is infeasible for less-widely used languages. We aim to address this research niche by building a language model that understands the linguistic phenomena in the target language which can be trained with low-resources. In this paper, we discuss Korean language modeling, specifically methods for language representation and pre-training methods. With our Korean-specific language representation, we are able to build more powerful language models for Korean understanding, even with fewer resources. The paper proposes chunk-wise reconstruction of the Korean language based on a widely used transformer architecture and bidirectional language representation. We also introduce morphological features such as Part-of-Speech (PoS) into the language understanding by leveraging such information during the pre-training. Our experiment results prove that the proposed methods improve the model performance of the investigated Korean language understanding tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingPOS

Similar Papers 제목 키워드 기반

K-UD: Revising Korean Universal Dependencies Guidelines

2024-12-01 · Kyuwon Kim, Yige Chen, Eunkyul Leah Jo, Kyungtae Lim 외

Critique has surfaced concerning the existing linguistic annotation framework for Korean Universal Dependencies (UDs), particularly in relation to syntactic relationships. In this paper, our primary objective is to refin…

Second language Korean Universal Dependency treebank v1.2: Focus on data augmentation and annotation scheme refinement

2025-03-18 · Hakyung Sung, Gyu-Ho Shin

We expand the second language (L2) Korean Universal Dependencies (UD) treebank with 5,454 manually annotated sentences. The annotation guidelines are also revised to better align with the UD framework. Using this enhance…

Data Augmentation

Does Incomplete Syntax Influence Korean Language Model? Focusing on Word Order and Case Markers

2024-07-12 · Jong Myoung Kim, Young-Jun Lee, Yong-jin Han, SangKeun Jung 외

Syntactic elements, such as word order and case markers, are fundamental in natural language processing. Recent studies show that syntactic information boosts language model performance and offers clues for people to und…

Data AugmentationLanguage ModelingLanguage ModellingSentence

Coordinate Structures in Universal Dependencies for Head-final Languages

2018-11-01 · WS 2018 11 · Hiroshi Kanayama, Na-Rae Han, Masayuki Asahara, Jena D. Hwang 외

This paper discusses the representation of coordinate structures in the Universal Dependencies framework for two head-final languages, Japanese and Korean. UD applies a strict principle that makes the head of coordinatio…

Universal Syntactic Structures: Modeling Syntax for Various Natural Languages

2023-12-28 · Min K. Kim, Hafu Takero, Sara Fedovik

We aim to provide an explanation for how the human brain might connect words for sentence formation. A novel approach to modeling syntactic representation is introduced, potentially showing the existence of universal syn…

Sentence