Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

SungHo Kim, Juhyeong Park, Eda Atalay, SangKeun Lee• 2026

Related benchmarks

TaskDatasetResultRank
Paraphrase IdentificationPAWS-X
Accuracy85.9
66
Natural Language UnderstandingKoBEST
BoolQ Score93.3
13
Natural Language InferenceKorNLI
Accuracy85.77
9
Semantic Textual SimilarityKorSTS
Spearman Correlation85.27
9
Sentiment AnalysisNSMC
Accuracy90.89
9
SummarizationXLSum Korean (test)
ROUGE-215.99
9
Text GenerationKoCommonGen
BLEU-341.48
6
Grammatical Error CorrectionKor-Learner (Korean GEC) (test)
M2 Precision49.45
4
Grammatical Error CorrectionKor-Native (test)
M2 Precision85.49
4
Knowledge GenerationKoCommonGen
BLEU-328.89
4
Showing 10 of 10 rows

Other info

Follow for update