LGMLJun 4, 2019

Assessing the Robustness of Bayesian Dark Knowledge to Posterior Uncertainty

arXiv:1906.01724v21 citations
AI Analysis

This work addresses a specific limitation in model compression for Bayesian neural networks, making it an incremental improvement for researchers in uncertainty estimation and efficient inference.

The paper investigates the robustness of Bayesian Dark Knowledge to increased posterior uncertainty, finding that using a student network matching the teacher architecture can lead to unacceptable performance, and proposes increasing student model capacity to address this gap.

Bayesian Dark Knowledge is a method for compressing the posterior predictive distribution of a neural network model into a more compact form. Specifically, the method attempts to compress a Monte Carlo approximation to the parameter posterior into a single network representing the posterior predictive distribution. Further, the authors show that this approach is successful in the classification setting using a student network whose architecture matches that of a single network in the teacher ensemble. In this work, we examine the robustness of Bayesian Dark Knowledge to higher levels of posterior uncertainty. We show that using a student network that matches the teacher architecture may fail to yield acceptable performance. We study an approach to close the resulting performance gap by increasing student model capacity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes