English

Unsupervised Keyphrase Extraction via Interpretable Neural Networks

Computation and Language 2023-02-20 v2

Abstract

Keyphrase extraction aims at automatically extracting a list of "important" phrases representing the key concepts in a document. Prior approaches for unsupervised keyphrase extraction resorted to heuristic notions of phrase importance via embedding clustering or graph centrality, requiring extensive domain expertise. Our work presents a simple alternative approach which defines keyphrases as document phrases that are salient for predicting the topic of the document. To this end, we propose INSPECT -- an approach that uses self-explaining models for identifying influential keyphrases in a document by measuring the predictive impact of input phrases on the downstream task of the document topic classification. We show that this novel method not only alleviates the need for ad-hoc heuristics but also achieves state-of-the-art results in unsupervised keyphrase extraction in four datasets across two domains: scientific publications and news articles.

Keywords

Cite

@article{arxiv.2203.07640,
  title  = {Unsupervised Keyphrase Extraction via Interpretable Neural Networks},
  author = {Rishabh Joshi and Vidhisha Balachandran and Emily Saldanha and Maria Glenski and Svitlana Volkova and Yulia Tsvetkov},
  journal= {arXiv preprint arXiv:2203.07640},
  year   = {2023}
}

Comments

Accepted at EACL 2023

R2 v1 2026-06-24T10:13:27.489Z