Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Simple Unsupervised Keyphrase Extraction using Sentence Embeddings

About

Keyphrase extraction is the task of automatically selecting a small set of phrases that best describe a given free text document. Supervised keyphrase extraction requires large amounts of labeled training data and generalizes very poorly outside the domain of the training data. At the same time, unsupervised systems have poor accuracy, and often do not generalize well, as they require the input document to belong to a larger corpus also given as input. Addressing these drawbacks, in this paper, we tackle keyphrase extraction from single documents with EmbedRank: a novel unsupervised method, that leverages sentence embeddings. EmbedRank achieves higher F-scores than graph-based state of the art systems on standard datasets and is suitable for real-time processing of large amounts of Web data. With EmbedRank, we also explicitly increase coverage and diversity among the selected keyphrases by introducing an embedding-based maximal marginal relevance (MMR) for new phrases. A user study including over 200 votes showed that, although reducing the phrases' semantic overlap leads to no gains in F-score, our high diversity selection is preferred by humans.

Kamil Bennani-Smires, Claudiu Musat, Andreea Hossmann, Michael Baeriswyl, Martin Jaggi• 2018

Related benchmarks

TaskDatasetResultRank
Keyword ExtractionSemEval 2010
F1 Score (k=10)16.35
31
Keyphrase ExtractionSemEval 2017
F1@520.21
23
Keyphrase ExtractionInspec (test)
F1@531.51
15
Present Keyphrase PredictionKrapivin
F1@515.2
15
Keyphrase ExtractionSemEval 2010 (test)
F1@55.4
14
Keyphrase ExtractionKrapivin (test)
F1@58.44
11
Keyphrase ExtractionInspec
F1 Score @ 528.92
9
Keyphrase ExtractionNUS
F1@53.75
9
Keyphrase ExtractionKrapivin
F1@54.05
9
Keyphrase ExtractionDUC 2001
F1 Score @ 58.12
9
Showing 10 of 17 rows

Other info

Follow for update