pith. the verified trust layer for science. sign in

Mono-Forward: Revisiting Forward-Forward through Objective-Locality Decomposition

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Backpropagation remains the dominant algorithm for training deep neural networks, but it incurs substantial memory overhead and relies on global error propagation, which is often regarded as biologically implausible. The Forward-Forward (FF) algorithm is an appealing local-learning alternative to backpropagation, yet it still lags behind backpropagation in accuracy. A central unresolved question is whether this gap arises from FF's locality or from the positive-negative double-pass goodness objective used to train each layer. In this work, we revisit FF under the supervised setting through a decomposition that separates these two design choices. Our analysis suggests that FF's performance limitations are not explained by locality alone, but are also likely influenced by its goodness objective. Motivated by this view, we introduce Mono-Forward (MF), a simplification of FF that preserves its locality while replacing the contrastive goodness objective with a standard multi-class cross-entropy objective applied locally at each layer, serving as a controlled baseline for evaluating local learning under a standard classification objective. Across MLPs and convolutional networks, MF outperforms vanilla FF and remains competitive in multiple FF variants. On MLP-Mixers, MF achieves stronger results on PathMNIST than backpropagation while requiring only 31% of backpropagation's memory.

fields

cs.LG 1

years

2026 1

verdicts

UNVERDICTED 1

representative citing papers

Hyperspherical Forward-Forward with Prototypical Representations

cs.LG · 2026-04-30 · unverdicted · novelty 7.0

HFF replaces binary goodness-of-fit in Forward-Forward with hyperspherical prototypes for direct multi-class decisions, enabling single-forward-pass inference and training that scales to ImageNet while closing much of the gap to backpropagation.

citing papers explorer

Showing 1 of 1 citing paper.

  • Hyperspherical Forward-Forward with Prototypical Representations cs.LG · 2026-04-30 · unverdicted · none · ref 69 · internal anchor

    HFF replaces binary goodness-of-fit in Forward-Forward with hyperspherical prototypes for direct multi-class decisions, enabling single-forward-pass inference and training that scales to ImageNet while closing much of the gap to backpropagation.