A Multi-In and Multi-Out Dendritic Neuron Model and its Optimization
Yu Ding, Jun Yu, Chunzhi Gu, Shangce Gao, Chao Zhang

TL;DR
This paper introduces a multi-in and multi-out dendritic neuron model (MODN) that enhances the original DNM by enabling multi-output processing and adaptive dendrite selection, improving performance on classification tasks.
Contribution
The paper proposes a novel MODN framework with a learnable filtering matrix and telodendron layer, extending DNM capabilities to multi-output tasks and providing a unified, adaptable model.
Findings
MODN outperforms existing models in accuracy
MODN demonstrates faster convergence
MODN shows strong generalization across datasets
Abstract
Artificial neural networks (ANNs), inspired by the interconnection of real neurons, have achieved unprecedented success in various fields such as computer vision and natural language processing. Recently, a novel mathematical ANN model, known as the dendritic neuron model (DNM), has been proposed to address nonlinear problems by more accurately reflecting the structure of real neurons. However, the single-output design limits its capability to handle multi-output tasks, significantly lowering its applications. In this paper, we propose a novel multi-in and multi-out dendritic neuron model (MODN) to tackle multi-output tasks. Our core idea is to introduce a filtering matrix to the soma layer to adaptively select the desired dendrites to regress each output. Because such a matrix is designed to be learnable, MODN can explore the relationship between each dendrite and output to provide a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and ELM · Neural Networks and Applications · Neural Networks and Reservoir Computing
