Style-Based Adaptive Pre-Training for Korean Language Models
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing language models for machine reading comprehension face challenges in adapting to verb-centered languages like Korean, which require consideration of unique linguistic features such as honorific vocabulary and sentence-ending particles, leading to difficulties in data labeling and domain-specific training, resulting in high time and cost for fine-tuning.
Innovation Solution
A three-step training method involving unsupervised pre-training, style-based re-training using unlabeled datasets with distinct styles, and supervised fine-tuning, focusing on adaptive pre-training that accounts for the stylistic differences in Korean language models.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If conventional supervised fine-tuning is used with labeled data, then language model performance on machine reading comprehension is improved, but time and cost for data labeling increase significantly
Solution Approach 1:
The patent applies preliminary action by performing style-based adaptive pre-training before domain-specific fine-tuning. The model is first trained on unlabeled data with distinguished styles (formal, informal, semi-formal) to learn stylistic characteristics, which then enables more efficient domain-specific adaptation. This preliminary style learning reduces the need for extensive labeled data in subsequent fine-tuning stages.
Solution Approach 2:
The patent uses copying by creating synthetic training data through style transfer techniques. The model learns to replicate different writing styles by copying stylistic patterns from source texts, generating synthetic labeled data that mirrors real-world stylistic variations. This synthetic data can then be used for fine-tuning without requiring manual labeling of extensive real data.
2Reliability
If domain-specific labeled data is collected for fine-tuning, then machine reading comprehension accuracy is improved, but obtaining data becomes more difficult
Solution Approach 1:
The patent applies self-service by enabling the model to generate its own training data through style-based synthesis. The pre-trained model learns stylistic patterns and can automatically generate synthetic domain-specific data that matches target styles without human intervention. This self-generated data serves the model's training needs, eliminating the bottleneck of manual data collection and labeling for domain-specific tasks.
Solution Approach 2:
The patent uses an intermediary approach by introducing style transfer as a mediator between general pre-training and domain-specific fine-tuning. The style transfer module acts as an intermediary that converts general language knowledge into domain-specific stylistic representations, bridging the gap between unlabeled general data and labeled domain data without requiring direct manual annotation of domain-specific content.
3Device complexity
If Korean language models are trained without considering stylistic characteristics, then training process is simplified, but performance on verb-centered language nuances is reduced
Solution Approach 1:
The patent applies segmentation by dividing the training process into distinct stages: general pre-training on unlabeled data, style-based adaptive pre-training on data with distinguished styles, and domain-specific fine-tuning. This segmentation allows the model to separately learn general language patterns, stylistic variations, and domain-specific content, making the complex task of training for Korean linguistic nuances more manageable and systematic.
Solution Approach 2:
The patent applies local quality by focusing training attention on specific stylistic characteristics of Korean language (formal, informal, semi-formal styles) rather than treating all text uniformly. The model learns different quality characteristics for different styles, enabling it to capture the nuanced linguistic features of Korean verb-centered language while maintaining overall training efficiency through targeted rather than comprehensive approaches.
Data Source
AI summary
Disclosed is a method of training a language model from a stylistic perspective, and the method includes: a first step of pre-training a language model using an unsupervised training method using a first training dataset; a second step of re-training the pre-trained language model using a second training dataset with distinguished styles; and a third step of fine-tuning the re-trained language model using a third training dataset classified by domain through supervised learning.


