Abstract
We propose a scalable Forward-Forward (FF) algorithm that eliminates the need for backpropagation by training each layer separately. Unlike backpropagation, FF avoids backward gradients and can be more modular and memory efficient, making it appealing for large networks. We extend FF to modern convolutional architectures, such as MobileNetV3 and ResNet18, by introducing a new way to compute losses for <PRE_TAG>convolutional layers</POST_TAG>. Experiments show that our method achieves performance comparable to standard backpropagation. Furthermore, when we divide the network into blocks, such as the residual blocks in ResNet, and apply backpropagation only within each block, but not across blocks, our hybrid design tends to outperform backpropagation baselines while maintaining a similar training speed. Finally, we present experiments on small datasets and transfer learning that confirm the adaptability of our method.
Community
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- ElasticZO: A Memory-Efficient On-Device Learning with Combined Zeroth- and First-Order Optimization (2025)
- Mono-Forward: Backpropagation-Free Algorithm for Efficient Neural Network Training Harnessing Local Errors (2025)
- Hardware-In-The-Loop Training of a 4f Optical Correlator with Logarithmic Complexity Reduction for CNNs (2025)
- Powerful Design of Small Vision Transformer on CIFAR10 (2025)
- Contrastive Forward-Forward: A Training Algorithm of Vision Transformer (2025)
- An Efficient Row-Based Sparse Fine-Tuning (2025)
- iFormer: Integrating ConvNet and Transformer for Mobile Application (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper