paper-with-me

홈 › Papers

CONFIT: Toward Faithful Dialogue Summarization with Linguistically-Informed Contrastive Fine-tuning

2021-12-16 · NAACL 2022 7 · Xiangru Tang, Arjun Nair, Borui Wang, Bingyao Wang, Jai Desai, Aaron Wade, Haoran Li, Asli Celikyilmaz, Yashar Mehdad, Dragomir Radev

Factual inconsistencies in generated summaries severely limit the practical applications of abstractive dialogue summarization. Although significant progress has been achieved by using pre-trained models, substantial amounts of hallucinated content are found during the human evaluation. Pre-trained models are most commonly fine-tuned with cross-entropy loss for text summarization, which may not be an optimal strategy. In this work, we provide a typology of factual errors with annotation data to highlight the types of errors and move away from a binary understanding of factuality. We further propose a training strategy that improves the factual consistency and overall quality of summaries via a novel contrastive fine-tuning, called ConFiT. Based on our linguistically-informed typology of errors, we design different modular objectives that each target a specific type. Specifically, we utilize hard negative samples with errors to reduce the generation of factual inconsistency. In order to capture the key information between speakers, we also design a dialogue-specific loss. Using human evaluation and automatic faithfulness metrics, we show that our model significantly reduces all kinds of factual errors on the dialogue summarization, SAMSum corpus. Moreover, our model could be generalized to the meeting summarization, AMI corpus, and it produces significantly higher scores than most of the baselines on both datasets regarding word-overlap metrics.

📄 PDF Abstract BibTeX arXiv:2112.08713

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Dialogue SummarizationMeeting SummarizationText Summarization

Similar Papers 제목 키워드 기반

CONFIT: Toward Faithful Dialogue Summarization with Linguistically-Informed Contrastive Fine-tuning

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Factual inconsistencies in generated summaries severely limit the practical applications of abstractive dialogue summarization. Although significant progress has been achieved by using pre-trained neural language models,…

Abstractive Dialogue SummarizationMeeting Summarization

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

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

Increasing faithfulness in human-human dialog summarization with Spoken Language Understanding tasks

2024-09-16 · Eunice Akani, Benoit Favre, Frederic Bechet, Romain Gemignani

Dialogue summarization aims to provide a concise and coherent summary of conversations between multiple speakers. While recent advancements in language models have enhanced this process, summarizing dialogues accurately …

Spoken Language Understanding