paper-with-me

Papers

Instance Correction for Learning with Open-set Noisy Labels

2021-06-01 · Xiaobo Xia, Tongliang Liu, Bo Han, Mingming Gong, Jun Yu, Gang Niu, Masashi Sugiyama

The problem of open-set noisy labels denotes that part of training data have a different label space that does not contain the true class. Lots of approaches, e.g., loss correction and label correction, cannot handle such open-set noisy labels well, since they need training data and test data to share the same label space, which does not hold for learning with open-set noisy labels. The state-of-the-art methods thus employ the sample selection approach to handle open-set noisy labels, which tries to select clean data from noisy data for network parameters updates. The discarded data are seen to be mislabeled and do not participate in training. Such an approach is intuitive and reasonable at first glance. However, a natural question could be raised "can such data only be discarded during training?". In this paper, we show that the answer is no. Specifically, we discuss that the instances of discarded data could consist of some meaningful information for generalization. For this reason, we do not abandon such data, but use instance correction to modify the instances of the discarded data, which makes the predictions for the discarded data consistent with given labels. Instance correction are performed by targeted adversarial attacks. The corrected data are then exploited for training to help generalization. In addition to the analytical results, a series of empirical evidences are provided to justify our claims.

📄 PDF Abstract BibTeX arXiv:2106.00455

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta Label Correction for Noisy Label Learning

2019-11-10 · Guoqing Zheng, Ahmed Hassan Awadallah, Susan Dumais

Leveraging weak or noisy supervision for building effective machine learning models has long been an important research problem. Its importance has further increased recently due to the growing need for large-scale datas…

Image ClassificationLearning with noisy labelsMeta-Learningtext-classification+1

SELC: Self-Ensemble Label Correction Improves Learning with Noisy Labels

2022-05-02 · Yangdi Lu, Wenbo He

Deep neural networks are prone to overfitting noisy labels, resulting in poor generalization performance. To overcome this problem, we present a simple and effective method self-ensemble label correction (SELC) to progre…

Learning with noisy labelsMemorization

A Data-Centric Framework for Detecting and Correcting Corrupted Labels

2026-06-10 · Ha-Linh Nguyen, Hong-Anh Nguyen, Minh-Duc La, Thu-Trang Nguyen 외 arxiv

The performance of machine learning and deep learning models largely depends on the quality of the training data. However, the quality of the real-world datasets is often compromised by noisy labels, which can substantia…

Handling Noisy Labels via One-Step Abductive Multi-Target Learning and Its Application to Helicobacter Pylori Segmentation

2020-11-25 · Yongquan Yang, Yiming Yang, Jie Chen, Jiayi Zheng 외

Learning from noisy labels is an important concern in plenty of real-world scenarios. Various approaches for this concern first make corrections corresponding to potentially noisy-labeled instances, and then update predi…

Logical Reasoning

An Instance-Dependent Simulation Framework for Learning with Label Noise

2021-07-23 · Keren Gu, Xander Masotto, Vandana Bachani, Balaji Lakshminarayanan 외

We propose a simulation framework for generating instance-dependent noisy labels via a pseudo-labeling paradigm. We show that the distribution of the synthetic noisy labels generated with our framework is closer to human…

Learning with noisy labels