paper-with-me

홈 › Papers

Keyphrase Extraction with Incomplete Annotated Training Data

2021-11-01 · WNUT (ACL) 2021 11 · Yanfei Lei, Chunming Hu, Guanghui Ma, Richong Zhang

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Keyphrase Extraction

Similar Papers 제목 키워드 기반

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

Theme-driven Keyphrase Extraction to Analyze Social Media Discourse

2023-01-27 · William Romano, Omar Sharif, Madhusudan Basak, Joseph Gatto 외

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 Model

Pre-trained Language Models for Keyphrase Generation: A Thorough Empirical Study

2022-12-20 · Di wu, Wasi Uddin Ahmad, Kai-Wei Chang

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 Generation

Enhancing Keyphrase Extraction from Microblogs using Human Reading Time

2020-10-20 · Yingyi Zhang, Chengzhi Zhang

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 Extraction

A Joint Learning Approach based on Self-Distillation for Keyphrase Extraction from Scientific Documents

2020-10-22 · COLING 2020 8 · Tuan Manh Lai, Trung Bui, Doo Soon Kim, Quan Hung Tran

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