Class Interference Regularization
Bharti Munjal, Sikandar Amin, Fabio Galasso

TL;DR
This paper introduces Class Interference Regularization (CIR), a novel technique that perturbs features to improve contrastive and cross-entropy loss-based models across tasks like classification, re-identification, and few-shot learning.
Contribution
CIR is the first regularization method to directly modify output features, enhancing contrastive and classification models with simple, effective perturbations.
Findings
CIR improves few-shot learning on tieredImageNet.
CIR enhances person re-identification accuracy on Market-1501.
CIR performs comparably to label smoothing on CIFAR datasets.
Abstract
Contrastive losses yield state-of-the-art performance for person re-identification, face verification and few shot learning. They have recently outperformed the cross-entropy loss on classification at the ImageNet scale and outperformed all self-supervision prior results by a large margin (SimCLR). Simple and effective regularization techniques such as label smoothing and self-distillation do not apply anymore, because they act on multinomial label distributions, adopted in cross-entropy losses, and not on tuple comparative terms, which characterize the contrastive losses. Here we propose a novel, simple and effective regularization technique, the Class Interference Regularization (CIR), which applies to cross-entropy losses but is especially effective on contrastive losses. CIR perturbs the output features by randomly moving them towards the average embeddings of the negative…
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.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Structural Health Monitoring Techniques · Machine Learning and ELM
MethodsTriplet Loss · Label Smoothing
