HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Instructive Dialogue Summarization with Query Aggregations

Bin Wang; Zhengyuan Liu; Nancy F. Chen

Instructive Dialogue Summarization with Query Aggregations

Abstract

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.

Code Repositories

BinWang28/InstructDS
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
machine-reading-comprehension-on-dreamInstructDS
Accuracy: 65.9
text-summarization-on-dialogsumInstructDS
Rouge1: 47.8
Rouge2: 22.2
RougeL: 39.4
text-summarization-on-samsum-corpusInstructDS
BertScoreF1: 55.5
ROUGE-1: 55.3
ROUGE-2: 31.3
ROUGE-L: 46.7

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Instructive Dialogue Summarization with Query Aggregations | Papers | HyperAI