Proceedings of the 28th International Conference on Computational Linguistics 2020
DOI: 10.18653/v1/2020.coling-main.184
|View full text |Cite
|
Sign up to set email alerts
|

KeyGames: A Game Theoretic Approach to Automatic Keyphrase Extraction

Abstract: In this paper, we introduce two advancements in the automatic keyphrase extraction (AKE) space -KeyGames and pke+. KeyGames is an unsupervised AKE framework that employs the concept of evolutionary game theory and consistent labelling problem to ensure consistent classification of candidates into keyphrase and non-keyphrase. Pke+ is a python based pipeline built on top of the existing pke library to standardize various AKE steps, namely candidate extraction and evaluation, to ensure truly systematic and compar… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
5
3
2

Relationship

0
10

Authors

Journals

citations
Cited by 20 publications
(11 citation statements)
references
References 23 publications
0
6
0
Order By: Relevance
“…EmbedRank [57], Doc2Vec EmbedRank [57], KeyGames [58], Joint Modeling [59], KeyBert [60], Yake [61], Rake [62], etc. are implemented on user posts, and the performance is measured using Precision, Recall, and F1Score.…”
Section: Unsupervised Keyword Extraction Algorithms Including Sifrank...mentioning
confidence: 99%
“…EmbedRank [57], Doc2Vec EmbedRank [57], KeyGames [58], Joint Modeling [59], KeyBert [60], Yake [61], Rake [62], etc. are implemented on user posts, and the performance is measured using Precision, Recall, and F1Score.…”
Section: Unsupervised Keyword Extraction Algorithms Including Sifrank...mentioning
confidence: 99%
“…Florescu and Caragea (2017) tries to score the candidate phrases as the aggregation of its words score, but over-generation errors will happen. Saxena, Mangal, and Jain (2020) transforms keyphrase extraction into classification problem using evolutionary game theory. The major common drawback of these keyphrase extraction methods is that they can only extract keyphrases that already appear in the source text, but many relevant keyphrases may not appear in the text as consecutive spans.…”
Section: Keyphrase Extraction and Generationmentioning
confidence: 99%
“…SIFRank (Sun et al, 2020) improves EmbedRank with contextualized embedding from a pre-trained language model. KeyGames (Saxena et al, 2020) creatively introduces game theoretic approach into automatic keyphrase extraction.…”
Section: Comparison Models and Implementation Detailsmentioning
confidence: 99%