BAPE: Learning an Explicit Bayes Classifier for Long-tailed Visual Recognition
Chaoqun Du, Yulin Wang, Shiji Song, Gao Huang

TL;DR
This paper introduces BAPE, a novel method for long-tailed visual recognition that explicitly models the Bayes classifier, improving accuracy and distribution adaptation without additional computational costs.
Contribution
BAPE explicitly estimates posterior parameters to directly learn the Bayes classifier, addressing gradient imbalance and distribution shift in long-tailed data.
Findings
Significantly improves performance on long-tailed datasets
Effectively adapts to arbitrary test distribution imbalances
Enhances generalization of deep networks in long-tailed scenarios
Abstract
Bayesian decision theory advocates the Bayes classifier as the optimal approach for minimizing the risk in machine learning problems. Current deep learning algorithms usually solve for the optimal classifier by \emph{implicitly} estimating the posterior probabilities, \emph{e.g.}, by minimizing the Softmax cross-entropy loss. This simple methodology has been proven effective for meticulously balanced academic benchmark datasets. However, it is not applicable to the long-tailed data distributions in the real world, where it leads to the gradient imbalance issue and fails to ensure the Bayes optimal decision rule. To address these challenges, this paper presents a novel approach (BAPE) that provides a more precise theoretical estimation of the data distributions by \emph{explicitly} modeling the parameters of the posterior probabilities and solving them with point estimation.…
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
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning · Explainable Artificial Intelligence (XAI)
