paper-with-me

홈 › 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 work, we study a variation of this Hebbian learning rule to recover the regression vector in the linear regression model. Zeroth-order optimization methods are known to converge with suboptimal rate for large parameter dimension compared to first-order methods like gradient descent, and are therefore thought to be in general inferior. By establishing upper and lower bounds, we show, however, that such methods achieve near-optimal rates if only queries of the linear regression loss are available. Moreover, we prove that this Hebbian learning rule can achieve considerably faster rates than any non-adaptive method that selects the queries independently of the data.

📄 PDF Abstract BibTeX arXiv:2311.03483

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Kernel Logistic Regression Learning for High-Capacity Hopfield Networks

2025-04-10 · Akira Tamamori

Hebbian learning limits Hopfield network storage capacity (pattern-to-neuron ratio around 0.14). We propose Kernel Logistic Regression (KLR) learning. Unlike linear methods, KLR uses kernels to implicitly map patterns to…

regression

Enabling Robust In-Context Memory and Rapid Task Adaptation in Transformers with Hebbian and Gradient-Based Plasticity

2025-10-24 · Siddharth Chaudhary arxiv

Large language models display in-context learning as an emergent effect of scale, but they rely on static weights during inference. In contrast, biological systems continually adapt via synaptic plasticity. We investigat…

Hebbian and Gradient-based Plasticity Enables Robust Memory and Rapid Learning in RNNs

2023-02-07 · Yu Duan, Zhongfan Jia, Qian Li, Yi Zhong 외

Rapidly learning from ongoing experiences and remembering past events with a flexible memory system are two core capacities of biological intelligence. While the underlying neural mechanisms are not fully understood, var…

Few-Shot Learning

Active Inference in Hebbian Learning Networks

2023-06-08 · Ali Safa, Tim Verbelen, Lars Keuninckx, Ilja Ocket 외

This work studies how brain-inspired neural ensembles equipped with local Hebbian plasticity can perform active inference (AIF) in order to control dynamical agents. A generative model capturing the environment dynamics …

OpenAI GymQ-Learning

Emergent Heterogeneous Swarm Control Through Hebbian Learning

2025-07-14 · Fuda van Diggelen, Tugay Alperen Karagüzel, Andres Garcia Rincon, A. E. Eiben 외 arxiv

In this paper, we introduce Hebbian learning as a novel method for swarm robotics, enabling the automatic emergence of heterogeneity. Hebbian learning presents a biologically inspired form of neural adaptation that solel…

Reinforcement Learning