English

Improving Zero-shot Sentence Decontextualisation with Content Selection and Planning

Computation and Language 2025-10-16 v2

Abstract

Extracting individual sentences from a document as evidence or reasoning steps is commonly done in many NLP tasks. However, extracted sentences often lack context necessary to make them understood, e.g., coreference and background information. To this end, we propose a content selection and planning framework for zero-shot decontextualisation, which determines what content should be mentioned and in what order for a sentence to be understood out of context. Specifically, given a potentially ambiguous sentence and its context, we first segment it into basic semantically-independent units. We then identify potentially ambiguous units from the given sentence, and extract relevant units from the context based on their discourse relations. Finally, we generate a content plan to rewrite the sentence by enriching each ambiguous unit with its relevant units. Experimental results demonstrate that our approach is competitive for sentence decontextualisation, producing sentences that exhibit better semantic integrity and discourse coherence, outperforming existing methods.

Keywords

Cite

@article{arxiv.2509.17921,
  title  = {Improving Zero-shot Sentence Decontextualisation with Content Selection and Planning},
  author = {Zhenyun Deng and Yulong Chen and Andreas Vlachos},
  journal= {arXiv preprint arXiv:2509.17921},
  year   = {2025}
}

Comments

Accepted to EMLNP 2025 (Main Conference)

R2 v1 2026-07-01T05:49:50.753Z