paper-with-me

Papers

SWING: Balancing Coverage and Faithfulness for Dialogue Summarization

2023-01-25 · Kung-Hsiang Huang, Siffi Singh, Xiaofei Ma, Wei Xiao, Feng Nan, Nicholas Dingwall, William Yang Wang, Kathleen McKeown

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 dimensions regarding coverage and factual consistency to provide insight into the most suitable metric for evaluating dialogue summaries.

📄 PDF Abstract BibTeX arXiv:2301.10483

Code (1)

amazon-science/aws-swing 공식 구현 pytorch

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

Analyzing and Evaluating Faithfulness in Dialogue Summarization

2022-10-21 · Bin Wang, Chen Zhang, Yan Zhang, Yiming Chen 외

Dialogue summarization is abstractive in nature, making it suffer from factual errors. The factual correctness of summaries has the highest priority before practical applications. Many efforts have been made to improve f…

Text Summarization

ED-FAITH: Evaluating Dialogue Summarization on Faithfulness

2022-11-15 · Sicong Huang, Asli Celikyilmaz, Haoran Li

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 …

Abstractive Text SummarizationLanguage ModelingLanguage Modelling

Beyond Overlap Metrics: Rewarding Reasoning and Preferences for Faithful Multi-Role Dialogue Summarization

2026-04-19 · Xiaoyong Mei, Tingting Zuo, Da Chen, Guangyu Hu 외 arxiv

Multi-role dialogue summarization requires modeling complex interactions among multiple speakers while preserving role-specific information and factual consistency. However, most existing methods optimize for automatic m…

Leveraging Non-dialogue Summaries for Dialogue Summarization

2022-10-17 · TU (COLING) 2022 10 · Seongmin Park, Dongchan Shin, Jihwa Lee

To mitigate the lack of diverse dialogue summarization datasets in academia, we present methods to utilize non-dialogue summarization data for enhancing dialogue summarization systems. We apply transformations to documen…

Document Summarization

Semi-Supervised Dialogue Abstractive Summarization via High-Quality Pseudolabel Selection

2024-03-06 · Jianfeng He, Hang Su, Jason Cai, Igor Shalyminov 외

Semi-supervised dialogue summarization (SSDS) leverages model-generated summaries to reduce reliance on human-labeled data and improve the performance of summarization models. While addressing label noise, previous works…

Abstractive Text SummarizationNatural Language Understanding