paper-with-me

Papers

Data Augmentation for Low-Resource Dialogue Summarization

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

We present DADS, a novel Data Augmentation technique for low-resource Dialogue Summarization. Our method generates synthetic examples by replacing sections of text from both the input dialogue and summary while preserving the augmented summary to correspond to a viable summary for the augmented dialogue. We utilize pretrained language models that produce highly likely dialogue alternatives while still being free to generate diverse alternatives. We applied our data augmentation method to the SAMSum dataset in low resource scenarios, mimicking real world problems such as chat, thread, and meeting summarization where large scale supervised datasets with human-written summaries are scarce. Through both automatic and human evaluations, we show that DADS shows strong improvements for low resource scenarios while generating topically diverse summaries without introducing additional hallucinations to the summaries.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMeeting Summarization

Similar Papers 제목 키워드 기반

Data Augmentation for Low-Resource Dialogue Summarization

2022-07-01 · Findings (NAACL) 2022 7 · Yongtai Liu, Joshua Maynez, Gonçalo Simões, Shashi Narayan

We present DADS, a novel Data Augmentation technique for low-resource Dialogue Summarization. Our method generates synthetic examples by replacing sections of text from both the input dialogue and summary while preservin…

Data AugmentationMeeting Summarization

MEDSAGE: Enhancing Robustness of Medical Dialogue Summarization to ASR Errors with LLM-generated Synthetic Dialogues

2024-08-26 · Kuluhan Binici, Abhinav Ramesh Kashyap, Viktor Schlegel, Andy T. Liu 외

Automatic Speech Recognition (ASR) systems are pivotal in transcribing speech into text, yet the errors they introduce can significantly degrade the performance of downstream tasks like summarization. This issue is parti…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationIn-Context Learning+2

Factual Dialogue Summarization via Learning from Large Language Models

2024-06-20 · Rongxin Zhu, Jey Han Lau, Jianzhong Qi

Factual consistency is an important quality in dialogue summarization. Large language model (LLM)-based automatic text summarization models generate more factually consistent summaries compared to those by smaller pretra…

Contrastive LearningData AugmentationKnowledge DistillationLanguage Modeling+4

FREDSum: A Dialogue Summarization Corpus for French Political Debates

2023-12-08 · Virgile Rennard, Guokan Shang, Damien Grari, Julie Hunter 외

Recent advances in deep learning, and especially the invention of encoder-decoder architectures, has significantly improved the performance of abstractive summarization systems. The majority of research has focused on wr…

Abstractive Text SummarizationDecoder

Simple Conversational Data Augmentation for Semi-supervised Abstractive Dialogue Summarization

2021-11-01 · EMNLP 2021 11 · Jiaao Chen, Diyi Yang

Abstractive conversation summarization has received growing attention while most current state-of-the-art summarization models heavily rely on human-annotated summaries. To reduce the dependence on labeled summaries, in …

Abstractive Dialogue SummarizationConversation SummarizationData Augmentation