paper-with-me

홈 › Papers

Learning to Correct Noisy Labels for Fine-Grained Entity Typing via Co-Prediction Prompt Tuning

2023-10-23 · Minghao Tang, Yongquan He, Yongxiu Xu, Hongbo Xu, Wenyuan Zhang, Yang Lin

Fine-grained entity typing (FET) is an essential task in natural language processing that aims to assign semantic types to entities in text. However, FET poses a major challenge known as the noise labeling problem, whereby current methods rely on estimating noise distribution to identify noisy labels but are confused by diverse noise distribution deviation. To address this limitation, we introduce Co-Prediction Prompt Tuning for noise correction in FET, which leverages multiple prediction results to identify and correct noisy labels. Specifically, we integrate prediction results to recall labeled labels and utilize a differentiated margin to identify inaccurate labels. Moreover, we design an optimization objective concerning divergent co-predictions during fine-tuning, ensuring that the model captures sufficient information and maintains robustness in noise identification. Experimental results on three widely-used FET datasets demonstrate that our noise correction approach significantly enhances the quality of various types of training samples, including those annotated using distant supervision, ChatGPT, and crowdsourcing.

📄 PDF Abstract BibTeX arXiv:2310.14596

Code (1)

mhtang1995/cppt 공식 구현 pytorch

Tasks

Entity TypingPrediction

Similar Papers 제목 키워드 기반

Automatic Noisy Label Correction for Fine-Grained Entity Typing

2022-05-06 · Weiran Pan, Wei Wei, Feida Zhu

Fine-grained entity typing (FET) aims to assign proper semantic types to entity mentions according to their context, which is a fundamental task in various entity-leveraging applications. Current FET systems usually esta…

Entity Typing

Divide and Denoise: Learning from Noisy Labels in Fine-grained Entity Typing with Cluster-wise Loss Correction

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

Fine-grained Entity Typing(FET) has witnessed great progress since distant supervision was introduced, but still suffers from label noise. Existing noise control methods applied to FET rely on predicted distribution and …

Entity Typing

Divide and Denoise: Learning from Noisy Labels in Fine-Grained Entity Typing with Cluster-Wise Loss Correction

2022-05-01 · ACL 2022 5 · Kunyuan Pang, Haoyu Zhang, Jie zhou, Ting Wang

Fine-grained Entity Typing (FET) has made great progress based on distant supervision but still suffers from label noise. Existing FET noise learning methods rely on prediction distributions in an instance-independent ma…

Entity Typing

Label Noise Reduction in Entity Typing by Heterogeneous Partial-Label Embedding

2016-02-17 · Xiang Ren, Wenqi He, Meng Qu, Clare R. Voss 외

Current systems of fine-grained entity typing use distant supervision in conjunction with existing knowledge bases to assign categories (type labels) to entity mentions. However, the type labels so obtained from knowledg…

Entity TypingSemantic SimilaritySemantic Textual SimilarityVocal Bursts Type Prediction

Fine-Grained Named Entity Typing over Distantly Supervised Data Based on Refined Representations

2020-04-07 · Muhammad Asif Ali, Yifang Sun, Bing Li, Wei Wang

Fine-Grained Named Entity Typing (FG-NET) is a key component in Natural Language Processing (NLP). It aims at classifying an entity mention into a wide range of entity types. Due to a large number of entity types, distan…

Entity TypingSentence