Related Experiment Video
Updated: Aug 12, 2025

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Learning on tree architectures outperforms a convolutional feedforward network
Yuval Meir1, Itamar Ben-Noam1, Yarden Tzach1
1Department of Physics, Bar-Ilan University, 52900, Ramat-Gan, Israel.
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.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Introduction to Learning
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Observational Learning
Associative Learning
Classical conditioning, also known...
Cognitive Learning
E. C. Tolman's theory of purposive behavior emphasizes that much behavior is goal-directed. He argued that to understand behavior, we must look at the entire sequence of actions leading to a goal. For instance, high school students study hard, not just due to past reinforcement but also to achieve the goal of getting into a good college.
Tolman introduced the idea that behavior is influenced by...

