Discriminability-enforcing loss to improve representation learning
Florinel-Alin Croitoru, Diana-Nicoleta Grigore, Radu Tudor Ionescu

TL;DR
This paper proposes a novel discriminability-enforcing loss for deep neural networks that enhances high-level feature discrimination, leading to improved classification performance without increasing inference time.
Contribution
Introduction of a Gini impurity-inspired loss and a distribution-matching loss to improve feature discriminability in deep networks.
Findings
Consistent performance improvement on CIFAR-100 and Caltech 101 datasets.
Effective across various architectures including CNNs and transformers.
No additional inference time required.
Abstract
During the training process, deep neural networks implicitly learn to represent the input data samples through a hierarchy of features, where the size of the hierarchy is determined by the number of layers. In this paper, we focus on enforcing the discriminative power of the high-level representations, that are typically learned by the deeper layers (closer to the output). To this end, we introduce a new loss term inspired by the Gini impurity, which is aimed at minimizing the entropy (increasing the discriminative power) of individual high-level features with respect to the class labels. Although our Gini loss induces highly-discriminative features, it does not ensure that the distribution of the high-level features matches the distribution of the classes. As such, we introduce another loss term to minimize the Kullback-Leibler divergence between the two distributions. We conduct…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
