← Search

Joshua Dillon

6 accepted papers

2021

Automatic Differentiation Variational Inference with Mixtures

AISTATS 2021poster

Automatic Differentiation Variational Inference (ADVI) is a useful tool for efficiently learning probabilistic models in machine learning. Generally approximate posteriors learned by ADVI are forced to be unimodal in order to facilitate use of the reparameterization trick. In this paper, we show how…

Cited by 31SourcePDFScholar
2021

Density of States Estimation for Out of Distribution Detection

AISTATS 2021poster

Perhaps surprisingly, recent studies have shown probabilistic model likelihoods have poor specificity for out-of-distribution (OOD) detection and often assign higher likelihoods to OOD data than in-distribution data. To ameliorate this issue we propose DoSE, the density of states estimator. Drawing…

Cited by 108SourcePDFScholar
2020

The k-tied Normal Distribution: A Compact Parameterization of Gaussian Mean Field Posteriors in Bayesian Neural Networks

ICML 2020poster

Variational Bayesian Inference is a popular methodology for approximating posterior distributions over Bayesian neural network weights. Recent work developing this class of methods has explored ever richer parameterizations of the approximate posterior in the hope of improving performance. In contra…

Cited by 71SourcePDFScholar
2019

Can you trust your model's uncertainty? Evaluating predictive uncertainty under dataset shift

NeurIPS 2019poster

Modern machine learning methods including deep learning have achieved great success in predictive accuracy for supervised learning tasks, but may still fall short in giving useful estimates of their predictive uncertainty. Quantifying uncertainty is especially critical in real-world settings, which…

2019

Likelihood Ratios for Out-of-Distribution Detection

NeurIPS 2019poster

Discriminative neural networks offer little or no performance guarantees when deployed on data not generated by the same process as the training distribution. On such out-of-distribution (OOD) inputs, the prediction may not only be erroneous, but confidently so, limiting the safe deployment of class…

2018

Fixing a Broken ELBO

ICML 2018oral

Recent work in unsupervised representation learning has focused on learning deep directed latentvariable models. Fitting these models by maximizing the marginal likelihood or evidence is typically intractable, thus a common approximation is to maximize the evidence lower bound (ELBO) instead. Howeve…