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

Exclusive Hierarchical Decoding for Deep Keyphrase Generation

About

Keyphrase generation (KG) aims to summarize the main ideas of a document into a set of keyphrases. A new setting is recently introduced into this problem, in which, given a document, the model needs to predict a set of keyphrases and simultaneously determine the appropriate number of keyphrases to produce. Previous work in this setting employs a sequential decoding process to generate keyphrases. However, such a decoding method ignores the intrinsic hierarchical compositionality existing in the keyphrase set of a document. Moreover, previous work tends to generate duplicated keyphrases, which wastes time and computing resources. To overcome these limitations, we propose an exclusive hierarchical decoding framework that includes a hierarchical decoding process and either a soft or a hard exclusion mechanism. The hierarchical decoding process is to explicitly model the hierarchical compositionality of a keyphrase set. Both the soft and the hard exclusion mechanisms keep track of previously-predicted keyphrases within a window size to enhance the diversity of the generated keyphrases. Extensive experiments on multiple KG benchmark datasets demonstrate the effectiveness of our method to generate less duplicated and more accurate keyphrases.

Wang Chen, Hou Pong Chan, Piji Li, Irwin King• 2020

Related benchmarks

TaskDatasetResultRank
Keyphrase GenerationKP20k (test)
SemP58.7
23
Keyphrase GenerationKPTimes (test)
Semantic Precision (SemP)72.5
21
Present Keyphrase PredictionKrapivin
F1@528.6
15
Absent Keyphrase GenerationInspec
F1@50.011
7
Present Keyphrase PredictionKP20k
F1@531.1
7
Absent Keyphrase GenerationKrapivin
F1@52.2
7
Absent Keyphrase GenerationKP20k
F1@51.6
7
Present Keyphrase PredictionInspec
F1@525.3
7
Absent Keyphrase GenerationSemEval
F1@50.017
6
Present Keyphrase PredictionSemEval
F1@528.4
6
Showing 10 of 10 rows

Other info

Follow for update