
TL;DR
This paper introduces Unbiased Weight Maximization, a biologically plausible learning rule for neural networks that improves learning speed and scalability by replacing global reward signals with local weight norms, supported by theoretical analysis.
Contribution
It proposes Unbiased Weight Maximization, a novel unbiased learning rule that enhances learning efficiency and scalability for networks of Bernoulli-logistic units.
Findings
Unbiased Weight Maximization increases learning speed.
It scales well with network size.
It outperforms previous methods in asymptotic performance.
Abstract
A biologically plausible method for training an Artificial Neural Network (ANN) involves treating each unit as a stochastic Reinforcement Learning (RL) agent, thereby considering the network as a team of agents. Consequently, all units can learn via REINFORCE, a local learning rule modulated by a global reward signal, which aligns more closely with biologically observed forms of synaptic plasticity. Nevertheless, this learning method is often slow and scales poorly with network size due to inefficient structural credit assignment, since a single reward signal is broadcast to all units without considering individual contributions. Weight Maximization, a proposed solution, replaces a unit's reward signal with the norm of its outgoing weight, thereby allowing each hidden unit to maximize the norm of the outgoing weight instead of the global reward signal. In this research report, we…
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
TopicsNeural dynamics and brain function · Advanced Memory and Neural Computing · EEG and Brain-Computer Interfaces
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · REINFORCE
