paper-with-me

홈 › 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, substantial amounts of hallucinated content are found during the human evaluation. In this work, we first devised a typology of factual errors to better understand the types of hallucinations generated by current models and conducted human evaluation on popular dialog summarization dataset. We further propose a training strategy that improves the factual consistency and overall quality of summaries via a novel contrastive fine-tuning, called CONFIT. To tackle top factual errors from our annotation, we introduce additional contrastive loss with carefully designed hard negative samples and self-supervised dialogue-specific loss to capture the key information between speakers. We show that our model significantly reduces all kinds of factual errors on both SAMSum dialogue summarization and AMI meeting summarization. On both datasets, we achieve significant improvements over state-of-the-art baselines using both automatic metrics, ROUGE and BARTScore, and human evaluation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Dialogue SummarizationMeeting Summarization

Similar 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 외

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 amo…

Abstractive Dialogue SummarizationMeeting SummarizationText 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