Training without Gradients -- A Filtering Approach
Isaac Yaesh, Natan Grinfeld

TL;DR
This paper proposes a novel gradient-free training method for neural networks using particle filtering, modeling weights as state variables and neural networks as measurement functions, demonstrated on a simple example.
Contribution
It introduces a filtering-based approach to train neural networks without gradients, offering an alternative to traditional backpropagation methods.
Findings
Preliminary demonstration on a simple example.
Potential for training deep networks remains to be explored.
Framework models weights as state variables in a filtering context.
Abstract
A particle filtering approach is suggested for the training of multi-layer neural networks without utilizing gradients calculation. The network weights are considered to be the components of the estimated state-vector of a noise driven linear system, whereas the neural network serves as the measurement function in the estimation problem. A simple example is used to provide a preliminary demonstration of the concept, which remains to be further studied for training deep neural networks.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTarget Tracking and Data Fusion in Sensor Networks · Neural Networks and Applications · Fault Detection and Control Systems
