English

OUNLP at TSAR 2025 Shared Task: Multi-Round Text Simplifier via Code Generation

Computation and Language 2026-01-15 v1 Artificial Intelligence

Abstract

This paper describes the OUNLP system submitted to the TSAR-2025 Shared Task (Alva-Manchego et al., 2025), designed for readability-controlled text simplification using LLM-prompting-based generation. Based on the analysis of prompt-based text simplification methods, we discovered an interesting finding that text simplification performance is highly related to the gap between the source CEFR (Arase et al., 2022) level and the target CEFR level. Inspired by this finding, we propose two multi-round simplification methods and generate them via GPT-4o: rule-based simplification (MRS-Rule) and jointly rule-based LLM simplification (MRS-Joint). Our submitted systems ranked 7 out of 20 teams. Later improvements with MRS-Joint show that taking the LLM simplified candidates as the starting point could further boost the multi-round simplification performance.

Keywords

Cite

@article{arxiv.2511.04495,
  title  = {OUNLP at TSAR 2025 Shared Task: Multi-Round Text Simplifier via Code Generation},
  author = {Cuong Huynh and Jie Cao},
  journal= {arXiv preprint arXiv:2511.04495},
  year   = {2026}
}

Comments

Accepted to TSAR 2025 Workshop at EMNLP2025

R2 v1 2026-07-01T07:24:46.520Z