Score: 0

The Forward-Forward Algorithm: Characterizing Training Behavior

Published: April 15, 2025 | arXiv ID: 2504.11229v1

By: Reece Adamson

Potential Business Impact:

Teaches computers to learn faster, layer by layer.

Business Areas:
Machine Learning Artificial Intelligence, Data and Analytics, Software

The Forward-Forward algorithm is an alternative learning method which consists of two forward passes rather than a forward and backward pass employed by backpropagation. Forward-Forward networks employ layer local loss functions which are optimized based on the layer activation for each forward pass rather than a single global objective function. This work explores the dynamics of model and layer accuracy changes in Forward-Forward networks as training progresses in pursuit of a mechanistic understanding of their internal behavior. Treatments to various system characteristics are applied to investigate changes in layer and overall model accuracy as training progresses, how accuracy is impacted by layer depth, and how strongly individual layer accuracy is correlated with overall model accuracy. The empirical results presented suggest that layers deeper within Forward-Forward networks experience a delay in accuracy improvement relative to shallower layers and that shallower layer accuracy is strongly correlated with overall model accuracy.

Page Count
10 pages

Category
Computer Science:
Machine Learning (CS)