SOTAVerified

Generating Neural Networks with Neural Networks

2018-01-06Code Available0· sign in to hype

Lior Deutsch

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Hypernetworks are neural networks that generate weights for another neural network. We formulate the hypernetwork training objective as a compromise between accuracy and diversity, where the diversity takes into account trivial symmetry transformations of the target network. We explain how this simple formulation generalizes variational inference. We use multi-layered perceptrons to form the mapping from the low dimensional input random vector to the high dimensional weight space, and demonstrate how to reduce the number of parameters in this mapping by parameter sharing. We perform experiments and show that the generated weights are diverse and lie on a non-trivial manifold.

Tasks

Reproductions