Dendritic Integration Inspired Artificial Neural Networks Capture Data Correlation

Chongming Liu, Jingyang Ma, Songting Li, Douglas Zhou
2/3/2026

Abstract

Incorporating biological neuronal properties into Artificial Neural Networks (ANNs) to enhance computational capabilities is under active investigation in the field of deep learning. Inspired by recent findings indicating that dendrites adhere to quadratic integration rule for synaptic inputs, this study explores the computational benefits of quadratic neurons. We theoretically demonstrate that quadratic neurons inherently capture correlation within structured data, a feature that grants them superior generalization abilities over traditional neurons. This is substantiated by few-shot learning experiments. Furthermore, we integrate the quadratic rule into Convolutional Neural Networks (CNNs) using a biologically plausible approach, resulting in innovative architectures—Dendritic integration inspired CNNs (Dit-CNNs). Our Dit-CNNs compete favorably with state-of-the-art models across multiple classification benchmarks, e.g., ImageNet-1K, while retaining the simplicity and efficiency of traditional CNNs. All source code are available at https://github.com/liuchongming1999/ Dendritic-integration-inspired-CNN-NeurIPS-2024 .

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 3 weaker matches are hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{liu2026dendritic,
  title  = {Dendritic Integration Inspired Artificial Neural Networks Capture Data Correlation},
  author = {Chongming Liu and Jingyang Ma and Songting Li and Douglas Zhou},
  year   = {2026},
  doi    = {10.52202/079017-2519},
  url    = {https://doi.org/10.52202/079017-2519},
  journal = {NEURIPS 2024 2024}
}

Discussion