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

Data Augmentation for Low-Resource Keyphrase Generation

About

Keyphrase generation is the task of summarizing the contents of any given article into a few salient phrases (or keyphrases). Existing works for the task mostly rely on large-scale annotated datasets, which are not easy to acquire. Very few works address the problem of keyphrase generation in low-resource settings, but they still rely on a lot of additional unlabeled data for pretraining and on automatic methods for pseudo-annotations. In this paper, we present data augmentation strategies specifically to address keyphrase generation in purely resource-constrained domains. We design techniques that use the full text of the articles to improve both present and absent keyphrase generation. We test our approach comprehensively on three datasets and show that the data augmentation strategies consistently improve the state-of-the-art performance. We release our source code at https://github.com/kgarg8/kpgen-lowres-data-aug.

Krishna Garg, Jishnu Ray Chowdhury, Cornelia Caragea• 2023

Related benchmarks

TaskDatasetResultRank
Absent Keyphrase GenerationLDKP3K (test)
F1@522.7
44
Present Keyphrase GenerationLDKP3K (test)
F1@512.34
44
Present Keyphrase GenerationLDKP10K (test)
F1@512.3
44
Present Keyphrase GenerationKPTimes (test)
F1 Score @ 519.391
44
Absent Keyphrase GenerationKPTimes (test)
F1 Score @ 54.382
12
Absent Keyphrase GenerationLDKP10K (test)
F1@545.9
10
Showing 6 of 6 rows

Other info

Code

Follow for update