English

Principled Weight Initialization for Hypernetworks

Machine Learning 2023-12-15 v1

Abstract

Hypernetworks are meta neural networks that generate weights for a main neural network in an end-to-end differentiable manner. Despite extensive applications ranging from multi-task learning to Bayesian deep learning, the problem of optimizing hypernetworks has not been studied to date. We observe that classical weight initialization methods like Glorot & Bengio (2010) and He et al. (2015), when applied directly on a hypernet, fail to produce weights for the mainnet in the correct scale. We develop principled techniques for weight initialization in hypernets, and show that they lead to more stable mainnet weights, lower training loss, and faster convergence.

Keywords

Cite

@article{arxiv.2312.08399,
  title  = {Principled Weight Initialization for Hypernetworks},
  author = {Oscar Chang and Lampros Flokas and Hod Lipson},
  journal= {arXiv preprint arXiv:2312.08399},
  year   = {2023}
}
R2 v1 2026-06-28T13:50:06.203Z