paper-with-me

Papers

Multi-Document Keyphrase Extraction: Dataset, Baselines and Review

2021-10-03 · Ori Shapira, Ramakanth Pasunuru, Ido Dagan, Yael Amsterdamer

Keyphrase extraction has been extensively researched within the single-document setting, with an abundance of methods, datasets and applications. In contrast, multi-document keyphrase extraction has been infrequently studied, despite its utility for describing sets of documents, and its use in summarization. Moreover, no prior dataset exists for multi-document keyphrase extraction, hindering the progress of the task. Recent advances in multi-text processing make the task an even more appealing challenge to pursue. To stimulate this pursuit, we present here the first dataset for the task, MK-DUC-01, which can serve as a new benchmark, and test multiple keyphrase extraction baselines on our data. In addition, we provide a brief, yet comprehensive, literature review of the task.

📄 PDF Abstract BibTeX arXiv:2110.01073

Code (1)

orishapira/mkduc-01 공식 구현

Tasks

Keyphrase Extraction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

AttentionRank: Unsupervised Keyphrase Extraction using Self and Cross Attentions

2021-11-01 · EMNLP 2021 11 · Haoran Ding, Xiao Luo

Keyword or keyphrase extraction is to identify words or phrases presenting the main topics of a document. This paper proposes the AttentionRank, a hybrid attention model, to identify keyphrases from a document in an unsu…

Keyphrase ExtractionLanguage ModelingLanguage ModellingSentence

MAPEX: A Multi-Agent Pipeline for Keyphrase Extraction

2025-09-23 · Liting Zhang, Shiwan Zhao, Aobo Kong, Qicheng Li arxiv

Keyphrase extraction is a fundamental task in natural language processing. However, existing unsupervised prompt-based methods for Large Language Models (LLMs) often rely on single-stage inference pipelines with uniform …

Keyphrase Extraction

PositionRank: An Unsupervised Approach to Keyphrase Extraction from Scholarly Documents

2017-07-01 · ACL 2017 7 · Corina Florescu, Cornelia Caragea

The large and growing amounts of online scholarly data present both challenges and opportunities to enhance knowledge discovery. One such challenge is to automatically extract a small set of keyphrases from a document th…

Information RetrievalKeyphrase Extraction

BibRank: Automatic Keyphrase Extraction Platform Using~Metadata

2023-10-13 · Abdelrhman Eldallal, Eduard Barbu

Automatic Keyphrase Extraction involves identifying essential phrases in a document. These keyphrases are crucial in various tasks such as document classification, clustering, recommendation, indexing, searching, summari…

ClusteringDocument ClassificationKeyphrase ExtractionText Simplification

KPDrop: Improving Absent Keyphrase Generation

2021-12-02 · Jishnu Ray Chowdhury, Seoyeon Park, Tuhin Kundu, Cornelia Caragea

Keyphrase generation is the task of generating phrases (keyphrases) that summarize the main topics of a given document. Keyphrases can be either present or absent from the given document. While the extraction of present …

Keyphrase Generation