paper-with-me

Papers

Improved Expressivity Through Dendritic Neural Networks

2018-12-01 · NeurIPS 2018 12 · Xundong Wu, Xiangwen Liu, Wei Li, Qing Wu

A typical biological neuron, such as a pyramidal neuron of the neocortex, receives thousands of afferent synaptic inputs on its dendrite tree and sends the efferent axonal output downstream. In typical artificial neural networks, dendrite trees are modeled as linear structures that funnel weighted synaptic inputs to the cell bodies. However, numerous experimental and theoretical studies have shown that dendritic arbors are far more than simple linear accumulators. That is, synaptic inputs can actively modulate their neighboring synaptic activities; therefore, the dendritic structures are highly nonlinear. In this study, we model such local nonlinearity of dendritic trees with our dendritic neural network (DENN) structure and apply this structure to typical machine learning tasks. Equipped with localized nonlinearities, DENNs can attain greater model expressivity than regular neural networks while maintaining efficient network inference. Such strength is evidenced by the increased fitting power when we train DENNs with supervised machine learning tasks. We also empirically show that the locality structure can improve the generalization performance of DENNs, as exemplified by DENNs outranking naive deep neural network architectures when tested on 121 classification tasks from the UCI machine learning repository.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Flexible and Scalable Deep Dendritic Spiking Neural Networks with Multiple Nonlinear Branching

2024-12-09 · Yifan Huang, Wei Fang, Zhengyu Ma, Guoqi Li 외

Recent advances in spiking neural networks (SNNs) have a predominant focus on network architectures, while relatively little attention has been paid to the underlying neuron model. The point neuron models, a cornerstone …

Few-Shot LearningGPU

Dendritic Neural Networks with Equilibrium Propagation

2026-05-01 · Yoshimasa Kubo arxiv

Equilibrium propagation (EP) is a biologically plausible alternative to backpropagation (BP), but its effectiveness can degrade in deeper and more challenging learning settings. In parallel, dendritic neural networks hav…

Biologically-Plausible Topology Improved Spiking Actor Network for Efficient Deep Reinforcement Learning

2024-03-29 · Duzhen Zhang, Qingyu Wang, Tielin Zhang, Bo Xu

The success of Deep Reinforcement Learning (DRL) is largely attributed to utilizing Artificial Neural Networks (ANNs) as function approximators. Recent advances in neuroscience have unveiled that the human brain achieves…

Decision MakingDeep Reinforcement Learning

Sparse Axonal and Dendritic Delays Enable Competitive SNNs for Keyword Classification

2026-02-10 · Younes Bouhadjar, Emre Neftci arxiv

Training transmission delays in spiking neural networks (SNNs) has been shown to substantially improve their performance on complex temporal tasks. In this work, we show that learning either axonal or dendritic delays en…

Dendritic Learning-incorporated Vision Transformer for Image Recognition

2024-02-01 · IEEE/CAA Journal of Automatica Sinica 2024 2 · Zhiming Zhang, Zhenyu Lei, Masaaki Omura, Hideyuki Hasegawa 외

DVT is a groundbreaking Biomimetic Vision Transformer that combines dendritic learning and Vision Transformer architecture, showcasing superior image recognition performance through biologically inspired structures.

Image Classification