Adaptive Discriminative Regularization for Visual Classification
Qingsong Zhao, Yi Wang, Shuguang Dou, Chen Gong, Yin Wang, Cairong, Zhao

TL;DR
This paper introduces Adaptive Discriminative Regularization (ADR), a novel method that enhances discriminative feature learning by accounting for semantic overlaps among classes, improving classification performance especially in complex, real-world data distributions.
Contribution
The paper proposes ADR, a new regularization technique that leverages class semantic overlaps and adaptive penalties to improve discriminative learning in visual classification tasks.
Findings
Consistent performance improvements across over 10 benchmarks.
Robustness to long-tailed and noisy label distributions.
Compatible with mainstream architectures and loss functions.
Abstract
How to improve discriminative feature learning is central in classification. Existing works address this problem by explicitly increasing inter-class separability and intra-class similarity, whether by constructing positive and negative pairs for contrastive learning or posing tighter class separating margins. These methods do not exploit the similarity between different classes as they adhere to i.i.d. assumption in data. In this paper, we embrace the real-world data distribution setting that some classes share semantic overlaps due to their similar appearances or concepts. Regarding this hypothesis, we propose a novel regularization to improve discriminative learning. We first calibrate the estimated highest likelihood of one sample based on its semantically neighboring classes, then encourage the overall likelihood predictions to be deterministic by imposing an adaptive exponential…
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
TopicsDomain Adaptation and Few-Shot Learning · Remote-Sensing Image Classification · Video Surveillance and Tracking Methods
MethodsDiscriminative Regularization · Contrastive Learning · Softmax
