English

MorphNet: Fast & Simple Resource-Constrained Structure Learning of Deep Networks

Machine Learning 2018-04-19 v3 Machine Learning

Abstract

We present MorphNet, an approach to automate the design of neural network structures. MorphNet iteratively shrinks and expands a network, shrinking via a resource-weighted sparsifying regularizer on activations and expanding via a uniform multiplicative factor on all layers. In contrast to previous approaches, our method is scalable to large networks, adaptable to specific resource constraints (e.g. the number of floating-point operations per inference), and capable of increasing the network's performance. When applied to standard network architectures on a wide variety of datasets, our approach discovers novel structures in each domain, obtaining higher performance while respecting the resource constraint.

Keywords

Cite

@article{arxiv.1711.06798,
  title  = {MorphNet: Fast & Simple Resource-Constrained Structure Learning of Deep Networks},
  author = {Ariel Gordon and Elad Eban and Ofir Nachum and Bo Chen and Hao Wu and Tien-Ju Yang and Edward Choi},
  journal= {arXiv preprint arXiv:1711.06798},
  year   = {2018}
}

Comments

Added reproducibility and stability figures in the appendix, as well minor typos and clarifications to the main text

R2 v1 2026-06-22T22:50:08.196Z