ERU-KG: Efficient Reference-aligned Unsupervised Keyphrase Generation
Lam Thanh Do, Aaditya Bodke, Pritom Saha Akash, Kevin Chen-Chuan Chang

TL;DR
ERU-KG is an unsupervised keyphrase generation model that improves informativeness estimation using reference-based modeling, achieving high accuracy and efficiency, and can adapt for generation or extraction tasks.
Contribution
The paper introduces ERU-KG, a novel unsupervised keyphrase generation approach that models informativeness through references and term-level aggregation, enhancing accuracy and speed.
Findings
Outperforms unsupervised baselines on keyphrase benchmarks.
Achieves 89% of supervised model performance for top 10 keyphrases.
Faster inference speed compared to similar models.
Abstract
Unsupervised keyphrase prediction has gained growing interest in recent years. However, existing methods typically rely on heuristically defined importance scores, which may lead to inaccurate informativeness estimation. In addition, they lack consideration for time efficiency. To solve these problems, we propose ERU-KG, an unsupervised keyphrase generation (UKG) model that consists of an informativeness and a phraseness module. The former estimates the relevance of keyphrase candidates, while the latter generate those candidates. The informativeness module innovates by learning to model informativeness through references (e.g., queries, citation contexts, and titles) and at the term-level, thereby 1) capturing how the key concepts of documents are perceived in different contexts and 2) estimating informativeness of phrases more efficiently by aggregating term informativeness, removing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Text Analysis Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
