CLSep 17, 2023

A Benchmark for Text Expansion: Datasets, Metrics, and Baselines

arXiv:2309.09198v1h-index: 54
Originality Incremental advance
AI Analysis

This work addresses the problem of automated writing assistance for users needing more vivid or concrete text, though it is incremental as it builds on existing insertion-based tasks.

The paper introduces the Text Expansion (TE) task, which involves inserting fine-grained modifiers into text to enhance writing, and presents a dataset with 12 million automatically generated instances and 2K human-annotated references, along with models that outperform baselines in informativeness.

This work presents a new task of Text Expansion (TE), which aims to insert fine-grained modifiers into proper locations of the plain text to concretize or vivify human writings. Different from existing insertion-based writing assistance tasks, TE requires the model to be more flexible in both locating and generation, and also more cautious in keeping basic semantics. We leverage four complementary approaches to construct a dataset with 12 million automatically generated instances and 2K human-annotated references for both English and Chinese. To facilitate automatic evaluation, we design various metrics from multiple perspectives. In particular, we propose Info-Gain to effectively measure the informativeness of expansions, which is an important quality dimension in TE. On top of a pre-trained text-infilling model, we build both pipelined and joint Locate&Infill models, which demonstrate the superiority over the Text2Text baselines, especially in expansion informativeness. Experiments verify the feasibility of the TE task and point out potential directions for future research toward better automatic text expansion.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes