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.

Similar Papers

SAMSum Corpus: A Human-annotated Dialogue Dataset for Abstractive Summarization (D19-54)

Copied to clipboard

Challenge: Existing work on abstractive dialogue summarizations has focused on news summarizing but there is no such comprehensive dataset.
Approach: They propose to use a chat-dialogues corpus with abstractive dialogue summaries to generate a short version of text that covers the main points succinctly.
Outcome: The proposed dataset achieves higher ROUGE scores than the model-generated summaries of news, compared with human evaluators' judgement.
Guiding Abstractive Dialogue Summarization with Content Planning (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for abstractive dialogue summarization struggle to maintain factual consistency between dialogue and summary.
Approach: They propose a coarse-to-fine model for generating abstractive dialogue summaries and introduce a fact-aware reinforcement learning objective that improves the fact consistency between the dialogue and the generated summary.
Outcome: The proposed model improves the quality of the generated summary, especially in coherence and consistency.
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.
StructSum: Summarization via Structured Representations (2021.eacl-main)

Copied to clipboard

Challenge: Abstractive summarization models overfit to training corpora, lack of transparency and layout bias . authors propose incorporating latent and explicit dependencies across sentences in source document .
Approach: They propose a framework based on document-level structure induction to address layout bias and lack of transparency in abstractive summarization models.
Outcome: The proposed framework improves coverage of content in the source documents and generates more abstractive summaries by generating more novel n-grams.
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.
A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents (N18-2)

Copied to clipboard

Challenge: Existing abstractive summarization models focus on summarizing sentences and short documents.
Approach: They propose a hierarchical encoder that models the discourse structure of a document, and an attentive discourse-aware decoder to generate the summary.
Outcome: The proposed model significantly outperforms state-of-the-art models on two large-scale datasets of scientific papers.
Controllable Abstractive Dialogue Summarization with Sketch Supervision (2021.findings-acl)

Copied to clipboard

Challenge: Using a model to generate summary sketches, we improve abstractive dialogue summarization quality and enable granularity control.
Approach: They propose a model that generates a preliminary summary sketch and a strategy to control granularity.
Outcome: The proposed model achieves state-of-the-art on the largest dialogue summarization corpus with as high as 50.79 in ROUGE-L score.
Improving Long Dialogue Summarization with Semantic Graph Representation (2023.findings-acl)

Copied to clipboard

Challenge: Existing algorithms for abstractive summarization of short dialogues are challenging . however, they can generate high-quality summaries for long dialogues .
Approach: They propose an algorithm that processes complete dialogues into topic-segment-level Abstract Meaning Representation graphs . they propose a pretrained LLM that exploits the text to leverage graph semantics a new text-graph attention .
Outcome: The proposed algorithm outperforms state-of-the-art models on multiple long dialogue summarization datasets . it also generates additional training signals that facilitate graph feature encoding and content selection.
SumTitles: a Summarization Dataset with Low Extractiveness (2020.coling-main)

Copied to clipboard

Challenge: Existing methods for extractive summarization of dialogue data are limited by the grammar and structure of the utterances used.
Approach: They propose a low-extractive corpus of movie dialogues for abstractive text summarization . they use an alignment algorithm to construct the corpus and a baseline evaluation .
Outcome: The proposed method is low-extractive and shows high performance in dialogue datasets.
MDS: A Fine-Grained Dataset for Multi-Modal Dialogue Summarization (2024.lrec-main)

Copied to clipboard

Challenge: Summarizing the dialogue into a short message has drawn much attention due to the explosion of various dialogue scenes.
Approach: They develop a multi-modal dialogue summarization dataset to enhance the variety of data available for this research area.
Outcome: The proposed dataset provides a demanding testbed for multi-modal dialogue summarization.

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