Related Experiment Video
Updated: Nov 16, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.7K
Learning Without Feedback: Fixed Random Learning Signals Allow for Feedforward Training of Deep Neural Networks.
Charlotte Frenkel1,2, Martin Lefebvre2, David Bol2
1Institute of Neuroinformatics, University of Zürich and ETH Zürich, Zurich, Switzerland.
Frontiers in Neuroscience
|March 1, 2021
Summary
This study introduces Direct Random Target Projection (DRTP), a novel algorithm for training deep neural networks. DRTP enables efficient, layerwise feedforward training, overcoming limitations of traditional backpropagation for edge computing applications.
Area of Science:
- Computational Neuroscience
- Machine Learning
- Edge Computing
Background:
- Traditional deep neural network training using backpropagation faces limitations due to bidirectional weight transport and update locking.
- These constraints hinder biological plausibility and pose challenges for developing efficient, low-cost adaptive smart sensors at the edge.
- Existing methods require significant memory access and buffering, increasing computational and memory overhead.
Purpose of the Study:
- To propose a biologically plausible and computationally efficient alternative to backpropagation for training deep neural networks.
- To address the limitations of weight transport and update locking in neural network training.
- To develop a method suitable for adaptive edge computing devices with relaxed computational and memory requirements.
Main Methods:
- The study views one-hot-encoded labels (targets) as a proxy for the error sign in supervised classification.
- Fixed random projections of these targets are used to enable layerwise feedforward training of hidden layers.
- The proposed Direct Random Target Projection (DRTP) algorithm is introduced and evaluated.
Main Results:
- DRTP successfully solves the weight transport and update locking problems inherent in backpropagation.
- The algorithm significantly relaxes computational and memory requirements, making it suitable for resource-constrained environments.
- DRTP demonstrates a favorable trade-off between classification accuracy and computational cost for edge devices.
Conclusions:
- Direct Random Target Projection (DRTP) offers a viable and efficient alternative to backpropagation for training deep neural networks.
- The DRTP algorithm is particularly well-suited for adaptive edge computing applications due to its reduced computational and memory footprint.
- This approach advances the development of biologically plausible and practical AI systems for edge devices.
Keywords:
backpropagationbiologically-plausible learningdeep neural networksedge computingupdate lockingweight transportMore Related Videos
Related Concept Videos
Observational Learning
611
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
611
Introduction to Learning
694
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
694
Survival Tree
232
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
232
Neural Regulation
41.6K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
41.6K
Feedback control systems
553
Feedback control systems are categorized in various ways based on their design, analysis, and signal types.
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
553
Neural Circuits
2.1K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
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...
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...
2.1K

