Challenge: Current ELS’s are not sufficiently effective, possibly introducing unresolved ambiguities and irrelevant entities.
Approach: They propose an off-the-shelf entity linking system to extract linked entities and propose Entity2Topic (E2T) module attachable to a sequence-to-sequence model that transforms a list of entities into a vector representation of the topic of the summary.
Outcome: The proposed model improves the performance of the Gigaword and CNN summarization datasets by at least 2 ROUGE points.

Similar Papers

Planning with Learned Entity Prompts for Abstractive Summarization (2021.tacl-1)

Copied to clipboard

Challenge: a simple but flexible mechanism is used to ground the generation of abstractive summaries.
Approach: They propose a mechanism to learn an intermediate plan to ground the generation of abstractive summaries.
Outcome: The proposed model outperforms state-of-the-art methods for faithfulness on CNN and BillSum.
Source-summary Entity Aggregation in Abstractive Summarization (2022.coling-1)

Copied to clipboard

Challenge: Existing studies on the semantics of text generated by abstractive summarization systems have focused on summary n-grams that are not found in the source text.
Approach: They study how entities from a source text can be referred to in later discourse by a more general description.
Outcome: The proposed method shows that state-of-the-art summarization systems produce semantically correct aggregations.
CHOLAN: A Modular Approach for Neural Entity Linking on Wikipedia and Wikidata (2021.eacl-main)

Copied to clipboard

Challenge: Existing approaches to target end-to-end entity linking over knowledge bases are not efficient.
Approach: They propose a modular approach to target end-to-end entity linking over knowledge bases.
Outcome: The proposed approach outperforms state-of-the-art approaches on two well-known knowledge bases.
EntSUMv2: Dataset, Models and Evaluation for More Abstractive Entity-Centric Summarization (2023.emnlp-main)

Copied to clipboard

Challenge: Entity-centric summarization is a form of controllable summarizing that aims to generate a summary for a specific entity given a document.
Approach: They propose to use a more abstract version of the original entity-centric ENTSUM summarization dataset to generate a shorter annotated summary for downstream users.
Outcome: The proposed method is more abstract and uses supervised fine-tuning and large-scale instruction tuning to provide more specific and useful summaries for downstream users.
Entity-Aware Abstractive Multi-Document Summarization (2021.findings-acl)

Copied to clipboard

Challenge: Existing models for multidocument summarization do not focus on explicitly modeling the underlying semantic information across documents.
Approach: They propose an entityaware model for abstractive multi-document summarization that augments the classical Transformer-based encoder-decoder framework with a heterogeneous graph consisting of text units and entities as nodes.
Outcome: The proposed model can deal with saliency and redundancy issues explicitly and can be used with pre-trained language models, arriving at improved performance.
TESA: A Task in Entity Semantic Aggregation for Abstractive Summarization (2020.emnlp-main)

Copied to clipboard

Challenge: Abstractive summarization systems focus on paraphrasing and simplifying the source content, to the exclusion of such semantic abstraction capabilities.
Approach: They propose a dataset and task to fine tune an abstractive summarization model to generate aggregations of 5.3K entities from a crowd-sourced dataset.
Outcome: The proposed task and dataset show that the proposed model can generate aggregations at a semantic level, but that it is too complex to use.
Guided Neural Language Generation for Abstractive Summarization using Abstract Meaning Representation (D18-1)

Copied to clipboard

Challenge: Recent work on abstractive summarization has made progress with neural encoder-decoder architectures, but these models lack explicit semantic modeling of the source document and its summary.
Approach: They extend previous work on abstractive summarization using Abstract Meaning Representation (AMR) with a neural language generation stage which they guide using the source document.
Outcome: The proposed approach improves summarization performance by 7.4 and 10.5 points in ROUGE-2 using gold standard AMR parses and parses obtained from an off-the-shelf parser respectively.
Unsupervised Entity Linking with Guided Summarization and Multiple-Choice Selection (2022.emnlp-main)

Copied to clipboard

Challenge: Entity linking is an important task for language understanding.
Approach: They propose a fully unsupervised model that generates a guided summary of the contexts conditioning on a mention and then casts the task to a multiple-choice problem.
Outcome: The proposed model achieves state-of-the-art performance on existing datasets and exiting datasets.
An Entity-Driven Framework for Abstractive Summarization (D19-1)

Copied to clipboard

Challenge: Popular neural summarization models produce incoherent and unfaithful summaries . however, their outputs are often incohérent and incoerent .
Approach: They propose a system for ENtity-drivEn Coherent Abstractive summarization framework that leverages entity information to generate informative and coherent abstracts.
Outcome: The proposed framework outperforms existing state-of-the-art models on New York Times and CNN/Daily Mail datasets.
Enriching and Controlling Global Semantics for Text Summarization (2021.emnlp-main)

Copied to clipboard

Challenge: Abstractive summarization models have been proven effective in creating fluent and informative summaries, but they suffer from the short-range dependency problem, causing them to produce summary that miss the key points of document.
Approach: They propose a neural topic model empowered with normalizing flow to capture global semantics of the document and integrate them into the summarization model.
Outcome: The proposed model outperforms state-of-the-art summarization models on five common text summarizing datasets, namely CNN/DailyMail, XSum, Reddit TIFU, arXiv, and PubMed.

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