paper-with-me

Papers

Knowledge-based Review Generation by Coherence Enhanced Text Planning

2021-05-09 · Junyi Li, Wayne Xin Zhao, Zhicheng Wei, Nicholas Jing Yuan, Ji-Rong Wen

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 modeled as an entity-based subgraph from KG. Local coherence can be naturally enforced by KG subgraphs through intra-sentence correlations between entities. For global coherence, we design a hierarchical self-attentive architecture with both subgraph- and node-level attention to enhance the correlations between subgraphs. To our knowledge, we are the first to utilize a KG-based text planning model to enhance text coherence for review generation. Extensive experiments on three datasets confirm the effectiveness of our model on improving the content coherence of generated texts.

📄 PDF Abstract BibTeX arXiv:2105.03815

Code (0)

등록된 구현이 없습니다.

Tasks

InformativenessKnowledge GraphsReview GenerationSentenceText Generation

Similar Papers 제목 키워드 기반

Open-world Story Generation with Structured Knowledge Enhancement: A Comprehensive Survey

2022-12-09 · Yuxin Wang, Jieru Lin, Zhiwei Yu, Wei Hu 외

Storytelling and narrative are fundamental to human experience, intertwined with our social and cultural engagement. As such, researchers have long attempted to create systems that can generate stories automatically. In …

Story Generation

A Knowledge-Enhanced Pretraining Model for Commonsense Story Generation

2020-01-15 · TACL 2020 1 · Jian Guan, Fei Huang, Zhihao Zhao, Xiaoyan Zhu 외

Story generation, namely generating a reasonable story from a leading context, is an important but challenging task. In spite of the success in modeling fluency and local coherence, existing neural language generation mo…

Multi-Task LearningStory GenerationText Generation

Towards information-rich, logical text generation with knowledge-enhanced neural models

2020-03-02 · Hao Wang, Bin Guo, Wei Wu, Zhiwen Yu

Text generation system has made massive promising progress contributed by deep learning techniques and has been widely applied in our life. However, existing end-to-end neural models suffer from the problem of tending to…

Text Generation

A Survey of Knowledge-Enhanced Text Generation

2020-10-09 · Wenhao Yu, Chenguang Zhu, Zaitang Li, Zhiting Hu 외

The goal of text generation is to make machines express in human language. It is one of the most important yet challenging tasks in natural language processing (NLP). Since 2014, various neural encoder-decoder models pio…

DecoderSurveyText Generation

Dual Knowledge-Enhanced Two-Stage Reasoner for Multimodal Dialog Systems

2025-09-09 · Xiaolin Chen, Xuemeng Song, Haokun Wen, Weili Guan 외 arxiv

Textual response generation is pivotal for multimodal \mbox{task-oriented} dialog systems, which aims to generate proper textual responses based on the multimodal context. While existing efforts have demonstrated remarka…

Response Generation