Plan ahead: Self-Supervised Text Planning for Paragraph Completion Task
Dongyeop Kang, Eduard Hovy

TL;DR
This paper introduces a self-supervised text planning approach for paragraph completion, improving coherence by predicting high-level content before surface realization, and demonstrates its effectiveness through experiments.
Contribution
It proposes a novel self-supervised paragraph completion task and a content prediction model that enhances coherence in text generation compared to baseline models.
Findings
SSPlanner outperforms baseline models in automatic and human evaluations.
Using noun and verb keywords improves content selection effectiveness.
Providing more keywords increases overall generation quality.
Abstract
Despite the recent success of contextualized language models on various NLP tasks, language model itself cannot capture textual coherence of a long, multi-sentence document (e.g., a paragraph). Humans often make structural decisions on what and how to say about before making utterances. Guiding surface realization with such high-level decisions and structuring text in a coherent way is essentially called a planning process. Where can the model learn such high-level coherence? A paragraph itself contains various forms of inductive coherence signals called self-supervision in this work, such as sentence orders, topical keywords, rhetorical structures, and so on. Motivated by that, this work proposes a new paragraph completion task PARCOM; predicting masked sentences in a paragraph. However, the task suffers from predicting and selecting appropriate topical content with respect to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
