Importance Estimation from Multiple Perspectives for Keyphrase Extraction
Mingyang Song, Liping Jing, Lin Xiao

TL;DR
This paper introduces KIEMP, a multi-perspective importance estimation method for keyphrase extraction that combines syntactic accuracy, saliency, and concept consistency through an end-to-end multi-task learning model, outperforming existing methods.
Contribution
It proposes a novel multi-perspective importance estimation approach (KIEMP) that integrates three modules for better keyphrase extraction performance.
Findings
Outperforms state-of-the-art methods on six benchmark datasets.
Effectively balances syntactic, saliency, and concept perspectives.
Demonstrates the benefit of multi-task learning in keyphrase importance estimation.
Abstract
Keyphrase extraction is a fundamental task in Natural Language Processing, which usually contains two main parts: candidate keyphrase extraction and keyphrase importance estimation. From the view of human understanding documents, we typically measure the importance of phrase according to its syntactic accuracy, information saliency, and concept consistency simultaneously. However, most existing keyphrase extraction approaches only focus on the part of them, which leads to biased results. In this paper, we propose a new approach to estimate the importance of keyphrase from multiple perspectives (called as \textit{KIEMP}) and further improve the performance of keyphrase extraction. Specifically, \textit{KIEMP} estimates the importance of phrase with three modules: a chunking module to measure its syntactic accuracy, a ranking module to check its information saliency, and a matching module…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques
