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

Deep Keyphrase Generation

About

Keyphrase provides highly-condensed information that can be effectively used for understanding, organizing and retrieving text content. Though previous studies have provided many workable solutions for automated keyphrase extraction, they commonly divided the to-be-summarized content into multiple text chunks, then ranked and selected the most meaningful ones. These approaches could neither identify keyphrases that do not appear in the text, nor capture the real semantic meaning behind the text. We propose a generative model for keyphrase prediction with an encoder-decoder framework, which can effectively overcome the above drawbacks. We name it as deep keyphrase generation since it attempts to capture the deep semantic meaning of the content with a deep learning method. Empirical analysis on six datasets demonstrates that our proposed model not only achieves a significant performance boost on extracting keyphrases that appear in the source text, but also can generate absent keyphrases based on the semantic meaning of the text. Code and dataset are available at https://github.com/memray/OpenNMT-kpg-release.

Rui Meng, Sanqiang Zhao, Shuguang Han, Daqing He, Peter Brusilovsky, Yu Chi• 2017

Related benchmarks

TaskDatasetResultRank
Present Keyphrase PredictionKrapivin
F1@530.1
15
Present Keyphrase GenerationSemEval
F1@326.1
8
Present Keyphrase GenerationNUS
F1@30.355
8
Present Keyphrase GenerationStackExchange
F1@324.1
8
Present Keyphrase GenerationKPTimes
F1@319.67
8
Present Keyphrase GenerationOpenKP
F1@310.44
8
Present Keyphrase GenerationInspec
F1@319.1
8
Present Keyphrase GenerationDUC 2001
F1 Score @ 36.94
8
Absent Keyphrase GenerationInspec--
7
Absent Keyphrase GenerationKPTimes
R@520
4
Showing 10 of 13 rows

Other info

Follow for update