確率的ニューラル ネットワークのアンサンブルを導入してベイズ事後分布を近似し、ドロップアウトなどの確率的手法とディープ アンサンブルを組み合わせます。確率的アンサンブルは、分布のファミリとして定式化され、変分推論でベイズ事後分布を近似するようにトレーニングされます。モンテカルロ ドロップアウト、DropConnect、および新しいノンパラメトリック バージョンのドロップアウトに基づいて確率的アンサンブルを実装し、おもちゃの問題と CIFAR 画像分類でそれらを評価します。両方のタスクについて、ハミルトニアン モンテカルロ シミュレーションに対して事後確率の品質を直接テストします。私たちの結果は、確率的アンサンブルがベイジアン推論の他の一般的なベースラインよりも正確な事後推定を提供することを示しています。
We introduce ensembles of stochastic neural networks to approximate the Bayesian posterior, combining stochastic methods such as dropout with deep ensembles. The stochastic ensembles are formulated as families of distributions and trained to approximate the Bayesian posterior with variational inference. We implement stochastic ensembles based on Monte Carlo dropout, DropConnect and a novel non-parametric version of dropout and evaluate them on a toy problem and CIFAR image classification. For both tasks, we test the quality of the posteriors directly against Hamiltonian Monte Carlo simulations. Our results show that stochastic ensembles provide more accurate posterior estimates than other popular baselines for Bayesian inference.