paper-with-me

Papers

Language Models for German Text Simplification: Overcoming Parallel Data Scarcity through Style-specific Pre-training

2023-05-22 · Miriam Anschütz, Joshua Oehms, Thomas Wimmer, Bartłomiej Jezierski, Georg Groh

Automatic text simplification systems help to reduce textual information barriers on the internet. However, for languages other than English, only few parallel data to train these systems exists. We propose a two-step approach to overcome this data scarcity issue. First, we fine-tuned language models on a corpus of German Easy Language, a specific style of German. Then, we used these models as decoders in a sequence-to-sequence simplification task. We show that the language models adapt to the style characteristics of Easy Language and output more accessible texts. Moreover, with the style-specific pre-training, we reduced the number of trainable parameters in text simplification models. Hence, less parallel data is sufficient for training. Our results indicate that pre-training on unaligned data can reduce the required parallel data while improving the performance on downstream tasks.

📄 PDF Abstract BibTeX arXiv:2305.12908

Code (1)

miriull/language-models-german-simplification 공식 구현 pytorch

Tasks

Text Simplification

Similar Papers 제목 키워드 기반

DEPLAIN: A German Parallel Corpus with Intralingual Translations into Plain Language for Sentence and Document Simplification

2023-05-30 · Regina Stodden, Omar Momen, Laura Kallmeyer

Text simplification is an intralingual translation task in which documents, or sentences of a complex source text are simplified for a target audience. The success of automatic text simplification systems is highly depen…

2kSentenceText Simplification

Benchmarking Data-driven Automatic Text Simplification for German

2020-05-01 · LREC 2020 5 · Andreas S{\"a}uberli, Sarah Ebling, Martin Volk

Automatic text simplification is an active research area, and there are first systems for English, Spanish, Portuguese, and Italian. For German, no data-driven approach exists to this date, due to a lack of training data…

BenchmarkingMachine TranslationSentenceText Simplification+1

Building a German/Simple German Parallel Corpus for Automatic Text Simplification

2013-08-01 · WS 2013 8 · David Klaper, Sarah Ebling, Martin Volk
Machine TranslationText GenerationText Simplification

Data and Approaches for German Text simplification -- towards an Accessibility-enhanced Communication

2023-12-15 · Thorben Schomacker, Michael Gille, Jörg von der Hülls, Marina Tropmann-Frick

This paper examines the current state-of-the-art of German text simplification, focusing on parallel and monolingual German corpora. It reviews neural language models for simplifying German texts and assesses their suita…

Text Simplification

Patient-friendly Clinical Notes: Towards a new Text Simplification Dataset

2022-12-07 · Proceedings of the Workshop on Text Simplification, Accessibility, and Readability (TSAR) 2022 12 · Jan Trienes, Jörg Schlötterer, Hans-Ulrich Schildhaus, Christin Seifert

Automatic text simplification can help patients to better understand their own clinical notes. A major hurdle for the development of clinical text simplification methods is the lack of high quality resources. We report o…

Text Simplification