Uncertainty-Aware Bayes' Rule and Its Applications
Shixiong Wang
TL;DR
This work addresses robustness gaps in Bayes' rule when prior and data-model misspecifications occur. It introduces an uncertainty-aware (UA) Bayes framework that blends prior beliefs and data evidence via an entropy-regularized optimization, yielding the general $p_g(\theta|y)$ and the $(\alpha,\beta)$-posterior $p_g(\theta|y) \propto p^{\beta}(\theta) \cdot l^{\alpha}(\theta)$, with $l_y(\theta)$ as the likelihood-induced distribution. The authors derive fundamental properties of α-scaled distributions, extend to multi-sample and multi-prior settings, and demonstrate applications to Bayesian MAP classification, MMSE estimation, particle filtering, and state-space modeling, showing improvements in uncertainty quantification and predictive performance. They also propose practical tuning strategies (grid search and surrogate optimization) to select $(\alpha,\beta)$ in real-world tasks, validated by both synthetic illustrations and real data experiments (text/image classification and state estimation). Overall, the UA framework provides a flexible, computationally lightweight approach to robust Bayesian inference that independently adjusts the influence of prior and likelihood while controlling posterior spread, with significant practical impact for robust signal processing and Bayesian learning.
Abstract
Bayes' rule has enabled innumerable powerful algorithms of statistical signal processing and statistical machine learning. However, when model misspecifications exist in prior and/or data distributions, the direct application of Bayes' rule is questionable. Philosophically, the key is to balance the relative importance between the prior information and the data evidence when calculating posterior distributions: If prior distributions are overly conservative (i.e., exceedingly spread), we upweight the prior belief; if prior distributions are overly aggressive (i.e., exceedingly concentrated), we downweight the prior belief. The same operation also applies to likelihood distributions, which are defined as normalized likelihoods if the normalization exists. This paper studies a generalized Bayes' rule, called uncertainty-aware (UA) Bayes' rule, to technically realize the above philosophy, thus combating model uncertainties in prior and/or data distributions. In particular, the advantage of the proposed UA Bayes' rule over the existing power posterior (i.e., $α$-posterior) is investigated. Applications of the UA Bayes' rule on classification and estimation are discussed: Specifically, the UA naive Bayes classifier, the UA Kalman filter, the UA particle filter, and the UA interactive-multiple-model filter are suggested and experimentally validated.
