Pith. sign in

REVIEW 2 cited by

Block-local learning with probabilistic latent representations

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 2305.14974 v2 pith:SBRZRFIL submitted 2023-05-24 cs.LG

classification cs.LG
keywords networklearningtrainingweightbackpropagationblock-localforwardlocking
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

The ubiquitous backpropagation algorithm requires sequential updates through the network introducing a locking problem. In addition, back-propagation relies on the transpose of forward weight matrices to compute updates, introducing a weight transport problem across the network. Locking and weight transport are problems because they prevent efficient parallelization and horizontal scaling of the training process. We propose a new method to address both these problems and scale up the training of large models. Our method works by dividing a deep neural network into blocks and introduces a feedback network that propagates the information from the targets backwards to provide auxiliary local losses. Forward and backward propagation can operate in parallel and with different sets of weights, addressing the problems of locking and weight transport. Our approach derives from a statistical interpretation of training that treats output activations of network blocks as parameters of probability distributions. The resulting learning framework uses these parameters to evaluate the agreement between forward and backward information. Error backpropagation is then performed locally within each block, leading to "block-local" learning. Several previously proposed alternatives to error backpropagation emerge as special cases of our model. We present results on a variety of tasks and architectures, demonstrating state-of-the-art performance using block-local learning. These results provide a new principled framework for training networks in a distributed setting.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Can Local Learning Match Self-Supervised Backpropagation?

    cs.LG 2026-01 conditional novelty 7.0 of 10

    With orthonormal linear networks and optimized layer-wise projections, local-SSL updates equal global BP-SSL updates; adding top-down and 2D-spatial structure to CLAPP then nearly matches BP-SSL on CIFAR-10, STL-10, a...

  2. Understanding Transformer-based Vision Models through Inversion

    cs.CV 2024-12 conditional novelty 7.0 of 10

    A modular, component-wise feature inversion technique applied to DETR and ViT shows that DETR progressively abstracts images into prototypical objects while ViT retains detailed local information.

Pith tools