Retrieval-efficiency trade-off of Unsupervised Keyword Extraction
Bla\v{z} \v{S}krlj, Boshko Koloski, Senja Pollak

TL;DR
This paper introduces a novel unsupervised keyword extraction method that merges document parts before graph construction, achieving state-of-the-art accuracy and significantly improved speed, scalable to large biomedical corpora.
Contribution
The paper proposes a new approach that merges document segments prior to graph creation and uses personalized PageRank for enhanced efficiency and performance in keyword extraction.
Findings
Achieves state-of-the-art retrieval performance.
Up to 100 times faster than existing methods.
Scalable to large biomedical datasets with 14 million documents.
Abstract
Efficiently identifying keyphrases that represent a given document is a challenging task. In the last years, plethora of keyword detection approaches were proposed. These approaches can be based on statistical (frequency-based) properties of e.g., tokens, specialized neural language models, or a graph-based structure derived from a given document. The graph-based methods can be computationally amongst the most efficient ones, while maintaining the retrieval performance. One of the main properties, common to graph-based methods, is their immediate conversion of token space into graphs, followed by subsequent processing. In this paper, we explore a novel unsupervised approach which merges parts of a document in sequential form, prior to construction of the token graph. Further, by leveraging personalized PageRank, which considers frequencies of such sub-phrases alongside token lengths…
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 · Biomedical Text Mining and Ontologies · Information Retrieval and Search Behavior
