paper-with-me

Papers

A Large-Scale Dataset for Biomedical Keyphrase Generation

2022-11-22 · Mael Houbre, Florian Boudin, Beatrice Daille

Keyphrase generation is the task consisting in generating a set of words or phrases that highlight the main topics of a document. There are few datasets for keyphrase generation in the biomedical domain and they do not meet the expectations in terms of size for training generative models. In this paper, we introduce kp-biomed, the first large-scale biomedical keyphrase generation dataset with more than 5M documents collected from PubMed abstracts. We train and release several generative models and conduct a series of experiments showing that using large scale datasets improves significantly the performances for present and absent keyphrase generation. The dataset is available under CC-BY-NC v4.0 license at https://huggingface.co/ datasets/taln-ls2n/kpbiomed.

📄 PDF Abstract BibTeX arXiv:2211.12124

Code (1)

mhoubre/kpbiomed 공식 구현

Tasks

Keyphrase Generation

Similar Papers 제목 키워드 기반

MetaKP: On-Demand Keyphrase Generation

2024-06-28 · Di wu, Xiaoxian Shen, Kai-Wei Chang

Traditional keyphrase prediction methods predict a single set of keyphrases per document, failing to cater to the diverse needs of users and downstream applications. To bridge the gap, we introduce on-demand keyphrase ge…

Event DetectionKeyphrase Generation

KPTimes: A Large-Scale Dataset for Keyphrase Generation on News Documents

2019-11-28 · WS 2019 10 · Ygor Gallina, Florian Boudin, Béatrice Daille

Keyphrase generation is the task of predicting a set of lexical units that conveys the main content of a source text. Existing datasets for keyphrase generation are only readily available for the scholarly domain and inc…

Keyphrase GenerationTAG

Keyphrase Generation Beyond the Boundaries of Title and Abstract

2021-12-13 · Krishna Garg, Jishnu Ray Chowdhury, Cornelia Caragea

Keyphrase generation aims at generating important phrases (keyphrases) that best describe a given document. In scholarly domains, current approaches have largely used only the title and abstract of the articles to genera…

ArticlesDecoderKeyphrase Generation

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 approac…

DenoisingDomain AdaptationKeyphrase GenerationLanguage Modeling+3

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