ACL 2023findings11 citations

Unsupervised Keyphrase Extraction by Learning Neural Keyphrase Set Function

Mingyang Song, Haiyun Jiang, Lemao Liu, Shuming Shi, Liping Jing

Abstract

We create a paradigm shift concerning building unsupervised keyphrase extraction systems in this paper. Instead of modeling the relevance between an individual candidate phrase and the document as in the commonly used framework, we formulate the unsupervised keyphrase extraction task as a document-set matching problem from a set-wise perspective, in which the document and the candidate set are globally matched in the semantic space to particularly take into account the interactions among all candidate phrases. Since it is intractable to exactly extract the keyphrase set by the matching function during the inference, we propose an approximate approach, which obtains the candidate subsets via a set extractor agent learned by reinforcement learning. Exhaustive experimental results demonstrate the effectiveness of our model, which outperforms the recent state-of-the-art unsupervised keyphrase extraction baselines by a large margin.

BibTeX
@inproceedings{song-etal-2023-unsupervised,
    title = "Unsupervised Keyphrase Extraction by Learning Neural Keyphrase Set Function",
    author = "Song, Mingyang  and
      Jiang, Haiyun  and
      Liu, Lemao  and
      Shi, Shuming  and
      Jing, Liping",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.156/",
    doi = "10.18653/v1/2023.findings-acl.156",
    pages = "2482--2494"
}
Unsupervised Keyphrase Extraction by Learning Neural Keyphrase Set Function · ACL 2023