Online Bayesian Imbalanced Learning with Bregman-Calibrated Deep Networks
Zahir Alsulaimawi

TL;DR
This paper introduces OBIL, a real-time Bayesian learning framework for imbalanced classification that adapts to distribution shifts without retraining, leveraging Bregman divergences for prior-invariant likelihood ratio estimation.
Contribution
The paper proposes a novel online Bayesian imbalanced learning method that decouples likelihood ratio estimation from class priors, enabling adaptation to distribution shifts without retraining.
Findings
OBIL maintains robust performance under severe distribution shifts.
Outperforms state-of-the-art methods in F1 Score during test distribution deviations.
Provides finite-sample regret bounds demonstrating theoretical guarantees.
Abstract
Class imbalance remains a fundamental challenge in machine learning, where standard classifiers exhibit severe performance degradation in minority classes. Although existing approaches address imbalance through resampling or cost-sensitive learning during training, they require retraining or access to labeled target data when class distributions shift at deployment time, a common occurrence in real-world applications such as fraud detection, medical diagnosis, and anomaly detection. We present \textit{Online Bayesian Imbalanced Learning} (OBIL), a principled framework that decouples likelihood-ratio estimation from class-prior assumptions, enabling real-time adaptation to distribution shifts without model retraining. Our approach builds on the established connection between Bregman divergences and proper scoring rules to show that deep networks trained with such losses produce posterior…
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
TopicsImbalanced Data Classification Techniques · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
