Adjusting Logit in Gaussian Form for Long-Tailed Visual Recognition
Mengke Li, Yiu-ming Cheung, Yang Lu, Zhikai Hu, Weichao Lan, Hui Huang

TL;DR
This paper proposes a Gaussian-based feature augmentation and logit adjustment method to balance embedding spaces in long-tailed visual recognition, improving classifier performance with minimal computational cost.
Contribution
It introduces a novel feature augmentation technique and logit adjustment methods to calibrate embedding spaces in long-tailed data, enhancing classifier accuracy.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Balances embedding space distribution effectively.
Reduces classifier bias with modest computational overhead.
Abstract
It is not uncommon that real-world data are distributed with a long tail. For such data, the learning of deep neural networks becomes challenging because it is hard to classify tail classes correctly. In the literature, several existing methods have addressed this problem by reducing classifier bias, provided that the features obtained with long-tailed data are representative enough. However, we find that training directly on long-tailed data leads to uneven embedding space. That is, the embedding space of head classes severely compresses that of tail classes, which is not conducive to subsequent classifier learning. This paper therefore studies the problem of long-tailed visual recognition from the perspective of feature level. We introduce feature augmentation to balance the embedding distribution. The features of different classes are perturbed with varying amplitudes in Gaussian…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Video Surveillance and Tracking Methods · Advanced Technologies in Various Fields
