Learning on tree architectures outperforms a convolutional feedforward network
Yuval Meir, Itamar Ben-Noam, Yarden Tzach, Shiri Hodassman, Ido, Kanter

TL;DR
This paper introduces a biologically inspired 3-layer tree architecture that outperforms traditional convolutional networks like LeNet on CIFAR-10, demonstrating efficient and plausible learning mechanisms.
Contribution
A novel tree-based architecture inspired by dendritic trees is developed, showing superior performance and biological plausibility compared to conventional deep CNNs.
Findings
Outperforms 5-layer LeNet on CIFAR-10
Efficient dendritic backpropagation with single-route connections
Biologically plausible learning mechanism demonstrated
Abstract
Advanced deep learning architectures consist of tens of fully connected and convolutional hidden layers, currently extended to hundreds, are far from their biological realization. Their implausible biological dynamics relies on changing a weight in a non-local manner, as the number of routes between an output unit and a weight is typically large, using the backpropagation technique. Here, a 3-layer tree architecture inspired by experimental-based dendritic tree adaptations is developed and applied to the offline and online learning of the CIFAR-10 database. The proposed architecture outperforms the achievable success rates of the 5-layer convolutional LeNet. Moreover, the highly pruned tree backpropagation approach of the proposed architecture, where a single route connects an output unit and a weight, represents an efficient dendritic deep learning.
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 in Bioinformatics · Advanced Memory and Neural Computing · Advanced biosensing and bioanalysis techniques
