Enhancing Dialogue Summarization with Topic-Aware Global- and Local- Level Centrality
Xinnian Liang, Shuangzhi Wu, Chenhao Cui, Jiaqi Bai, Chao Bian,, Zhoujun Li

TL;DR
This paper introduces a topic-aware global-local centrality model for dialogue summarization, effectively capturing shifting topics and salient utterances to improve summary quality across multiple datasets.
Contribution
The novel GLC model combines global and local centrality measures based on sub-topics to enhance dialogue summarization performance.
Findings
Outperforms strong baselines on three datasets
Effectively identifies vital content within sub-topics
Improves focus on salient utterances during summarization
Abstract
Dialogue summarization aims to condense a given dialogue into a simple and focused summary text. Typically, both the roles' viewpoints and conversational topics change in the dialogue stream. Thus how to effectively handle the shifting topics and select the most salient utterance becomes one of the major challenges of this task. In this paper, we propose a novel topic-aware Global-Local Centrality (GLC) model to help select the salient context from all sub-topics. The centralities are constructed at both the global and local levels. The global one aims to identify vital sub-topics in the dialogue and the local one aims to select the most important context in each sub-topic. Specifically, the GLC collects sub-topic based on the utterance representations. And each utterance is aligned with one sub-topic. Based on the sub-topics, the GLC calculates global- and local-level centralities.…
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.
Code & Models
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
