Identifying noisy labels with a transductive semi-supervised leave-one-out filter
Bruno Klaus de Aquino Afonso, Lilian Berton

TL;DR
This paper introduces LGC_LVOF, a semi-supervised filtering method that detects and removes noisy labels using a leave-one-out approach based on the Local and Global Consistency algorithm, improving label noise robustness.
Contribution
The paper presents a novel leave-one-out filtering technique for noisy label detection that is computationally efficient and effective for semi-supervised learning with many unlabeled data points.
Findings
LGC_LVOF outperforms gradient-based filters in noisy label detection.
The method is computationally efficient, requiring only an $l$ by $l$ submatrix.
Performance is comparable to robust $ ext{l}_1$-based classifiers.
Abstract
Obtaining data with meaningful labels is often costly and error-prone. In this situation, semi-supervised learning (SSL) approaches are interesting, as they leverage assumptions about the unlabeled data to make up for the limited amount of labels. However, in real-world situations, we cannot assume that the labeling process is infallible, and the accuracy of many SSL classifiers decreases significantly in the presence of label noise. In this work, we introduce the LGC_LVOF, a leave-one-out filtering approach based on the Local and Global Consistency (LGC) algorithm. Our method aims to detect and remove wrong labels, and thus can be used as a preprocessing step to any SSL classifier. Given the propagation matrix, detecting noisy labels takes O(cl) per step, with c the number of classes and l the number of labels. Moreover, one does not need to compute the whole propagation matrix, but…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
