Related Experiment Video
Updated: Feb 7, 2026

Project-Based Learning Guidelines for Health Sciences Students: An Analysis with Data Mining and Qualitative Techniques
Published on: December 9, 2022
Closed-form feedback-free learning with forward projection
Robert O'Shea1, Bipin Rajendran2,3
1Centre for Intelligent Information Processing Systems, Department of Engineering, King's College London, London, UK. k1930297@kcl.ac.uk.
Forward Projection (FP) is a novel training method that enables efficient neural network learning without backpropagation. This approach achieves comparable performance to gradient descent methods with significant speedups and enhanced interpretability.
Area of Science:
- Computational neuroscience
- Machine learning
Background:
- Current backpropagation-free methods rely on local error feedback for optimization.
- A significant limitation exists in settings lacking retrograde communication for pre-synaptic weight tuning.
Purpose of the Study:
- To introduce Forward Projection (FP), a training method that bypasses retrograde communication.
- To enable efficient neural network training using only a single forward pass.
Main Methods:
- FP employs randomized nonlinear projections to generate target pre-activation membrane potentials.
- Local loss functions are optimized via closed-form regression, eliminating the need for downstream layer feedback.
- The method utilizes a single forward pass over the dataset.
Main Results:
- FP achieves generalization performance comparable to gradient descent-based local learning methods.
- Significant training speedups are observed due to the single forward pass requirement.
- In few-shot learning, FP models demonstrate superior generalizability compared to backpropagation-optimized models.
- Layer-wise membrane potentials in FP networks provide interpretable label predictions.
Conclusions:
- Forward Projection offers an efficient and interpretable alternative to traditional training methods.
- FP is particularly advantageous in scenarios with limited or no retrograde communication.
- The method shows promise for biomedical applications, including identifying diagnostic features in few-shot learning tasks.
Related Concept Videos
Feedback Inhibition
Feedback Loops
Fischer Projections
Effects of feedback
Feedback significantly modifies the gain of a control system. The gain of a system without feedback is altered by a factor of one plus GH, where G represents...
Newman Projections
The organic molecules rotate across the single bonds leading to numerous temporary three-dimensional structures of varying energy known as...
Feedback control systems
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...

