paper-with-me

홈 › Papers

Interpreting learning in biological neural networks as zero-order optimization method

2023-01-27 · Johannes Schmidt-Hieber

Recently, significant progress has been made regarding the statistical understanding of artificial neural networks (ANNs). ANNs are motivated by the functioning of the brain, but differ in several crucial aspects. In particular, the locality in the updating rule of the connection parameters in biological neural networks (BNNs) makes it biologically implausible that the learning of the brain is based on gradient descent. In this work, we look at the brain as a statistical method for supervised learning. The main contribution is to relate the local updating rule of the connection parameters in BNNs to a zero-order optimization method. It is shown that the expected values of the iterates implement a modification of gradient descent.

📄 PDF Abstract BibTeX arXiv:2301.11777

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hebbian learning inspired estimation of the linear regression parameters from queries

2023-09-26 · Johannes Schmidt-Hieber, Wouter M Koolen

Local learning rules in biological neural networks (BNNs) are commonly referred to as Hebbian learning. [26] links a biologically motivated Hebbian learning rule to a specific zeroth-order optimization method. In this wo…

regression

Hierarchical Zero-Order Optimization for Deep Neural Networks

2026-02-11 · Sansheng Cao, Zhengyu Ma, Yonghong Tian arxiv

Zeroth-order (ZO) optimization has long been favored for its biological plausibility and its capacity to handle non-differentiable objectives, yet its computational complexity has historically limited its application in …

Model Evolution Under Zeroth-Order Optimization: A Neural Tangent Kernel Perspective

2026-03-22 · Chen Zhang, Yuxin Cheng, Chenchen Ding, Shuqi Wang 외 arxiv

Zeroth-order (ZO) optimization enables memory-efficient training of neural networks by estimating gradients via forward passes only, eliminating the need for backpropagation. However, the stochastic nature of gradient es…

SHAP zero Explains Biological Sequence Models with Near-zero Marginal Cost for Future Queries

2024-10-25 · Darin Tsui, Aryan Musharaf, Yigit Efe Erginbas, Justin Singh Kang 외

The growing adoption of machine learning models for biological sequences has intensified the need for interpretable predictions, with Shapley values emerging as a theoretically grounded standard for model explanation. Wh…

A Unified Perspective on Optimization in Machine Learning and Neuroscience: From Gradient Descent to Neural Adaptation

2025-10-21 · Jesús García Fernández, Nasir Ahmad, Marcel van Gerven arxiv

Iterative optimization is central to modern artificial intelligence (AI) and provides a crucial framework for understanding adaptive systems. This review provides a unified perspective on this subject, bridging classic t…