Keyphrase Extraction with Incomplete Annotated Training Data
Extracting keyphrases that summarize the main points of a document is a fundamental task in natural language processing. Supervised approaches to keyphrase extraction(KPE) are largely developed based on the assumption that the training data is fully annotated. However, due to the difficulty of keyphrase annotating, KPE models severely suffer from incomplete annotated problem in many scenarios. To this end, we propose a more robust training method that learns to mitigate the misguidance brought by unlabeled keyphrases. We introduce negative sampling to adjust training loss, and conduct experiments under different scenarios. Empirical studies on synthetic datasets and open domain dataset show that our model is robust to incomplete annotated problem and surpasses prior baselines. Extensive experiments on five scientific domain datasets of different scales demonstrate that our model is competitive with the state-of-the-art method.
Code (0)
등록된 구현이 없습니다.
Tasks
Keyphrase ExtractionSimilar Papers 제목 키워드 기반
Large Language Models as Zero-Shot Keyphrase Extractors: A Preliminary Empirical Study
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 ModelTheme-driven Keyphrase Extraction to Analyze Social Media Discourse
Social media platforms are vital resources for sharing self-reported health experiences, offering rich data on various health topics. Despite advancements in Natural Language Processing (NLP) enabling large-scale social …
Keyphrase ExtractionLanguage ModellingLarge Language ModelPre-trained Language Models for Keyphrase Generation: A Thorough Empirical Study
Neural models that do not rely on pre-training have excelled in the keyphrase generation task with large annotated datasets. Meanwhile, new approaches have incorporated pre-trained language models (PLMs) for their data e…
DecoderKeyphrase ExtractionKeyphrase GenerationEnhancing Keyphrase Extraction from Microblogs using Human Reading Time
The premise of manual keyphrase annotation is to read the corresponding content of an annotated object. Intuitively, when we read, more important words will occupy a longer reading time. Hence, by leveraging human readin…
Keyphrase ExtractionA Joint Learning Approach based on Self-Distillation for Keyphrase Extraction from Scientific Documents
Keyphrase extraction is the task of extracting a small set of phrases that best describe a document. Most existing benchmark datasets for the task typically have limited numbers of annotated documents, making it challeng…
ArticlesKeyphrase Extraction