CLFeb 16, 2024

German Text Simplification: Finetuning Large Language Models with Semi-Synthetic Data

arXiv:2402.10675v1106 citationsh-index: 3LTEDI
Originality Incremental advance
AI Analysis

This addresses data scarcity for German text simplification, though it's incremental as it applies existing synthetic data methods to a new language domain.

This study tackled the problem of data scarcity in German text simplification by creating a semi-synthetic corpus using GPT-4 and finetuning large language models up to 13 billion parameters on it. The models significantly simplified real-world online texts, demonstrating the potential of synthetic data for this task.

This study pioneers the use of synthetically generated data for training generative models in document-level text simplification of German texts. We demonstrate the effectiveness of our approach with real-world online texts. Addressing the challenge of data scarcity in language simplification, we crawled professionally simplified German texts and synthesized a corpus using GPT-4. We finetune Large Language Models with up to 13 billion parameters on this data and evaluate their performance. This paper employs various methodologies for evaluation and demonstrates the limitations of currently used rule-based metrics. Both automatic and manual evaluations reveal that our models can significantly simplify real-world online texts, indicating the potential of synthetic data in improving text simplification.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes