CLAIMay 24, 2025

Writing Like the Best: Exemplar-Based Expository Text Generation

arXiv:2505.18859v12 citationsh-index: 2ACL
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem in natural language generation for expository writing, offering incremental improvements over existing methods.

The paper tackles the problem of generating expository text on new topics using exemplars, addressing issues like data reliance and coherence, and shows that their RePA framework outperforms baselines in producing factual and relevant texts across three datasets.

We introduce the Exemplar-Based Expository Text Generation task, aiming to generate an expository text on a new topic using an exemplar on a similar topic. Current methods fall short due to their reliance on extensive exemplar data, difficulty in adapting topic-specific content, and issues with long-text coherence. To address these challenges, we propose the concept of Adaptive Imitation and present a novel Recurrent Plan-then-Adapt (RePA) framework. RePA leverages large language models (LLMs) for effective adaptive imitation through a fine-grained plan-then-adapt process. RePA also enables recurrent segment-by-segment imitation, supported by two memory structures that enhance input clarity and output coherence. We also develop task-specific evaluation metrics--imitativeness, adaptiveness, and adaptive-imitativeness--using LLMs as evaluators. Experimental results across our collected three diverse datasets demonstrate that RePA surpasses existing baselines in producing factual, consistent, and relevant texts for this task.

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