Gradient-Free Neural Network Training via Synaptic-Level Reinforcement Learning
Aman Bhargava, Mohammad R. Rezaei, Milad Lankarany

TL;DR
This paper introduces a reinforcement learning-based synaptic-level training algorithm for neural networks that does not rely on gradients, achieving comparable performance to gradient descent and enabling new training approaches for complex neural models.
Contribution
The authors propose a novel gradient-free, reinforcement learning algorithm for training multi-layer perceptrons at the synaptic level, demonstrating its effectiveness and robustness across tasks.
Findings
Achieves character recognition accuracy comparable to gradient descent.
Robust training independent of activation functions and network shape.
Enables training of difficult-to-differentiate neural networks like SNNs and RNNs.
Abstract
An ongoing challenge in neural information processing is: how do neurons adjust their connectivity to improve task performance over time (i.e., actualize learning)? It is widely believed that there is a consistent, synaptic-level learning mechanism in specific brain regions that actualizes learning. However, the exact nature of this mechanism remains unclear. Here we propose an algorithm based on reinforcement learning (RL) to generate and apply a simple synaptic-level learning policy for multi-layer perceptron (MLP) models. In this algorithm, the action space for each MLP synapse consists of a small increase, decrease, or null action on the synapse weight, and the state for each synapse consists of the last two actions and reward signals. A binary reward signal indicates improvement or deterioration in task performance. The static policy produces superior training relative to the…
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
TopicsAdvanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices · Neural Networks and Applications
