SOTAVerified

Variational Depth Search in ResNets

2020-02-06Code Available0· sign in to hype

Javier Antorán, James Urquhart Allingham, José Miguel Hernández-Lobato

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

One-shot neural architecture search allows joint learning of weights and network architecture, reducing computational cost. We limit our search space to the depth of residual networks and formulate an analytically tractable variational objective that allows for obtaining an unbiased approximate posterior over depths in one-shot. We propose a heuristic to prune our networks based on this distribution. We compare our proposed method against manual search over network depths on the MNIST, Fashion-MNIST, SVHN datasets. We find that pruned networks do not incur a loss in predictive performance, obtaining accuracies competitive with unpruned networks. Marginalising over depth allows us to obtain better-calibrated test-time uncertainty estimates than regular networks, in a single forward pass.

Tasks

Reproductions