
FFR: Forward-Forward Learning for Regression
Researchers have extended the Forward-Forward algorithm, a biologically plausible alternative to backpropagation, into regression tasks for the first time. The core challenge: FF's contrastive learning framework assumes discrete classification targets with natural opposites, while regression operates over continuous spaces lacking such structure. FFR introduces ordinal competition and magnitude-aware goodness functions to bridge this gap, achieving competitive results on real datasets. This matters because FF promises local, layer-wise learning without backprop's global credit assignment, reducing biological implausibility and computational overhead. Extending it to regression broadens its applicability beyond classification and strengthens the case for alternative training paradigms in neuromorphic and edge computing contexts.58




















