German Text Simplification: Finetuning Large Language Models with Semi-Synthetic Data
Lars Kl\"oser, Mika Beele, Jan-Niklas Schagen, Bodo Kraft

TL;DR
This paper explores the use of synthetically generated data to train large language models for German text simplification, demonstrating significant improvements in simplifying real-world texts despite data scarcity.
Contribution
It introduces a novel approach of using GPT-4 generated synthetic data for finetuning large language models in German text simplification.
Findings
Models significantly simplify real-world texts
Synthetic data improves model performance
Current rule-based metrics have limitations
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText Readability and Simplification · Natural Language Processing Techniques · Topic Modeling
MethodsAttention Is All You Need · Linear Layer · Dense Connections · Label Smoothing · Adam · Softmax · Multi-Head Attention · Layer Normalization · Residual Connection · Dropout
