English

Nonparametric Neural Networks

Machine Learning 2017-12-18 v1 Computer Science and Game Theory

Abstract

Automatically determining the optimal size of a neural network for a given task without prior information currently requires an expensive global search and training many networks from scratch. In this paper, we address the problem of automatically finding a good network size during a single training cycle. We introduce *nonparametric neural networks*, a non-probabilistic framework for conducting optimization over all possible network sizes and prove its soundness when network growth is limited via an L_p penalty. We train networks under this framework by continuously adding new units while eliminating redundant units via an L_2 penalty. We employ a novel optimization algorithm, which we term *adaptive radial-angular gradient descent* or *AdaRad*, and obtain promising results.

Keywords

Cite

@article{arxiv.1712.05440,
  title  = {Nonparametric Neural Networks},
  author = {George Philipp and Jaime G. Carbonell},
  journal= {arXiv preprint arXiv:1712.05440},
  year   = {2017}
}

Comments

ICLR 2017

R2 v1 2026-06-22T23:18:36.913Z