Dopamine-driven synaptic credit assignment in neural networks
Saranraj Nambusubramaniyan, Shervin Safavi, Raja Guru, Andreas Knoblauch

TL;DR
This paper introduces Dopamine, a neurobiologically inspired, derivative-free optimizer for neural networks that addresses the synaptic credit assignment problem more efficiently than traditional gradient-based methods, with promising results.
Contribution
It develops a novel dopamine-inspired optimizer based on weight perturbation and reward prediction error, offering a neurobiologically plausible alternative to back-propagation.
Findings
Dopamine accelerates convergence in neural network training.
It outperforms standard weight perturbation methods.
It achieves comparable performance to gradient-based algorithms with less computation.
Abstract
Solving the synaptic Credit Assignment Problem(CAP) is central to learning in both biological and artificial neural systems. Finding an optimal solution for synaptic CAP means setting the synaptic weights that assign credit to each neuron for influencing the final output and behavior of neural networks or animals. Gradient-based methods solve this problem in artificial neural networks using back-propagation, however, not in the most efficient way. For instance, back-propagation requires a chain of top-down gradient computations. This leads to an expensive optimization process in terms of computing power and memory linked with well-known weight transport and update locking problems. To address these shortcomings, we take a NeuroAI approach and draw inspiration from neural Reinforcement Learning to develop a derivative-free optimizer for training neural networks, Dopamine. Dopamine is…
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.
