paper-with-me

Papers

Neuro-Modulated Hebbian Learning for Fully Test-Time Adaptation

2023-03-02 · CVPR 2023 1 · Yushun Tang, Ce Zhang, Heng Xu, Shuoshuo Chen, Jie Cheng, Luziwei Leng, Qinghai Guo, Zhihai He

Fully test-time adaptation aims to adapt the network model based on sequential analysis of input samples during the inference stage to address the cross-domain performance degradation problem of deep neural networks. We take inspiration from the biological plausibility learning where the neuron responses are tuned based on a local synapse-change procedure and activated by competitive lateral inhibition rules. Based on these feed-forward learning rules, we design a soft Hebbian learning process which provides an unsupervised and effective mechanism for online adaptation. We observe that the performance of this feed-forward Hebbian learning for fully test-time adaptation can be significantly improved by incorporating a feedback neuro-modulation layer. It is able to fine-tune the neuron responses based on the external feedback generated by the error back-propagation from the top inference layers. This leads to our proposed neuro-modulated Hebbian learning (NHL) method for fully test-time adaptation. With the unsupervised feed-forward soft Hebbian learning being combined with a learned neuro-modulator to capture feedback from external responses, the source model can be effectively adapted during the testing process. Experimental results on benchmark datasets demonstrate that our proposed method can significantly improve the adaptation performance of network models and outperforms existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2303.00914

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

Functional network reorganization in motor cortex can be explained by reward-modulated Hebbian learning

2009-12-01 · NeurIPS 2009 12 · Steven Chase, Andrew Schwartz, Wolfgang Maass, Robert A. Legenstein

The control of neuroprosthetic devices from the activity of motor cortex neurons benefits from learning effects where the function of these neurons is adapted to the control task. It was recently shown that tuning proper…

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

Backpropamine: training self-modifying neural networks with differentiable neuromodulated plasticity

2020-02-24 · ICLR 2019 5 · Thomas Miconi, Aditya Rawal, Jeff Clune, Kenneth O. Stanley

The impressive lifelong learning in animal brains is primarily enabled by plastic changes in synaptic connectivity. Importantly, these changes are not passive, but are actively controlled by neuromodulation, which is its…

Language ModelingLanguage ModellingLifelong learningreinforcement-learning+2

Noise-based reward-modulated learning

2025-03-31 · Jesús García Fernández, Nasir Ahmad, Marcel van Gerven

Recent advances in reinforcement learning (RL) have led to significant improvements in task performance. However, training neural networks in an RL regime is typically achieved in combination with backpropagation, limiti…

Reinforcement Learning (RL)

Deep Reinforcement Learning with Modulated Hebbian plus Q Network Architecture

2019-09-21 · Pawel Ladosz, Eseoghene Ben-Iwhiwhu, Jeffery Dick, Yang Hu 외

This paper presents a new neural architecture that combines a modulated Hebbian network (MOHN) with DQN, which we call modulated Hebbian plus Q network architecture (MOHQA). The hypothesis is that such a combination allo…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1