Imbalance Robust Softmax for Deep Embeeding Learning
Hao Zhu, Yang Yuan, Guosheng Hu, Xiang Wu, Neil Robertson

TL;DR
This paper introduces IR-Softmax, a unified softmax-based framework that addresses data imbalance and open-set challenges in deep embedding learning for face recognition and re-identification, improving performance across multiple datasets.
Contribution
The paper proposes IR-Softmax, a novel approach that aligns class weights with class centers to mitigate data imbalance effects and enhances existing softmax variants for open-set recognition.
Findings
IR-Softmax outperforms state-of-the-art methods on face recognition datasets.
Aligning weights with class centers reduces performance degradation due to data imbalance.
The framework generalizes to various softmax variants, improving their robustness.
Abstract
Deep embedding learning is expected to learn a metric space in which features have smaller maximal intra-class distance than minimal inter-class distance. In recent years, one research focus is to solve the open-set problem by discriminative deep embedding learning in the field of face recognition (FR) and person re-identification (re-ID). Apart from open-set problem, we find that imbalanced training data is another main factor causing the performance degradation of FR and re-ID, and data imbalance widely exists in the real applications. However, very little research explores why and how data imbalance influences the performance of FR and re-ID with softmax or its variants. In this work, we deeply investigate data imbalance in the perspective of neural network optimisation and feature distribution about softmax. We find one main reason of performance degradation caused by data imbalance…
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
TopicsFace recognition and analysis · Video Surveillance and Tracking Methods · Face and Expression Recognition
MethodsSoftmax
