Keyphrase Generation: A Text Summarization Struggle (N19-1)

Copied to clipboard

Challenge: Existing methods for keyphrase generation are unable to produce valuable terms that do not appear in the text.
Approach: They propose to consider the keyphrase string as an abstractive summary of the title and the abstract.
Outcome: The proposed method can generate better keyphrases than the existing methods or the unsupervised ones.

Similar Papers

Keyphrase Generation Beyond the Boundaries of Title and Abstract (2022.findings-emnlp)

Copied to clipboard

Challenge: Current approaches to keyphrase generation use only the title and abstract of the articles.
Approach: They propose to integrate full text and semantically similar articles to generate keyphrases from a dataset that includes the full text of the articles along with the title and abstract.
Outcome: The proposed model can generate keyphrases that are present or absent from the text.
LipKey: A Large-Scale News Dataset for Absent Keyphrases Generation and Abstractive Summarization (2022.coling-1)

Copied to clipboard

Challenge: Existing work has addressed each element individually, but this study focuses on LipKey, the largest news corpus with human-written abstractive summaries, absent keyphrases, and titles.
Approach: They propose a novel news dataset that consists of highly absent keyphrases . they combine lips keyphrase and TF-IDF to obtain abstractive summaries .
Outcome: The proposed dataset is the largest news corpus with human-written abstractive summaries, absent keyphrases, and titles.
To Point or Not to Point: Understanding How Abstractive Summarizers Paraphrase Text (2021.findings-acl)

Copied to clipboard

Challenge: Abstractive summarization models have seen great improvements in recent years, but there is limited understanding of the strategies different models employ and how they relate their understanding of language.
Approach: They characterize how one popular abstractive model uses an explicit copy/generation switch to control its level of abstraction vs extraction . they find that abstractive summarization models lack the semantic understanding necessary to generate paraphrases that are both abstractive and faithful to the source document.
Outcome: The proposed model uses syntactic boundaries to truncate sentences that are often copied verbatim.
Semi-Supervised Learning for Neural Keyphrase Generation (D18-1)

Copied to clipboard

Challenge: Existing models for keyphrase generation only use labeled data, which is limited to resource-rich domains.
Approach: They propose semi-supervised keyphrase generation methods by leveraging labeled data and large-scale unlabeled samples for learning.
Outcome: The proposed methods outperform state-of-the-art models trained with labeled data and large-scale unlabeled samples for learning.
Keyphrase Generation for Scientific Document Retrieval (2020.acl-main)

Copied to clipboard

Challenge: Sequence-to-sequence models have been used to generate keyphrases, but it is unclear whether they are reliable enough for document retrieval.
Approach: They propose a framework for extrinsic evaluation that allows for a better understanding of the limitations of keyphrase generation models.
Outcome: The proposed models improve retrieval performance by supplementing documents with keyphrases that are not present in the source text and generalizing models across domains.
Data Augmentation for Low-Resource Keyphrase Generation (2023.findings-acl)

Copied to clipboard

Challenge: Existing works on keyphrase generation rely on large-scale annotated datasets, which are not easy to acquire.
Approach: They propose to use full text to improve keyphrase generation in resource-constrained domains by using the full text of the articles to augment their methods.
Outcome: The proposed methods improve both present and absent keyphrase generation on three datasets and show that they are cost-effective.
An Empirical Study on Neural Keyphrase Generation (2021.naacl-main)

Copied to clipboard

Challenge: Recent years have seen a flourishing of neural keyphrase generation (KPG) works, including the release of several large-scale datasets and a host of new models to tackle them.
Approach: They propose to compare the generalizability of KPG models with other models by analyzing the most crucial factors that may affect their generalizarability.
Outcome: The proposed model can be used to predict keyphrases from a set of input sequences, and it can be compared with existing models.
A Preliminary Exploration of GANs for Keyphrase Generation (2020.emnlp-main)

Copied to clipboard

Challenge: Existing studies on extractive keyphrases have shown promising results, but the results suggest that there is room for improvement.
Approach: They propose a new keyphrase generation approach using Generative Adversarial Networks (GANs) their model produces a sequence of keyphrases and a discriminator distinguishes between human-curated and machine-generated keyphrase.
Outcome: The proposed model outperforms the state-of-the-art generative models on benchmark datasets and is comparable to the best performing extractive models.
What Have We Achieved on Text Summarization? (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for text summarization have been investigated, but there are still gaps between them and human professionals.
Approach: They analyze 8 major sources of errors on 10 representative summarization models manually.
Outcome: Aiming to gain more understanding of summarization systems with respect to their strengths and limitations on a fine-grained syntactic and semantic level, we use 8 major sources of errors on 10 representative summarizing models.
A Survey on Recent Advances in Keyphrase Extraction from Pre-trained Language Models (2023.findings-eacl)

Copied to clipboard

Challenge: Keyphrase extraction is a key component in Natural Language Processing (NLP) systems for selecting a set of phrases from the document that could summarize the important information discussed in the source document.
Approach: They propose to use supervised and unsupervised keyphrase extraction techniques to investigate the state-of-the-art models for keyphrase extracting.
Outcome: The proposed keyphrase extraction system can significantly accelerate the speed of retrieval and help people get first-hand information from a long document quickly and accurately.

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