paper-with-me

Papers

Towards Biologically Plausible Computing: A Comprehensive Comparison

2024-06-23 · Changze Lv, Yufei Gu, Zhengkang Guo, Zhibo Xu, Yixin Wu, Feiran Zhang, Tianyuan Shi, Zhenghua Wang, Ruicheng Yin, Yu Shang, Siqi Zhong, Xiaohua Wang, Muling Wu, Wenhao Liu, Tianlong Li, Jianhao Zhu, Cenyuan Zhang, Zixuan Ling, Xiaoqing Zheng

Backpropagation is a cornerstone algorithm in training neural networks for supervised learning, which uses a gradient descent method to update network weights by minimizing the discrepancy between actual and desired outputs. Despite its pivotal role in propelling deep learning advancements, the biological plausibility of backpropagation is questioned due to its requirements for weight symmetry, global error computation, and dual-phase training. To address this long-standing challenge, many studies have endeavored to devise biologically plausible training algorithms. However, a fully biologically plausible algorithm for training multilayer neural networks remains elusive, and interpretations of biological plausibility vary among researchers. In this study, we establish criteria for biological plausibility that a desirable learning algorithm should meet. Using these criteria, we evaluate a range of existing algorithms considered to be biologically plausible, including Hebbian learning, spike-timing-dependent plasticity, feedback alignment, target propagation, predictive coding, forward-forward algorithm, perturbation learning, local losses, and energy-based learning. Additionally, we empirically evaluate these algorithms across diverse network architectures and datasets. We compare the feature representations learned by these algorithms with brain activity recorded by non-invasive devices under identical stimuli, aiming to identify which algorithm can most accurately replicate brain activity patterns. We are hopeful that this study could inspire the development of new biologically plausible algorithms for training multilayer networks, thereby fostering progress in both the fields of neuroscience and machine learning.

📄 PDF Abstract BibTeX arXiv:2406.16062

Code (0)

등록된 구현이 없습니다.

Tasks

Biologically-plausible Training

Similar Papers 제목 키워드 기반

Biologically plausible deep learning -- but how far can we go with shallow networks?

2019-02-27 · Bernd Illing, Wulfram Gerstner, Johanni Brea

Training deep neural networks with the error backpropagation algorithm is considered implausible from a biological perspective. Numerous recent publications suggest elaborate models for biologically plausible variants of…

Working memory facilitates reward-modulated Hebbian learning in recurrent neural networks

2019-10-23 · NeurIPS Workshop Neuro_AI 2019 12 · Roman Pogodin, Dane Corneil, Alexander Seeholzer, Joseph Heng 외

Reservoir computing is a powerful tool to explain how the brain learns temporal sequences, such as movements, but existing learning schemes are either biologically implausible or too inefficient to explain animal perform…

Temporal Sequences

Analysis of Generalized Hebbian Learning Algorithm for Neuromorphic Hardware Using Spinnaker

2024-11-18 · Shivani Sharma, Darshika G. Perera

Neuromorphic computing, inspired by biological neural networks, has emerged as a promising approach for solving complex machine learning tasks with greater efficiency and lower power consumption. The integration of biolo…

Real-Time Recurrent Reinforcement Learning

2023-11-08 · Julian Lemmel, Radu Grosu

We introduce a biologically plausible RL framework for solving tasks in partially observable Markov decision processes (POMDPs). The proposed algorithm combines three integral parts: (1) A Meta-RL architecture, resemblin…

continuous-controlContinuous ControlPartially Observable Reinforcement Learningreinforcement-learning+1

Exploiting Heterogeneity in Timescales for Sparse Recurrent Spiking Neural Networks for Energy-Efficient Edge Computing

2024-07-08 · Biswadeep Chakraborty, Saibal Mukhopadhyay

Spiking Neural Networks (SNNs) represent the forefront of neuromorphic computing, promising energy-efficient and biologically plausible models for complex tasks. This paper weaves together three groundbreaking studies th…

Edge-computing