We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: MDERank: A Masked Document Embedding Rank Approach for Unsupervised Keyphrase Extraction

Abstract: Keyphrase extraction (KPE) automatically extracts phrases in a document that provide a concise summary of the core content, which benefits downstream information retrieval and NLP tasks. Previous state-of-the-art (SOTA) methods select candidate keyphrases based on the similarity between learned representations of the candidates and the document. They suffer performance degradation on long documents due to discrepancy between sequence lengths which causes mismatch between representations of keyphrase candidates and the document. In this work, we propose a novel unsupervised embedding-based KPE approach, Masked Document Embedding Rank (MDERank), to address this problem by leveraging a mask strategy and ranking candidates by the similarity between embeddings of the source document and the masked document. We further develop a KPE-oriented BERT (KPEBERT) model by proposing a novel self-supervised contrastive learning method, which is more compatible to MDERank than vanilla BERT. Comprehensive evaluations on six KPE benchmarks demonstrate that the proposed MDERank outperforms state-of-the-art unsupervised KPE approach by average 1.80 $F1@15$ improvement. MDERank further benefits from KPEBERT and overall achieves average 3.53 $F1@15$ improvement over the SOTA SIFRank. Our code is available at \url{this https URL}.
Comments: 13 pages, 5 figures
Subjects: Computation and Language (cs.CL); Artificial Intelligence (cs.AI)
Journal reference: Finding of The 60st Annual Meeting of the Association for Computational Linguistics, 2022
Cite as: arXiv:2110.06651 [cs.CL]
  (or arXiv:2110.06651v3 [cs.CL] for this version)

Submission history

From: Linhan Zhang [view email]
[v1] Wed, 13 Oct 2021 11:29:17 GMT (423kb,D)
[v2] Tue, 29 Mar 2022 09:07:29 GMT (1004kb,D)
[v3] Tue, 28 Feb 2023 00:54:45 GMT (1508kb,D)

Link back to: arXiv, form interface, contact.