REVIEW 2 cited by
Rethinking Noisy Label Learning in Real-world Annotation Scenarios from the Noise-type Perspective
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
In this paper, we investigate the problem of learning with noisy labels in real-world annotation scenarios, where noise can be categorized into two types: factual noise and ambiguity noise. To better distinguish these noise types and utilize their semantics, we propose a novel sample selection-based approach for noisy label learning, called Proto-semi. Proto-semi initially divides all samples into the confident and unconfident datasets via warm-up. By leveraging the confident dataset, prototype vectors are constructed to capture class characteristics. Subsequently, the distances between the unconfident samples and the prototype vectors are calculated to facilitate noise classification. Based on these distances, the labels are either corrected or retained, resulting in the refinement of the confident and unconfident datasets. Finally, we introduce a semi-supervised learning method to enhance training. Empirical evaluations on a real-world annotated dataset substantiate the robustness of Proto-semi in handling the problem of learning from noisy labels. Meanwhile, the prototype-based repartitioning strategy is shown to be effective in mitigating the adverse impact of label noise. Our code and data are available at https://github.com/fuxiAIlab/ProtoSemi.
Forward citations
Cited by 2 Pith papers
-
Learning to Forget with Information Divergence Reweighted Objectives for Noisy Labels
ANTIDOTE reweights training examples via a min-min relaxation over an f-divergence neighborhood and claims state-of-the-art accuracy under label noise with near-cross-entropy cost.
-
$\epsilon$-Softmax: Approximating One-Hot Vectors for Mitigating Label Noise
ε-softmax, which adds a constant to the largest softmax probability and renormalizes, is claimed to make any loss noise-tolerant, but the required δ-condition is false for cross-entropy, so the theoretical promise is not met.
Discussion (0). Continue with ORCID to comment.