Skip to content

rotskoff/neuron-birth-death

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neuron-birth-death

Notebooks for "Neuron birth-death dynamics accelerates gradient descent and converges asymptotically" ICML 2019

Global convergence of neuron birth-death dynamics (ICML 2019)

Grant M. Rotskoff, Samy Jelassi, Joan Bruna, and Eric Vanden-Eijnden

These notebooks implement the numerical experiments corresponding to our paper which will appear at ICML.

Abstract: Neural networks with a large number of parameters admit a mean-field description, which has recently served as a theoretical explanation for the favorable training properties of "overparameterized" models. In this regime, gradient descent obeys a deterministic partial differential equation (PDE) that converges to a globally optimal solution for networks with a single hidden layer under appropriate assumptions. In this work, we propose a non-local mass transport dynamics that leads to a modified PDE with the same minimizer. We implement this non-local dynamics as a stochastic neuronal birth-death process and we prove that it accelerates the rate of convergence in the mean-field limit. We subsequently realize this PDE with two classes of numerical schemes that converge to the mean-field equation, each of which can easily be implemented for neural networks with finite numbers of parameters. We illustrate our algorithms with two models to provide intuition for the mechanism through which convergence is accelerated.

In this paper we study the "mean-field" limit of neural networks (where the number of neurons tends to infinity). Our theoretical results were illustrated by simple examples found in the notebooks in this repository.

About

Notebooks for "Neuron birth-death dynamics accelerates gradient descent and converges asymptotically" ICML 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published