paper-with-me

Papers

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 out of the domain and low-resource data. To overcome these limitations, unsupervised methods have also been critical and studied. But the unsupervised method also has a defect in the necessary process which extracting candidates before selecting keyphrases. As not including various forms of phrases, we note that the unsupervised method can't ensure oracle keyphrase.In this paper, we present zero-shot constrained keyphrase generation by leveraging a large-scale language model. To generate diverse keyphrases, we explore controlling a phrase during the generation. Finally, we evaluate benchmark datasets of the scholar domain. It results in better performances than unsupervised methods on several datasets without going through the candidate extraction stage. For domain robustness, we evaluate out-of-domain DUC compare with NUS. Since our method doesn't fine-tune to a corpus of a specific domain, it's better than supervised methods based on Sequence-to-Sequence.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Keyphrase GenerationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

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

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

Large Language Models as Zero-Shot Keyphrase Extractors: A Preliminary Empirical Study

2023-12-23 · Mingyang Song, Xuelian Geng, Songfang Yao, Shilong Lu 외

Zero-shot keyphrase extraction aims to build a keyphrase extractor without training by human-annotated data, which is challenging due to the limited human intervention involved. Challenging but worthwhile, zero-shot sett…

Keyphrase ExtractionLanguage ModelingLanguage ModellingLarge Language Model

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

Key Algorithms for Keyphrase Generation: Instruction-Based LLMs for Russian Scientific Keyphrases

2024-10-23 · Anna Glazkova, Dmitry Morozov, Timur Garipov

Keyphrase selection is a challenging task in natural language processing that has a wide range of applications. Adapting existing supervised and unsupervised solutions for the Russian language faces several limitations d…

Keyphrase Generation