English

Learnable Bernoulli Dropout for Bayesian Deep Learning

Machine Learning 2020-02-13 v1 Machine Learning

Abstract

In this work, we propose learnable Bernoulli dropout (LBD), a new model-agnostic dropout scheme that considers the dropout rates as parameters jointly optimized with other model parameters. By probabilistic modeling of Bernoulli dropout, our method enables more robust prediction and uncertainty quantification in deep models. Especially, when combined with variational auto-encoders (VAEs), LBD enables flexible semi-implicit posterior representations, leading to new semi-implicit VAE~(SIVAE) models. We solve the optimization for training with respect to the dropout parameters using Augment-REINFORCE-Merge (ARM), an unbiased and low-variance gradient estimator. Our experiments on a range of tasks show the superior performance of our approach compared with other commonly used dropout schemes. Overall, LBD leads to improved accuracy and uncertainty estimates in image classification and semantic segmentation. Moreover, using SIVAE, we can achieve state-of-the-art performance on collaborative filtering for implicit feedback on several public datasets.

Keywords

Cite

@article{arxiv.2002.05155,
  title  = {Learnable Bernoulli Dropout for Bayesian Deep Learning},
  author = {Shahin Boluki and Randy Ardywibowo and Siamak Zamani Dadaneh and Mingyuan Zhou and Xiaoning Qian},
  journal= {arXiv preprint arXiv:2002.05155},
  year   = {2020}
}

Comments

To appear in AISTATS 2020

R2 v1 2026-06-23T13:39:57.963Z