Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DIONYSUS: A Pre-trained Model for Low-Resource Dialogue Summarization

About

Dialogue summarization has recently garnered significant attention due to its wide range of applications. However, existing methods for summarizing dialogues have limitations because they do not take into account the inherent structure of dialogue and rely heavily on labeled data, which can lead to poor performance in new domains. In this work, we propose DIONYSUS (dynamic input optimization in pre-training for dialogue summarization), a pre-trained encoder-decoder model for summarizing dialogues in any new domain. To pre-train DIONYSUS, we create two pseudo summaries for each dialogue example: one is produced by a fine-tuned summarization model, and the other is a collection of dialogue turns that convey important information. We then choose one of these pseudo summaries based on the difference in information distribution across different types of dialogues. This selected pseudo summary serves as the objective for pre-training DIONYSUS using a self-supervised approach on a large dialogue corpus. Our experiments show that DIONYSUS outperforms existing methods on six datasets, as demonstrated by its ROUGE scores in zero-shot and few-shot settings.

Yu Li, Baolin Peng, Pengcheng He, Michel Galley, Zhou Yu, Jianfeng Gao• 2022

Related benchmarks

TaskDatasetResultRank
Dialogue SummarizationSamSum (test)
ROUGE-216.2
80
Text SummarizationNYT (test)
R1 Score24.1
18
Abstractive SummarizationStack ConvoSumm 1.0 (test)
ROUGE-128.5
11
Dialogue SummarizationReddit (test)
ROUGE-124.8
6
Dialogue SummarizationEmail (test)
ROUGE-1 Score28.9
6
Dialogue SummarizationTweetSumm (test)
ROUGE-130.7
6
Showing 6 of 6 rows

Other info

Follow for update