paper-with-me

Papers

SCRIPT: A Subcharacter Compositional Representation Injection Module for Korean Pre-Trained Language Models

2026-04-14 · SungHo Kim, Juhyeong Park, Eda Atalay, SangKeun Lee arxiv

Korean is a morphologically rich language with a featural writing system in which each character is systematically composed of subcharacter units known as Jamo. These subcharacters not only determine the visual structure of Korean but also encode frequent and linguistically meaningful morphophonological processes. However, most current Korean language models (LMs) are based on subword tokenization schemes, which are not explicitly designed to capture the internal compositional structure of characters. To address this limitation, we propose SCRIPT, a model-agnostic module that injects subcharacter compositional knowledge into Korean PLMs. SCRIPT allows to enhance subword embeddings with structural granularity, without requiring architectural changes or additional pre-training. As a result, SCRIPT enhances all baselines across various Korean natural language understanding (NLU) and generation (NLG) tasks. Moreover, beyond performance gains, detailed linguistic analyses show that SCRIPT reshapes the embedding space in a way that better captures grammatical regularities and semantically cohesive variations. Our code is available at https://github.com/SungHo3268/SCRIPT.

📄 PDF Abstract BibTeX arXiv:2604.12377

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Similar Papers 제목 키워드 기반

Joint Embeddings of Chinese Words, Characters, and Fine-grained Subcharacter Components

2017-09-01 · EMNLP 2017 9 · Jinxing Yu, Xun Jian, Hao Xin, Yangqiu Song

Word embeddings have attracted much attention recently. Different from alphabetic writing systems, Chinese characters are often composed of subcharacter components which are also semantically informative. In this work, w…

Named Entity Recognition (NER)Question AnsweringSentiment AnalysisText Classification+2

Subcharacter Information in Japanese Embeddings: When Is It Worth It?

2018-07-01 · WS 2018 7 · Marzena Karpinska, Bofang Li, Anna Rogers, Aleks Drozd 외

Languages with logographic writing systems present a difficulty for traditional character-level models. Leveraging the subcharacter information was recently shown to be beneficial for a number of intrinsic and extrinsic …

Text Classification

New Perspectives in Sinographic Language Processing Through the Use of Character Structure

2014-05-21 · Yannis Haralambous

Chinese characters have a complex and hierarchical graphical structure carrying both semantic and phonetic information. We use this structure to enhance the text model and obtain better results in standard NLP operations…

Relationtext-classificationText Classification

KOMBO: Korean Character Representations Based on the Combination Rules of Subcharacters

2026-04-27 · SungHo Kim, Juhyeong Park, Yeachan Kim, SangKeun Lee arxiv

The Korean writing system, \textit{Hangeul}, has a unique character representation rigidly following the invention principles recorded in \textit{Hunminjeongeum}.\footnote{\textit{Hunminjeongeum} is a book published in 1…

Natural Language Understanding

An Enhanced Knowledge Injection Model for Commonsense Generation

2020-12-01 · COLING 2020 8 · Zhihao Fan, Yeyun Gong, Zhongyu Wei, Siyuan Wang 외

Commonsense generation aims at generating plausible everyday scenario description based on a set of provided concepts. Digging the relationship of concepts from scratch is non-trivial, therefore, we retrieve prototypes f…

DecodermodelPosition