paper-with-me

Papers

Representation Learning for Resource-Constrained Keyphrase Generation

2022-03-15 · Di wu, Wasi Uddin Ahmad, Sunipa Dev, Kai-Wei Chang

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.

📄 PDF Abstract BibTeX arXiv:2203.08118

Code (1)

xiaowu0162/low-resource-kpgen 공식 구현

Tasks

DenoisingDomain AdaptationKeyphrase GenerationLanguage ModelingLanguage ModellingRepresentation LearningRetrieval

Similar Papers 제목 키워드 기반

Representation Learning for Resource-Constrained Keyphrase Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

State-of-the-art keyphrase generation methods generally depend on large annotated datasets, limiting their performance in domains with constrained resources. To overcome this challenge, we investigate pre-training strate…

DenoisingKeyphrase GenerationLanguage ModelingLanguage Modelling+1

Data Augmentation for Low-Resource Keyphrase Generation

2023-05-29 · Krishna Garg, Jishnu Ray Chowdhury, Cornelia Caragea

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 …

ArticlesData AugmentationKeyphrase Generation

KPDrop: Improving Absent Keyphrase Generation

2021-12-02 · Jishnu Ray Chowdhury, Seoyeon Park, Tuhin Kundu, Cornelia Caragea

Keyphrase generation is the task of generating phrases (keyphrases) that summarize the main topics of a given document. Keyphrases can be either present or absent from the given document. While the extraction of present …

Keyphrase Generation

Autoregressive Language Model for Zero-shot Constrained Keyphrase Generation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recently, most of the state-of-the-art keyphrase prediction models are based on a supervised generative model. It shows significantly better than before. Nevertheless, it still faces domain robustness and building datase…

Keyphrase GenerationLanguage ModelingLanguage Modelling

Causal Language Model for Zero-shot Constrained Keyphrase Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Recently, most of the state-of-the-art keyphrase prediction models are based on a supervised generative model.Although it shows noticeable improvement over statistical methods, it still struggles with low performance on …

Keyphrase GenerationLanguage ModelingLanguage Modelling