paper-with-me

Papers

Biologically-inspired neuronal adaptation improves learning in neural networks

2022-04-08 · Yoshimasa Kubo, Eric Chalmers, Artur Luczak

Since humans still outperform artificial neural networks on many tasks, drawing inspiration from the brain may help to improve current machine learning algorithms. Contrastive Hebbian Learning (CHL) and Equilibrium Propagation (EP) are biologically plausible algorithms that update weights using only local information (without explicitly calculating gradients) and still achieve performance comparable to conventional backpropagation. In this study, we augmented CHL and EP with Adjusted Adaptation, inspired by the adaptation effect observed in neurons, in which a neuron's response to a given stimulus is adjusted after a short time. We add this adaptation feature to multilayer perceptrons and convolutional neural networks trained on MNIST and CIFAR-10. Surprisingly, adaptation improved the performance of these networks. We discuss the biological inspiration for this idea and investigate why Neuronal Adaptation could be an important brain mechanism to improve the stability and accuracy of learning.

📄 PDF Abstract BibTeX arXiv:2204.14008

Code (1)

ykubo82/adpnet 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Neural Models of Task Adaptation: A Tutorial on Spiking Networks for Executive Control

2025-03-05 · Ashwin Viswanathan Kannan, Madhumitha Ganesan

Understanding cognitive flexibility and task-switching mechanisms in neural systems requires biologically plausible computational models. This tutorial presents a step-by-step approach to constructing a spiking neural ne…

Experimental Design

Co-learning synaptic delays, weights and adaptation in spiking neural networks

2023-09-12 · Lucas Deckers, Laurens Van Damme, Ing Jyh Tsang, Werner van Leekwijck 외

Spiking neural networks (SNN) distinguish themselves from artificial neural networks (ANN) because of their inherent temporal processing and spike-based computations, enabling a power-efficient implementation in neuromor…

speech-recognitionSpeech Recognition

Neuronal architecture extracts statistical temporal patterns

2023-01-24 · Sandra Nestler, Moritz Helias, Matthieu Gilson

Neuronal systems need to process temporal signals. We here show how higher-order temporal (co-)fluctuations can be employed to represent and process information. Concretely, we demonstrate that a simple biologically insp…

Time SeriesTime Series AnalysisTime Series Classification

Equilibrium Propagation for Complete Directed Neural Networks

2020-06-15 · Matilde Tristany Farinha, Sérgio Pequito, Pedro A. Santos, Mário A. T. Figueiredo

Artificial neural networks, one of the most successful approaches to supervised learning, were originally inspired by their biological counterparts. However, the most successful learning algorithm for artificial neural n…

A Hebbian/Anti-Hebbian Network Derived from Online Non-Negative Matrix Factorization Can Cluster and Discover Sparse Features

2015-03-02 · Cengiz Pehlevan, Dmitri B. Chklovskii

Despite our extensive knowledge of biophysical properties of neurons, there is no commonly accepted algorithmic theory of neuronal function. Here we explore the hypothesis that single-layer neuronal networks perform onli…

AnatomyClustering