paper-with-me

홈 › Papers

Exploiting Position and Contextual Word Embeddings for Keyphrase Extraction from Scientific Papers

2021-04-01 · EACL 2021 2 · Krutarth Patel, Cornelia Caragea

Keyphrases associated with research papers provide an effective way to find useful information in the large and growing scholarly digital collections. In this paper, we present KPRank, an unsupervised graph-based algorithm for keyphrase extraction that exploits both positional information and contextual word embeddings into a biased PageRank. Our experimental results on five benchmark datasets show that KPRank that uses contextual word embeddings with additional position signal outperforms previous approaches and strong baselines for this task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Keyphrase ExtractionPositionWord Embeddings

Similar Papers 제목 키워드 기반

Keyphrase Extraction from Scholarly Articles as Sequence Labeling using Contextualized Embeddings

2019-10-19 · Dhruva Sahrawat, Debanjan Mahata, Mayank Kulkarni, Haimin Zhang 외

In this paper, we formulate keyphrase extraction from scholarly articles as a sequence labeling task solved using a BiLSTM-CRF, where the words in the input text are represented using deep contextualized embeddings. We e…

ArticlesKeyphrase ExtractionWord Embeddings

Enhancing Keyphrase Extraction from Long Scientific Documents using Graph Embeddings

2023-05-16 · Roberto Martínez-Cruz, Debanjan Mahata, Alvaro J. López-López, José Portela

In this study, we investigate using graph neural network (GNN) representations to enhance contextualized representations of pre-trained language models (PLMs) for keyphrase extraction from lengthy documents. We show that…

Graph Neural NetworkKeyphrase Extraction

Keyphrase Extraction from Disaster-related Tweets

2019-10-17 · Jishnu Ray Chowdhury, Cornelia Caragea, Doina Caragea

While keyphrase extraction has received considerable attention in recent years, relatively few studies exist on extracting keyphrases from social media platforms such as Twitter, and even fewer for extracting disaster-re…

Keyphrase ExtractionPOSWord Embeddings

Local Word Vectors Guiding Keyphrase Extraction

2017-10-20 · Eirini Papagiannopoulou, Grigorios Tsoumakas

Automated keyphrase extraction is a fundamental textual information processing task concerned with the selection of representative phrases from a document that summarize its content. This work presents a novel unsupervis…

Keyphrase ExtractionWord Embeddings

Unsupervised Keyphrase Extraction from Scientific Publications

2018-08-10 · Eirini Papagiannopoulou, Grigorios Tsoumakas

We propose a novel unsupervised keyphrase extraction approach that filters candidate keywords using outlier detection. It starts by training word embeddings on the target document to capture semantic regularities among t…

Keyphrase ExtractionOutlier DetectionWord Embeddings