paper-with-me

Papers

DivGraphPointer: A Graph Pointer Network for Extracting Diverse Keyphrases

2019-05-19 · Zhiqing Sun, Jian Tang, Pan Du, Zhi-Hong Deng, Jian-Yun Nie

Keyphrase extraction from documents is useful to a variety of applications such as information retrieval and document summarization. This paper presents an end-to-end method called DivGraphPointer for extracting a set of diversified keyphrases from a document. DivGraphPointer combines the advantages of traditional graph-based ranking methods and recent neural network-based approaches. Specifically, given a document, a word graph is constructed from the document based on word proximity and is encoded with graph convolutional networks, which effectively capture document-level word salience by modeling long-range dependency between words in the document and aggregating multiple appearances of identical words into one node. Furthermore, we propose a diversified point network to generate a set of diverse keyphrases out of the word graph in the decoding process. Experimental results on five benchmark data sets show that our proposed method significantly outperforms the existing state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1905.07689

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationInformation RetrievalKeyphrase ExtractionRetrieval

Similar Papers 제목 키워드 기반

Extracting Discriminative Keyphrases with Learned Semantic Hierarchies

2016-12-01 · COLING 2016 12 · Yunli Wang, Yong Jin, Xiaodan Zhu, Cyril Goutte

The goal of keyphrase extraction is to automatically identify the most salient phrases from documents. The technique has a wide range of applications such as rendering a quick glimpse of a document, or extracting key con…

Keyphrase ExtractionSpecificity

SaSAKE: Syntax and Semantics Aware Keyphrase Extraction from Research Papers

2020-12-01 · COLING 2020 8 · T.y.s.s Santosh, Debarshi Kumar Sanyal, Plaban Kumar Bhowmick, Partha Pratim Das

Keyphrases in a research paper succinctly capture the primary content of the paper and also assist in indexing the paper at a concept level. Given the huge rate at which scientific papers are published today, it is impor…

Keyphrase ExtractionSentence

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

E3 : Keyphrase based News Event Exploration Engine

2016-09-11 · Jain Nikita, Gupta Swati, Patel Dhaval

This paper presents a novel system E3 for extracting keyphrases from news content for the purpose of offering the news audience a broad overview of news events, with especially high content volume. Given an input query, …

Capturing Global Informativeness in Open Domain Keyphrase Extraction

2020-04-28 · Si Sun, Zhenghao Liu, Chenyan Xiong, Zhiyuan Liu 외

Open-domain KeyPhrase Extraction (KPE) aims to extract keyphrases from documents without domain or quality restrictions, e.g., web pages with variant domains and qualities. Recently, neural methods have shown promising r…

ChunkingInformativenessKeyphrase Extraction