NetworkFF: Unified Layer Optimization in Forward-Only Neural Networks
Salar Beigzad

TL;DR
This paper enhances the Forward-Forward neural network algorithm by introducing inter-layer collaboration mechanisms, improving learning efficiency and performance while maintaining memory efficiency and biological plausibility.
Contribution
It proposes Collaborative Forward-Forward (CFF) learning with inter-layer cooperation, enabling global context integration without backpropagation.
Findings
Significant performance improvements on MNIST and Fashion-MNIST
Demonstrates effectiveness of inter-layer collaboration in forward-only networks
Maintains memory efficiency and biological plausibility
Abstract
The Forward-Forward algorithm eliminates backpropagation's memory constraints and biological implausibility through dual forward passes with positive and negative data. However, conventional implementations suffer from critical inter-layer isolation, where layers optimize goodness functions independently without leveraging collective learning dynamics. This isolation constrains representational coordination and limits convergence efficiency in deeper architectures. This paper introduces Collaborative Forward-Forward (CFF) learning, extending the original algorithm through inter-layer cooperation mechanisms that preserve forward-only computation while enabling global context integration. Our framework implements two collaborative paradigms: Fixed CFF (F-CFF) with constant inter-layer coupling and Adaptive CFF (A-CFF) with learnable collaboration parameters that evolve during training.…
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
TopicsAdvanced Memory and Neural Computing · Neural Networks and Reservoir Computing · Ferroelectric and Negative Capacitance Devices
