paper-with-me

Papers

Do Bayesian Variational Autoencoders Know What They Don't Know?

2022-12-29 · Misha Glazunov, Apostolis Zarras

The problem of detecting the Out-of-Distribution (OoD) inputs is of paramount importance for Deep Neural Networks. It has been previously shown that even Deep Generative Models that allow estimating the density of the inputs may not be reliable and often tend to make over-confident predictions for OoDs, assigning to them a higher density than to the in-distribution data. This over-confidence in a single model can be potentially mitigated with Bayesian inference over the model parameters that take into account epistemic uncertainty. This paper investigates three approaches to Bayesian inference: stochastic gradient Markov chain Monte Carlo, Bayes by Backpropagation, and Stochastic Weight Averaging-Gaussian. The inference is implemented over the weights of the deep neural networks that parameterize the likelihood of the Variational Autoencoder. We empirically evaluate the approaches against several benchmarks that are often used for OoD detection: estimation of the marginal likelihood utilizing sampled model ensemble, typicality test, disagreement score, and Watanabe-Akaike Information Criterion. Finally, we introduce two simple scores that demonstrate the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2212.14272

Code (1)

digitaldigger/bayesianvaesood 공식 구현

Tasks

Bayesian InferenceOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

Tutorial on Variational Autoencoders

2016-06-19 · Carl Doersch

In just three years, Variational Autoencoders (VAEs) have emerged as one of the most popular approaches to unsupervised learning of complicated distributions. VAEs are appealing because they are built on top of standard …

Enhanced uncertainty quantification variational autoencoders for the solution of Bayesian inverse problems

2025-02-18 · Andrea Tonini, Luca Dede'

Among other uses, neural networks are a powerful tool for solving deterministic and Bayesian inverse problems in real-time. In the Bayesian framework, variational autoencoders, a specialized type of neural network, enabl…

Uncertainty Quantification

PAC-Bayesian Reconstruction Guarantees for Time Series Variational Autoencoders

2026-09-04 · Chloé Hashimoto-Cullen, Ghislain Agoua, Benjamin Guedj, Sylvain Le Corff arxiv

Forecasting time series accurately is critical for applications with complex data ranging from energy systems to healthcare and finance. Among current state of the art models, generative latent variable models are increa…

Uncertainty-Aware Deep Classifiers using Generative Models

2020-06-07 · Murat Sensoy, Lance Kaplan, Federico Cerutti, Maryam Saleki

Deep neural networks are often ignorant about what they do not know and overconfident when they make uninformed predictions. Some recent approaches quantify classification uncertainty directly by training the model to ou…

Anomaly Detection

Variational autoencoders trained with q-deformed lower bounds

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Septimia Sârbu, Luigi Malagò

Variational autoencoders (VAEs) have been successful at learning a low-dimensional manifold from high-dimensional data with complex dependencies. At their core, they consist of a powerful Bayesian probabilistic inference…

Variational Inference