Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Policy-based Sentence Simplification: Replacing Parallel Corpora with LLM-as-a-Judge

About

Sentence simplification aims to modify a sentence to make it easier to read and understand while preserving the meaning. Different applications require distinct simplification policies, such as replacing only complex words at the lexical level or rewriting the entire sentence while trading off details for simplicity. However, achieving such policy-driven control remains an open challenge. In this work, we introduce a simple yet powerful approach that leverages Large Language Model-as-a-Judge (LLM-as-a-Judge) to automatically construct policy-aligned training data, completely removing the need for costly human annotation or parallel corpora. Our method enables building simplification systems that adapt to diverse simplification policies. Remarkably, even small-scale open-source LLMs such as Phi-3-mini-3.8B surpass GPT-4o on lexical-oriented simplification, while achieving comparable performance on overall rewriting, as verified by both automatic metrics and human evaluations. The consistent improvements across model families and sizes demonstrate the robustness of our approach.

Xuanxin Wu, Yuki Arase, Masaaki Nagata• 2025

Related benchmarks

TaskDatasetResultRank
Sentence Simplification (Lexical-Paraphrasing)SimPA (out-of-domain)
SARI37.3
9
Sentence Simplification (Overall-Rewriting)SimPA (out-of-domain)
LENS63
9
Sentence Simplification (Overall-Rewriting)Newsela (out-of-domain)
LENS Score64.9
9
Document-level simplificationNewsela 200 documents (held-out)
Agg-LENS46.2
3
Document-level simplificationNewsela (200 held-out documents)
Agg-LENS48
3
Lexical ParaphrasingTURK (test)
Mean Score4.13
3
Overall RewritingASSET (test)
Mean Score4.12
3
Showing 7 of 7 rows

Other info

Follow for update