paper-with-me

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 network (SNN) that simulates task-switching dynamics within the cognitive control network. The model incorporates biologically realistic features, including lateral inhibition, adaptive synaptic weights through unsupervised Spike Timing-Dependent Plasticity (STDP), and precise neuronal parameterization within physiologically relevant ranges. The SNN is implemented using Leaky Integrate-and-Fire (LIF) neurons, which represent excitatory (glutamatergic) and inhibitory (GABAergic) populations. We utilize two real-world datasets as tasks, demonstrating how the network learns and dynamically switches between them. Experimental design follows cognitive psychology paradigms to analyze neural adaptation, synaptic weight modifications, and emergent behaviors such as Long-Term Potentiation (LTP), Long-Term Depression (LTD), and Task-Set Reconfiguration (TSR). Through a series of structured experiments, this tutorial illustrates how variations in task-switching intervals affect performance and multitasking efficiency. The results align with empirically observed neuronal responses, offering insights into the computational underpinnings of executive function. By following this tutorial, researchers can develop and extend biologically inspired SNN models for studying cognitive processes and neural adaptation.

📄 PDF Abstract BibTeX arXiv:2503.03784

Code (0)

등록된 구현이 없습니다.

Tasks

Experimental Design

Methods 이 논문이 사용한 방법론

SNN Spiking Neural Networks (SNNs) are a class of artificial neural networks inspired by the structure and functioning of the brain's neural networks. Unlike traditional…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Tutorial: Neuromorphic spiking neural networks for temporal learning

2018-09-11

Spiking neural networks (SNN) as time-dependent hypotheses consisting of spiking nodes (neurons) and directed edges (synapses) are believed to offer unique solutions to reward prediction tasks and the related feedback th…

Prediction

Sex differences in network controllability as a predictor of executive function in youth

2018-01-15

Executive function emerges late in development and displays different developmental trends in males and females. Sex differences in executive function in youth have been linked to vulnerability to psychopathology as well…

Classification of executive functioning performance post-longitudinal tDCS using functional connectivity and machine learning methods

2024-01-31 · Akash K Rao, Vishnu K Menon, Shashank Uttrani, Ayushman Dixit 외

Executive functioning is a cognitive process that enables humans to plan, organize, and regulate their behavior in a goal-directed manner. Understanding and classifying the changes in executive functioning after longitud…

EEGFunctional Connectivity

Training Spiking Neural Networks Using Lessons From Deep Learning

2021-09-27 · Jason K. Eshraghian, Max Ward, Emre Neftci, Xinxin Wang 외

The brain is the perfect place to look for inspiration to develop more efficient neural networks. The inner workings of our synapses and neurons provide a glimpse at what the future of deep learning might look like. This…

Deep Learning

Reward-modulated learning using spiking neural networks for vehicle lateral control

2022-07-05 · Javier Pérez, Manuel A. Vargas, Juan A. Cabrera, Juan J. Castillo 외

This paper presents a vehicle lateral controller based on spiking neural networks capable of replicating the behavior of a model-based controller but with the additional ability to perform online adaptation. By making us…