Pith. sign in

REVIEW 3 cited by

Scaling Forward Gradient With Local Losses

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2210.03310 v3 pith:MHSCAI5Y submitted 2022-10-07 cs.LG cs.CVcs.NE

classification cs.LGcs.CVcs.NE
keywords gradientforwardlearninglocalnumberbackpropdeeplarge
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Forward gradient learning computes a noisy directional gradient and is a biologically plausible alternative to backprop for learning deep neural networks. However, the standard forward gradient algorithm, when applied naively, suffers from high variance when the number of parameters to be learned is large. In this paper, we propose a series of architectural and algorithmic modifications that together make forward gradient learning practical for standard deep learning benchmark tasks. We show that it is possible to substantially reduce the variance of the forward gradient estimator by applying perturbations to activations rather than weights. We further improve the scalability of forward gradient by introducing a large number of local greedy loss functions, each of which involves only a small number of learnable parameters, and a new MLPMixer-inspired architecture, LocalMixer, that is more suitable for local learning. Our approach matches backprop on MNIST and CIFAR-10 and significantly outperforms previously proposed backprop-free algorithms on ImageNet.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. TITAN-Guide: Taming Inference-Time AligNment for Guided Text-to-Video Diffusion Models

    cs.CV 2025-08 conditional novelty 6.0 of 10

    A training-free guidance method that uses forward gradients instead of backpropagation to steer text-to-video diffusion latents with lower GPU memory.

  2. Learning long range dependencies through time reversal symmetry breaking

    cs.LG 2025-06 conditional novelty 6.0 of 10

    RHEL computes backpropagation-equivalent gradients for Hamiltonian recurrent networks using finite differences of time-reversed, nudged trajectories, and matches BPTT accuracy on sequence tasks up to 50k steps.

  3. Backpropagation-Free Metropolis-Adjusted Langevin Algorithm

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Forward-mode automatic differentiation can replace backpropagation inside the Metropolis-Adjusted Langevin Algorithm, yielding four MCMC samplers that are sometimes faster and lower-memory than standard MALA.

Pith tools