LGAIITSTMLDec 29, 2020

Minimum Excess Risk in Bayesian Learning

arXiv:2012.14868v243 citations
AI Analysis

This work provides a principled framework for understanding and quantifying different uncertainties in Bayesian learning, which is important for researchers and practitioners in machine learning.

This paper defines and upper-bounds the minimum excess risk (MER) in Bayesian learning, which quantifies the performance gap between learning from data and knowing the true model. It presents two methods for bounding MER: one using conditional mutual information for parametric generative models, showing its decay rate with more data and relation to VC dimension, and another relating MER to parameter estimation error for parametric predictive models.

We analyze the best achievable performance of Bayesian learning under generative models by defining and upper-bounding the minimum excess risk (MER): the gap between the minimum expected loss attainable by learning from data and the minimum expected loss that could be achieved if the model realization were known. The definition of MER provides a principled way to define different notions of uncertainties in Bayesian learning, including the aleatoric uncertainty and the minimum epistemic uncertainty. Two methods for deriving upper bounds for the MER are presented. The first method, generally suitable for Bayesian learning with a parametric generative model, upper-bounds the MER by the conditional mutual information between the model parameters and the quantity being predicted given the observed data. It allows us to quantify the rate at which the MER decays to zero as more data becomes available. Under realizable models, this method also relates the MER to the richness of the generative function class, notably the VC dimension in binary classification. The second method, particularly suitable for Bayesian learning with a parametric predictive model, relates the MER to the minimum estimation error of the model parameters from data. It explicitly shows how the uncertainty in model parameter estimation translates to the MER and to the final prediction uncertainty. We also extend the definition and analysis of MER to the setting with multiple model families and the setting with nonparametric models. Along the discussions we draw some comparisons between the MER in Bayesian learning and the excess risk in frequentist learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes