Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Title-Guided Encoding for Keyphrase Generation

About

Keyphrase generation (KG) aims to generate a set of keyphrases given a document, which is a fundamental task in natural language processing (NLP). Most previous methods solve this problem in an extractive manner, while recently, several attempts are made under the generative setting using deep neural networks. However, the state-of-the-art generative methods simply treat the document title and the document main body equally, ignoring the leading role of the title to the overall document. To solve this problem, we introduce a new model called Title-Guided Network (TG-Net) for automatic keyphrase generation task based on the encoder-decoder architecture with two new features: (i) the title is additionally employed as a query-like input, and (ii) a title-guided encoder gathers the relevant information from the title to each word in the document. Experiments on a range of KG datasets demonstrate that our model outperforms the state-of-the-art models with a large margin, especially for documents with either very low or very high title length ratios.

Wang Chen, Yifan Gao, Jiani Zhang, Irwin King, Michael R. Lyu• 2018

Related benchmarks

TaskDatasetResultRank
Present Keyphrase PredictionKrapivin
F1@528.2
15
Absent Keyphrase GenerationInspec
F1@50.005
7
Present Keyphrase PredictionInspec
F1@522.9
7
Present Keyphrase PredictionKP20k
F1@529.2
7
Absent Keyphrase GenerationKrapivin
F1@51.8
7
Absent Keyphrase GenerationKP20k
F1@51.5
7
Present Keyphrase PredictionNUS
F1@532.5
6
Present Keyphrase PredictionSemEval
F1@524.6
6
Absent Keyphrase GenerationNUS
F1@50.011
6
Absent Keyphrase GenerationSemEval
F1@50.011
6
Showing 10 of 10 rows

Other info

Follow for update