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.

Similar Papers

Don’t Give Me the Details, Just the Summary! Topic-Aware Convolutional Neural Networks for Extreme Summarization (D18-1)

Copied to clipboard

Challenge: Existing approaches to summarize documents are not extractive and require an abstractive approach.
Approach: They propose a novel abstractive model which is conditioned on the article’s topics and based entirely on convolutional neural networks.
Outcome: The proposed model outperforms an oracle extractive system and state-of-the-art abstractive approaches when evaluated automatically and by humans.
On Extractive and Abstractive Neural Document Summarization with Transformer Language Models (2020.emnlp-main)

Copied to clipboard

Challenge: We present a method to produce abstractive summaries of documents that exceed several thousand words . we compare transformer based methods to extractive methods, but extractive models score higher .
Approach: They propose a method to generate abstractive summaries of documents that exceed several thousand words via neural abstractive summary.
Outcome: The proposed method produces abstractive summaries of documents that exceed several thousand words . it is compared with baseline methods, state-of-the-art models and variants of the proposed method .
On the Abstractiveness of Neural Document Summarization (D18-1)

Copied to clipboard

Challenge: Recent studies show that document summarization systems are abstractive . authors suggest that automated summarizing systems could be improved .
Approach: They propose to use a pure copy system to verify abstractiveness of document summarization systems.
Outcome: The proposed system produces abstractive summaries while being far more efficient.
Extractive Summarization of Long Documents by Combining Global and Local Context (D19-1)

Copied to clipboard

Challenge: Existing methods for extractive and abstractive summarization are far from human performance.
Approach: They propose a neural single-document extractive summarization model for long documents that incorporates both the global context of the whole document and the local context.
Outcome: The proposed model outperforms previous models on ROUGE-1, ROUGEE-2 and METEOR scores on two datasets of scientific papers.
Abstractive Document Summarization with Summary-length Prediction (2023.findings-eacl)

Copied to clipboard

Challenge: Existing abstractive summarization models do not consider summarizing-specific information such as the target summary length.
Approach: They propose a method for enabling a model to understand summarization-specific information by predicting the summary length in the encoder and generating a summary of the predicted length in fine-tuning.
Outcome: The proposed method improves ROUGE scores on the WikiHow, NYT, and CNN/DM 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.
Abstractive Text-Image Summarization Using Multi-Modal Attentional Hierarchical RNN (D18-1)

Copied to clipboard

Challenge: Recent research shows the strength of the Encoder-Decoder model in text summarization.
Approach: They propose to use the attentional hierarchical Encoder-Decoder model to summarize a text document and its accompanying images simultaneously and then to align the sentences and images in summaries.
Outcome: The proposed model outperforms the existing methods that do not consider images . it can generate informative summaries of images, and it can be used to summarize documents .
Inducing Document Structure for Aspect-based Summarization (P19-1)

Copied to clipboard

Challenge: Abstractive summarization systems treat documents as unstructured and generate a single generic summary per document.
Approach: They propose to incorporate document structure into automatic summarization systems . they induce latent document structure and abstractive summarizing objective .
Outcome: The proposed model improves on topic-agnostic baselines and can produce abstractive and extractive aspect-based summaries.
Discourse Representation Parsing for Sentences and Documents (P19-1)

Copied to clipboard

Challenge: Experimental results show that our model outperforms competitive baselines by a wide margin.
Approach: They propose a neural model which parses discourse structures of arbitrary length and granularity.
Outcome: The proposed model outperforms baseline models on sentence- and document-level benchmarks.
BIGPATENT: A Large-Scale Dataset for Abstractive and Coherent Summarization (P19-1)

Copied to clipboard

Challenge: Existing text summarization datasets are compiled from news articles, where summary-worthy content often appears in the beginning of input articles.
Approach: They present a novel dataset, BIGPATENT, consisting of 1.3 million records of U.S. patent documents along with human written abstractive summaries.
Outcome: The proposed dataset is compared with existing summarization datasets and demonstrates that salient content is evenly distributed in the input.

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