Search papers, labs, and topics across Lattice.
This paper introduces NegScale, a novel framework that leverages the phenomenon of Dissimilarity Invariance to improve learning in the presence of noisy labels. By shifting the focus from fragile similarity measures to robust dissimilarity, NegScale employs two key components: Structured Negative Orthogonality Penalty (SNOP) and Dissimilarity-Calibrated Similarity Adjustment (DCSA). Empirical evaluations show that NegScale significantly outperforms existing methods, setting new benchmarks on CIFAR and real-world datasets affected by label noise.
Dissimilarity Invariance reveals a stable relationship between unrelated samples that can be harnessed to combat the challenges of noisy labels in deep learning.
Deep learning models excel in visual recognition but suffer severe performance drops when training labels are corrupted by noise. Under label noise prior work cannot learn accurate similarities and thus misguide the learning process. In this paper, we uncover a complementary and novel phenomenon, Dissimilarity Invariance, whereby semantic dissimilarity between unrelated samples remains stable despite label noise. Leveraging this insight, we propose NegScale, a plug-and-play framework that shifts focus from fragile similarity to robust dissimilarity. NegScale integrates: (1) Structured Negative Orthogonality Penalty (SNOP), enforcing subspace orthogonality for unrelated samples; and (2) Dissimilarity-Calibrated Similarity Adjustment (DCSA), suppressing spurious similarity using dissimilarity anchors. We also give theoretical analysis that proves Dissimilarity Invariance and the effectiveness of NegScale. Empirical results demonstrate that NegScale consistently outperforms state-of-the-art baselines, establishing new benchmarks on CIFAR with synthetic noise and real-world datasets.