Challenge: Conventional dialogue summarization methods generate summaries without considering user’s specific interests.
Approach: They propose a three-step approach to synthesize high-quality query-based summarization triples by training a unified model on three summarizing datasets with multi-purpose instructive triples.
Outcome: The proposed model outperforms state-of-the-art models and even models with larger sizes on four datasets including dialogue summarization and dialogue reading comprehension.

Similar Papers

A Finer-grain Universal Dialogue Semantic Structures based Model For Abstractive Dialogue Summarization (2021.findings-emnlp)

Copied to clipboard

Challenge: Abstractive summarization models have achieved impressive results on document summarizing tasks, but their performance on dialogue modeling is poor due to the crude and straight methods for dialogue encoding.
Approach: They propose a model that leverages Finer-grain universal Dialogue semantic Structures to model dialogue and generate better summaries.
Outcome: The proposed model outperforms various dialogue summarization approaches and achieves state-of-the-art (SOTA) ROUGE results on a SAMsum dataset.
A Bag of Tricks for Dialogue Summarization (2021.emnlp-main)

Copied to clipboard

Challenge: Using a pretrained sequence-to-sequence language model, we explore speaker name substitution, negation scope highlighting, multi-task learning with relevant tasks, and pretraining on in-domain data.
Approach: They propose a pretrained sequence-to-sequence language model that can handle different parts of dialogue belonging to multiple speakers and combine them to produce a coherent monologue summary.
Outcome: The proposed techniques outperform baseline models on a dialogue summarization dataset.
Leveraging Summarization for Unsupervised Dialogue Topic Segmentation (2024.findings-naacl)

Copied to clipboard

Challenge: Existing methods to segment textual data are difficult to handle for noisy spoken dialogues.
Approach: They propose to leverage dialogue summaries for unsupervised topic segmentation . they show that the new approach outperforms state-of-the-art methods in unsupervised segmentation and requires less setup .
Outcome: The proposed approach outperforms state-of-the-art methods in unsupervised topic segmentation and requires less setup.
Narrate Dialogues for Better Summarization (2022.findings-emnlp)

Copied to clipboard

Challenge: Recent work on dialogue summarization models focuses on generating concise summaries for multi-party dialogues.
Approach: They propose several ways to convert dialogue into a third-person narrative style . they propose to use narration as a valuable annotation for LLMs .
Outcome: Empirical results show that the proposed approach achieves higher scores on ROUGE and a factual correctness metric.
Human-in-the-loop Abstractive Dialogue Summarization (2023.findings-acl)

Copied to clipboard

Challenge: Abstractive dialogue summarization systems are trained to maximize the likelihood of human-written summaries, but there is still a huge gap in generating high-quality summary as determined by humans.
Approach: They propose to incorporate different levels of human feedback into the training process . they ask humans to highlight salient information to be included in summaries .
Outcome: The proposed model captures human-written summaries and compares them with state-of-the-art models on multiple datasets.
CONFIT: Toward Faithful Dialogue Summarization with Linguistically-Informed Contrastive Fine-tuning (2022.naacl-main)

Copied to clipboard

Challenge: Factual inconsistencies in generated summaries severely limit the practical applications of abstractive dialogue summarization.
Approach: They propose a typology of factual errors to better understand hallucinations generated by current models and a contrastive fine-tuning strategy to improve the factual consistency and overall quality of summaries.
Outcome: The proposed model significantly reduces all kinds of factual errors on both SAMSum dialogue summarization and AMI meeting summarizing datasets.
Soft Layer-Specific Multi-Task Summarization with Entailment and Question Generation (P18-1)

Copied to clipboard

Challenge: Recent advances on abstractive summarization have allowed substantial improvements in the quality of the model, but there is still scope for improvement.
Approach: They propose novel multi-task architectures with high-level layer-specific sharing across multiple encoder and decoder layers of the three tasks and soft-sharing mechanisms.
Outcome: The proposed model improves on the CNN/DailyMail and Gigaword datasets and on the DUC-2002 transfer setup.
Beyond Overlap Metrics: Rewarding Reasoning and Preferences for Faithful Multi-Role Dialogue Summarization (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for multi-role dialogue summarization favor surface-level imitation of references rather than genuine gains in faithfulness or alignment with human preferences.
Approach: They propose a framework that couples explicit cognitive-style reasoning with reward-based optimization for multi-role dialogue summarization.
Outcome: The proposed framework matches strong baselines on ROUGE and BERTScore, while in-depth analysis on SAMSum shows clear gains in factual faithfulness and model-based preference alignment.
An Exploratory Study on Long Dialogue Summarization: What Works and What’s Next (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing models for dialogue summarization focus on extracting the main events of short conversations, but real-world dialogues are difficult to train.
Approach: They propose three strategies to deal with the lengthy input problem and locate relevant information using long dialogue datasets.
Outcome: The retrieve-then-summarize pipeline models yield the best performance on three long dialogue datasets.
STRUDEL: Structured Dialogue Summarization for Dialogue Comprehension (2022.emnlp-main)

Copied to clipboard

Challenge: Abstractive dialogue summarization is an important standalone task in natural language processing, but no previous work has explored whether it can be used to boost an NLP system's performance on other important dialogue comprehension tasks.
Approach: They propose a novel type of dialogue summarization task that decomposes and imitates the hierarchical, systematic and structured mental process that human beings usually go through when understanding and analyzing dialogues.
Outcome: The proposed model improves the performance of transformer encoder language models on two important dialogue comprehension tasks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations