**arXiv ID:** 2408.09210 **Authors:** Erik B. Terres-Escudero, Javier Del Ser, Pablo Garcia-Bringas **Published:** 2024-08-17T14:32:18Z **Abstract:** Forward-only learning algorithms have recently gained attention as alternatives to gradient backpropagation, replacing the backward step of this latter solver with an additional contrastive forward pass. Among these approaches, the so-called Forward-Forward Algorithm (FFA) has been shown to achieve competitive levels of performance in terms of g...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill on-the-improvement-of-generalization-and-stability-of-forwardonly-learning-via-neural-polarization --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of On The Improvement Of Generalization And Stability Of Forwardonly Learning Via Neural Polarization?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-on-the-improvement-of-generalization-and-stability)More formats (shields.io, HTML) on the badges page.
# On the Improvement of Generalization and Stability of Forward-Only Learning via Neural Polarization
**arXiv ID:** 2408.09210
**Authors:** Erik B. Terres-Escudero, Javier Del Ser, Pablo Garcia-Bringas
**Published:** 2024-08-17T14:32:18Z
**Abstract:**
Forward-only learning algorithms have recently gained attention as alternatives to gradient backpropagation, replacing the backward step of this latter solver with an additional contrastive forward pass. Among these approaches, the so-called Forward-Forward Algorithm (FFA) has been shown to achieve competitive levels of performance in terms of generalization and complexity. Networks trained using FFA learn to contrastively maximize a layer-wise defined goodness score when presented with real data (denoted as positive samples) and to minimize it when processing synthetic data (corr. negative samples). However, this algorithm still faces weaknesses that negatively affect the model accuracy and training stability, primarily due to a gradient imbalance between positive and negative samples. To overcome this issue, in this work we propose a novel implementation of the FFA algorithm, denoted as Polar-FFA, which extends the original formulation by introducing a neural division (\emph{polarization}) between positive and negative instances. Neurons in each of these groups aim to maximize their goodness when presented with their respective data type, thereby creating a symmetric gradient behavior. To empirically gauge the improved learning capabilities of our proposed Polar-FFA, we perform several systematic experiments using different activation and goodness functions over image classification datasets. Our results demonstrate that Polar-FFA outperforms FFA in terms of accuracy and convergence speed. Furthermore, its lower reliance on hyperparameters reduces the need for hyperparameter tuning to guarantee optimal generalization capabilities, thereby allowing for a broader range of neural network configurations.
## Skill Description
This skill is generated from the arXiv paper: On the Improvement of Generalization and Stability of Forward-Only Learning via Neural Polarization (2408.09210).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2408.09210](http://arxiv.org/abs/2408.09210v2)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!