Growing axons: greedy learning of neural networks with application to function approximation
Daria Fokina, Ivan Oseledets

TL;DR
This paper introduces a greedy, incremental method for training deep neural networks by adding one basis function at a time, leading to more accurate function approximations.
Contribution
It presents a novel greedy learning approach that grows neural networks incrementally, improving approximation accuracy over traditional methods.
Findings
More accurate function approximations achieved
Effective for various model problems
Simplifies training process
Abstract
We propose a new method for learning deep neural network models that is based on a greedy learning approach: we add one basis function at a time, and a new basis function is generated as a non-linear activation function applied to a linear combination of the previous basis functions. Such a method (growing deep neural network by one neuron at a time) allows us to compute much more accurate approximants for several model problems in function approximation.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Model Reduction and Neural Networks · Control Systems and Identification
