paper-with-me

Papers

Implementing feature binding through dendritic networks of a single neuron

2024-05-21 · Yuanhong Tang, Shanshan Jia, Tiejun Huang, Zhaofei Yu, Jian K. Liu

A single neuron receives an extensive array of synaptic inputs through its dendrites, raising the fundamental question of how these inputs undergo integration and summation, culminating in the initiation of spikes in the soma. Experimental and computational investigations have revealed various modes of integration operations that include linear, superlinear, and sublinear summation. Interestingly, distinct neuron types exhibit diverse patterns of dendritic integration contingent upon the spatial distribution of dendrites. The functional implications of these specific integration modalities remain largely unexplored. In this study, we employ the Purkinje cell as a model system to investigate these intricate questions. Our findings reveal that Purkinje cells (PCs) generally exhibit sublinear summation across their expansive dendrites. The degree of sublinearity is dynamically modulated by both spatial and temporal input. Strong sublinearity necessitates that the synaptic distribution in PCs be globally scattered sensitive, whereas weak sublinearity facilitates the generation of complex firing patterns in PCs. Leveraging dendritic branches characterized by strong sublinearity as computational units, we demonstrate that a neuron can adeptly address the feature-binding problem. Collectively, these results offer a systematic perspective on the functional role of dendritic sublinearity, providing inspiration for a broader understanding of dendritic integration across various neuronal types.

📄 PDF Abstract BibTeX arXiv:2405.12645

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Algorithm Based on a Cable-Nernst Planck Model Predicting Synaptic Activity throughout the Dendritic Arbor with Micron Specificity

2023-11-29 · Claire Guerrier, Tristan Dellazizzo Toth, Nicolas Galtier, Kurt Haas

Recent technological advances have enabled the recording of neurons in intact circuits with a high spatial and temporal resolution, creating the need for modeling with the same precision. In particular, the development o…

Specificity

Backpropagation Neural Tree

2022-02-04 · Varun Ojha, Giuseppe Nicosia

We propose a novel algorithm called Backpropagation Neural Tree (BNeuralT), which is a stochastic computational dendritic tree. BNeuralT takes random repeated inputs through its leaves and imposes dendritic nonlinearitie…

DescriptiveImage Classification

Do biological constraints impair dendritic computation?

2021-03-04 · Ilenna Simone Jones, Konrad Paul Kording

Computations on the dendritic trees of neurons have important constraints. Voltage dependent conductances in dendrites are not similar to arbitrary direct-current generation, they are the basis for dendritic nonlineariti…

Mitigating Communication Costs in Neural Networks: The Role of Dendritic Nonlinearity

2023-06-21 · Xundong Wu, Pengfei Zhao, Zilin Yu, Lei Ma 외

Our understanding of biological neuronal networks has profoundly influenced the development of artificial neural networks (ANNs). However, neurons utilized in ANNs differ considerably from their biological counterparts, …

Dendritic In-Context Learning in a Single-Layer Spiking Neural Network

2026-07-02 · Juwei Shen, Yujie Wu, Changwen Chen arxiv

In-context learning (ICL) operates via implicit gradient descent embedded in the forward pass of modern AI architectures -- Transformers, Mamba, state-space models, and MLPs. Capturing this capability in biologically pla…