paper-with-me

Papers

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 deals instances isolately, thus suffers from confirmation bias. In this work, We propose to tackle the two limitations with a cluster based loss correction framework named Feature Cluster Loss Correction(FCLC). FCLC first train a coarse backbone model as feature extractor and noise estimator. Then perform loss correction on each cluster to learn directly from noisy labels. Experimental results on three public datasets show FCLC achieves the best performance over existing competitive systems. Auxiliary experiments further show FCLC is stable to hyper-paramerters and even works with extream scneriaos like no clean data is available.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Typing

Similar Papers 제목 키워드 기반

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

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: A Game-Theoretic Method for Fairly Composing Diffusion Models

2026-06-08 · Abhi Gupta, Polina Barabanshchikova, Vikas Garg, Samuel Kaski 외 arxiv

The abundance of pre-trained diffusion models provides an opportunity for composition. Combining several models, however, runs the risk of one model dominating or models disagreeing with each other. Here, we propose Divi…

Conditional Image Generation

Student as an Inherent Denoiser of Noisy Teacher

2023-12-15 · Jiachen Zhao

Knowledge distillation (KD) has been widely employed to transfer knowledge from a large language model (LLM) to a specialized model in low-data regimes through pseudo label learning. However, pseudo labels generated by t…

Knowledge DistillationLanguage ModelingLanguage ModellingLarge Language Model+1

Learning from Noisy Labels with Coarse-to-Fine Sample Credibility Modeling

2022-08-23 · Boshen Zhang, Yuxi Li, Yuanpeng Tu, Jinlong Peng 외

Training deep neural network (DNN) with noisy labels is practically challenging since inaccurate labels severely degrade the generalization ability of DNN. Previous efforts tend to handle part or full data in a unified d…

Denoisingimage-classificationImage Classification