Maxitive Donsker-Varadhan Formulation for Possibilistic Variational Inference
About
Variational inference (VI) is a cornerstone of modern Bayesian learning, enabling approximate inference in complex models. However, its formulation depends on expectations and divergences defined through high-dimensional integrals, often rendering analytical treatment impossible and necessitating heavy reliance on approximations. Possibility theory, an imprecise probability framework, allows us to directly model epistemic uncertainty instead of relying on a subjective interpretation of probabilities. While this framework provides robustness and interpretability under sparse or imprecise information, adapting VI to the possibilistic setting requires rethinking core concepts such as divergences, which presuppose additivity. In this work, we develop a principled formulation for performing possibilistic VI by establishing a maxitive analogue of the classical Donsker-Varadhan formulation. The resulting framework enables us to derive a learning rule for possibilistic VI with exponential-family candidates and practical update rules for neural-network training, giving rise to a family of optimizers termed CBOpt. Finally, we demonstrate that CBOpt achieves competitive performance on both in-domain and out-of-domain image classification tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | CIFAR-100 (test) | Top-1 Accuracy70.5 | 395 | |
| Image Classification | FashionMNIST (test) | Accuracy91.3 | 363 | |
| Image Classification | CIFAR-100 | Accuracy67.4 | 357 | |
| Out-of-Distribution Detection | CIFAR-10 vs SVHN (test) | AUROC0.869 | 137 | |
| Out-of-Distribution Detection | FashionMNIST (In-Distribution) vs EMNIST (Out-of-Distribution) (test) | AUROC0.81 | 46 | |
| OOD Detection | CIFAR-10 vs SVHN (test) | AUROC86.8 | 34 | |
| Image Classification | Fashion MNIST | Accuracy (ACC)91.3 | 16 | |
| OOD Detection | In: CIFAR-100, Out: TinyImageNet (test) | FPR@95%32.2 | 16 | |
| Out-of-Domain Detection | In: CIFAR-100, Out: TinyImageNet | FPR@95%34.3 | 15 | |
| Image Classification | Fashion MNIST | Accuracy91.3 | 11 |