Knowledge-based Review Generation by Coherence Enhanced Text Planning
Junyi Li, Wayne Xin Zhao, Zhicheng Wei, Nicholas Jing Yuan, Ji-Rong, Wen

TL;DR
This paper introduces a novel knowledge graph-based text planning model, CETP, to improve the coherence of automatically generated reviews by leveraging semantic structures for better entity arrangement and overall text flow.
Contribution
The paper presents the first KG-based text planning approach that enhances both global and local coherence in review generation through hierarchical attention mechanisms.
Findings
Improves content coherence of generated reviews.
Outperforms existing methods on three datasets.
Effectively models document and sentence plans using KGs.
Abstract
As a natural language generation task, it is challenging to generate informative and coherent review text. In order to enhance the informativeness of the generated text, existing solutions typically learn to copy entities or triples from knowledge graphs (KGs). However, they lack overall consideration to select and arrange the incorporated knowledge, which tends to cause text incoherence. To address the above issue, we focus on improving entity-centric coherence of the generated reviews by leveraging the semantic structure of KGs. In this paper, we propose a novel Coherence Enhanced Text Planning model (CETP) based on knowledge graphs (KGs) to improve both global and local coherence for review generation. The proposed model learns a two-level text plan for generating a document: (1) the document plan is modeled as a sequence of sentence plans in order, and (2) the sentence plan is…
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 · Software Engineering Research
