SWING: Balancing Coverage and Faithfulness for Dialogue Summarization
Kung-Hsiang Huang, Siffi Singh, Xiaofei Ma, Wei Xiao, Feng Nan,, Nicholas Dingwall, William Yang Wang, Kathleen McKeown

TL;DR
This paper introduces SWING, a method that uses NLI models to improve dialogue summarization by balancing coverage of information and factual faithfulness, validated through experiments and human evaluation.
Contribution
It presents a novel NLI-based approach to enhance dialogue summarization by explicitly balancing coverage and factual consistency, addressing a key challenge in the field.
Findings
Improved coverage and faithfulness in dialogue summaries.
NLI-based signals effectively distinguish factual consistency.
Automatic metrics correlate variably with human judgments.
Abstract
Missing information is a common issue of dialogue summarization where some information in the reference summaries is not covered in the generated summaries. To address this issue, we propose to utilize natural language inference (NLI) models to improve coverage while avoiding introducing factual inconsistencies. Specifically, we use NLI to compute fine-grained training signals to encourage the model to generate content in the reference summaries that have not been covered, as well as to distinguish between factually consistent and inconsistent generated sentences. Experiments on the DialogSum and SAMSum datasets confirm the effectiveness of the proposed approach in balancing coverage and faithfulness, validated with automatic metrics and human evaluations. Additionally, we compute the correlation between commonly used automatic metrics with human judgments in terms of three different…
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
