English

On the Modularity of Hypernetworks

Machine Learning 2020-11-03 v2 Machine Learning

Abstract

In the context of learning to map an input II to a function hI:XRh_I:\mathcal{X}\to \mathbb{R}, two alternative methods are compared: (i) an embedding-based method, which learns a fixed function in which II is encoded as a conditioning signal e(I)e(I) and the learned function takes the form hI(x)=q(x,e(I))h_I(x) = q(x,e(I)), and (ii) hypernetworks, in which the weights θI\theta_I of the function hI(x)=g(x;θI)h_I(x) = g(x;\theta_I) are given by a hypernetwork ff as θI=f(I)\theta_I=f(I). In this paper, we define the property of modularity as the ability to effectively learn a different function for each input instance II. For this purpose, we adopt an expressivity perspective of this property and extend the theory of Devore et al. 1996 and provide a lower bound on the complexity (number of trainable parameters) of neural networks as function approximators, by eliminating the requirements for the approximation method to be robust. Our results are then used to compare the complexities of qq and gg, showing that under certain conditions and when letting the functions ee and ff be as large as we wish, gg can be smaller than qq by orders of magnitude. This sheds light on the modularity of hypernetworks in comparison with the embedding-based method. Besides, we show that for a structured target function, the overall number of trainable parameters in a hypernetwork is smaller by orders of magnitude than the number of trainable parameters of a standard neural network and an embedding method.

Keywords

Cite

@article{arxiv.2002.10006,
  title  = {On the Modularity of Hypernetworks},
  author = {Tomer Galanti and Lior Wolf},
  journal= {arXiv preprint arXiv:2002.10006},
  year   = {2020}
}

Comments

Accepted to Advances in Neural Information Processing Systems (NeurIPS) 2020

R2 v1 2026-06-23T13:51:02.338Z