Controllable Neural Dialogue Summarization with Personal Named Entity Planning
In this paper, we propose a controllable neural generation framework that can flexibly guide dialogue summarization with personal named entity planning. The conditional sequences are modulated to decide what types of information or what perspective to focus on when forming summaries to tackle the under-constrained problem in summarization tasks. This framework supports two types of use cases: (1) Comprehensive Perspective, which is a general-purpose case with no user-preference specified, considering summary points from all conversational interlocutors and all mentioned persons; (2) Focus Perspective, positioning the summary based on a user-specified personal named entity, which could be one of the interlocutors or one of the persons mentioned in the conversation. During training, we exploit occurrence planning of personal named entities and coreference information to improve temporal coherence and to minimize hallucination in neural generation. Experimental results show that our proposed framework generates fluent and factually consistent summaries under various planning controls using both objective metrics and human evaluations.
Code (1)
Tasks
dialogue summaryHallucinationSimilar Papers 제목 키워드 기반
Entity-based De-noising Modeling for Controllable Dialogue Summarization
Although fine-tuning pre-trained backbones produces fluent and grammatically-correct text in various language generation tasks, factual consistency in abstractive summarization remains challenging. This challenge is espe…
Abstractive Text SummarizationHallucinationText GenerationEntSUM: A Data Set for Entity-Centric Summarization
Controllable summarization aims to provide summaries that take into account user-specified aspects and preferences to better assist them with their information need, as opposed to the standard summarization setup which b…
EntSUM: A Data Set for Entity-Centric Extractive Summarization
Controllable summarization aims to provide summaries that take into account user-specified aspects and preferences to better assist them with their information need, as opposed to the standard summarization setup which b…
Extractive SummarizationEntSUM: A Data Set for Entity-Centric Extractive Summarization
Controllable summarization aims to provide summaries that take into account user-specified aspects and preferences to better assist them with their information need, as opposed to the standard summarization setup which b…
Extractive SummarizationGUMsley: Evaluating Entity Salience in Summarization for 12 English Genres
As NLP models become increasingly capable of understanding documents in terms of coherent entities rather than strings, obtaining the most salient entities for each document is not only an important end task in itself bu…
Abstractive Text Summarizationcoreference-resolutionCoreference ResolutionHallucination+2