Representation Learning for Resource-Constrained Keyphrase Generation
Di wu, Wasi Uddin Ahmad, Sunipa Dev, Kai-Wei Chang
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/xiaowu0162/low-resource-kpgenOfficialIn papernone★ 11
Abstract
State-of-the-art keyphrase generation methods generally depend on large annotated datasets, limiting their performance in domains with limited annotated data. To overcome this challenge, we design a data-oriented approach that first identifies salient information using retrieval-based corpus-level statistics, and then learns a task-specific intermediate representation based on a pre-trained language model using large-scale unlabeled documents. We introduce salient span recovery and salient span prediction as denoising training objectives that condense the intra-article and inter-article knowledge essential for keyphrase generation. Through experiments on multiple keyphrase generation benchmarks, we show the effectiveness of the proposed approach for facilitating low-resource keyphrase generation and zero-shot domain adaptation. Our method especially benefits the generation of absent keyphrases, approaching the performance of models trained with large training sets.