Controllable Abstractive Dialogue Summarization with Sketch Supervision
Chien-Sheng Wu, Linqing Liu, Wenhao Liu, Pontus Stenetorp and, Caiming Xiong

TL;DR
This paper introduces a novel two-stage abstractive dialogue summarization model with sketch supervision that improves summary quality and allows for controllable granularity, achieving state-of-the-art results on SAMSum.
Contribution
The paper proposes a new two-stage summarization approach with sketch supervision and granularity control, enhancing quality and flexibility over existing methods.
Findings
Achieves 50.79 ROUGE-L score on SAMSum.
Demonstrates effective controllability of summary granularity.
Shows competitive human evaluation results.
Abstract
In this paper, we aim to improve abstractive dialogue summarization quality and, at the same time, enable granularity control. Our model has two primary components and stages: 1) a two-stage generation strategy that generates a preliminary summary sketch serving as the basis for the final summary. This summary sketch provides a weakly supervised signal in the form of pseudo-labeled interrogative pronoun categories and key phrases extracted using a constituency parser. 2) A simple strategy to control the granularity of the final summary, in that our model can automatically determine or control the number of generated summary sentences for a given dialogue by predicting and highlighting different text spans from the source text. Our model achieves state-of-the-art performance on the largest dialogue summarization corpus SAMSum, with as high as 50.79 in ROUGE-L score. In addition, we…
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 · Speech and dialogue systems
