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

Instructive Dialogue Summarization with Query Aggregations

About

Conventional dialogue summarization methods directly generate summaries and do not consider user's specific interests. This poses challenges in cases where the users are more focused on particular topics or aspects. With the advancement of instruction-finetuned language models, we introduce instruction-tuning to dialogues to expand the capability set of dialogue summarization models. To overcome the scarcity of instructive dialogue summarization data, we propose a three-step approach to synthesize high-quality query-based summarization triples. This process involves summary-anchored query generation, query filtering, and query-based summary generation. By training a unified model called InstructDS (Instructive Dialogue Summarization) on three summarization datasets with multi-purpose instructive triples, we expand the capability of dialogue summarization models. We evaluate our method on four datasets, including dialogue summarization and dialogue reading comprehension. Experimental results show that our approach outperforms the state-of-the-art models and even models with larger sizes. Additionally, our model exhibits higher generalizability and faithfulness, as confirmed by human subjective evaluations.

Bin Wang, Zhengyuan Liu, Nancy F. Chen• 2023

Related benchmarks

TaskDatasetResultRank
Dialogue SummarizationSamSum (test)
ROUGE-233
80
Text SummarizationDialogueSUM (test)
ROUGE-147.7
19
Query-based dialogue summarizationDREAM (test)
Accuracy (Multi-Choice)65.9
8
Dialogue SummarizationDIALOGSUM
R-147.8
7
Dialogue SummarizationTODSum
ROUGE-189.3
7
Dialogue SummarizationTODSum (test)
ROUGE-189.2
7
Dialogue SummarizationSAMSum 200 samples (test)
Faithfulness4.6
6
Dialogue SummarizationSAMSum 30 samples (test)
Faithfulness4.13
6
Showing 8 of 8 rows

Other info

Code

Follow for update