paper-with-me

Papers

Biologically Plausible Training of Deep Neural Networks Using a Top-down Credit Assignment Network

2022-08-01 · Jian-Hui Chen, Cheng-Lin Liu, Zuoren Wang

Despite the widespread adoption of Backpropagation algorithm-based Deep Neural Networks, the biological infeasibility of the BP algorithm could potentially limit the evolution of new DNN models. To find a biologically plausible algorithm to replace BP, we focus on the top-down mechanism inherent in the biological brain. Although top-down connections in the biological brain play crucial roles in high-level cognitive functions, their application to neural network learning remains unclear. This study proposes a two-level training framework designed to train a bottom-up network using a Top-Down Credit Assignment Network (TDCA-network). The TDCA-network serves as a substitute for the conventional loss function and the back-propagation algorithm, widely used in neural network training. We further introduce a brain-inspired credit diffusion mechanism, significantly reducing the TDCA-network's parameter complexity, thereby greatly accelerating training without compromising the network's performance.Our experiments involving non-convex function optimization, supervised learning, and reinforcement learning reveal that a well-trained TDCA-network outperforms back-propagation across various settings. The visualization of the update trajectories in the loss landscape indicates the TDCA-network's ability to bypass local minima where BP-based trajectories typically become trapped. The TDCA-network also excels in multi-task optimization, demonstrating robust generalizability across different datasets in supervised learning and unseen task settings in reinforcement learning. Moreover, the results indicate that the TDCA-network holds promising potential to train neural networks across diverse architectures.

📄 PDF Abstract BibTeX arXiv:2208.01416

Code (0)

등록된 구현이 없습니다.

Tasks

Biologically-plausible Trainingreinforcement-learning

Similar Papers 제목 키워드 기반

Minimizing Control for Credit Assignment with Strong Feedback

2022-04-14 · Alexander Meulemans, Matilde Tristany Farinha, Maria R. Cervera, João Sacramento 외

The success of deep learning ignited interest in whether the brain learns hierarchical representations using gradient-based learning. However, current biologically plausible methods for gradient-based credit assignment i…

Meta-learning three-factor plasticity rules for structured credit assignment with sparse feedback

2025-12-10 · Dimitra Maoutsa arxiv

Biological neural networks learn complex behaviors from sparse, delayed feedback using local synaptic plasticity, yet the mechanisms enabling structured credit assignment remain elusive. In contrast, artificial recurrent…

Credit Assignment via Neural Manifold Noise Correlation

2026-01-06 · Byungwoo Kang, Maceo Richards, Bernardo Sabatini arxiv

Credit assignment--how changes in individual neurons and synapses affect a network's output--is central to learning in brains and machines. Noise correlation, which estimates gradients by correlating perturbations of act…

Beyond accuracy: generalization properties of bio-plausible temporal credit assignment rules

2022-06-02 · Yuhan Helena Liu, Arna Ghosh, Blake A. Richards, Eric Shea-Brown 외

To unveil how the brain learns, ongoing work seeks biologically-plausible approximations of gradient descent algorithms for training recurrent neural networks (RNNs). Yet, beyond task accuracy, it is unclear if such lear…

Learning Theory

Kickback cuts Backprop's red-tape: Biologically plausible credit assignment in neural networks

2014-11-23 · David Balduzzi, Hastagiri Vanchinathan, Joachim Buhmann

Error backpropagation is an extremely effective algorithm for assigning credit in artificial neural networks. However, weight updates under Backprop depend on lengthy recursive computations and require separate output an…

regression