ED-FAITH: Evaluating Dialogue Summarization on Faithfulness
Sicong Huang, Asli Celikyilmaz, Haoran Li

TL;DR
This paper systematically evaluates faithfulness metrics for dialogue summarization, finds existing metrics perform poorly outside news domains, and proposes T0-Score, a new metric with improved performance across multiple domains.
Contribution
It introduces T0-Score, a novel faithfulness metric for dialogue summarization, and demonstrates methods to enhance existing metrics' performance on dialogue data.
Findings
Most metrics correlate poorly with human judgments on dialogue data.
Finetuning and unlikelihood training improve metric performance.
T0-Score outperforms baseline metrics across multiple domains.
Abstract
Abstractive summarization models typically generate content unfaithful to the input, thus highlighting the significance of evaluating the faithfulness of generated summaries. Most faithfulness metrics are only evaluated on news domain, can they be transferred to other summarization tasks? In this work, we first present a systematic study of faithfulness metrics for dialogue summarization. We evaluate common faithfulness metrics on dialogue datasets and observe that most metrics correlate poorly with human judgements despite performing well on news datasets. Given these findings, to improve existing metrics' performance on dialogue summarization, we first finetune on in-domain dataset, then apply unlikelihood training on negative samples, and show that they can successfully improve metric performance on dialogue data. Inspired by the strong zero-shot performance of the T0 language model,…
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.
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
