IRCLJun 12, 2025

An Analysis of Datasets, Metrics and Models in Keyphrase Generation

arXiv:2506.10346v11 citationsh-index: 5Has Code
Originality Synthesis-oriented
AI Analysis

This is an incremental review that addresses gaps in understanding for researchers in NLP by synthesizing existing work and highlighting evaluation problems.

The paper analyzes over 50 research papers on keyphrase generation, identifying critical issues like dataset similarity and metric inconsistencies that overestimate performance, and releases a pre-trained model to aid future work.

Keyphrase generation refers to the task of producing a set of words or phrases that summarises the content of a document. Continuous efforts have been dedicated to this task over the past few years, spreading across multiple lines of research, such as model architectures, data resources, and use-case scenarios. Yet, the current state of keyphrase generation remains unknown as there has been no attempt to review and analyse previous work. In this paper, we bridge this gap by presenting an analysis of over 50 research papers on keyphrase generation, offering a comprehensive overview of recent progress, limitations, and open challenges. Our findings highlight several critical issues in current evaluation practices, such as the concerning similarity among commonly-used benchmark datasets and inconsistencies in metric calculations leading to overestimated performances. Additionally, we address the limited availability of pre-trained models by releasing a strong PLM-based model for keyphrase generation as an effort to facilitate future research.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes