Pith. sign in

REVIEW 2 cited by

Local Learning with Neuron Groups

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 2301.07635 v1 pith:66GP7TOW submitted 2023-01-18 cs.LG cs.NE

classification cs.LGcs.NE
keywords learninglocaldeepleadmodularitynetworktrainingcomponents
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Traditional deep network training methods optimize a monolithic objective function jointly for all the components. This can lead to various inefficiencies in terms of potential parallelization. Local learning is an approach to model-parallelism that removes the standard end-to-end learning setup and utilizes local objective functions to permit parallel learning amongst model components in a deep network. Recent works have demonstrated that variants of local learning can lead to efficient training of modern deep networks. However, in terms of how much computation can be distributed, these approaches are typically limited by the number of layers in a network. In this work we propose to study how local learning can be applied at the level of splitting layers or modules into sub-components, adding a notion of width-wise modularity to the existing depth-wise modularity associated with local learning. We investigate local-learning penalties that permit such models to be trained efficiently. Our experiments on the CIFAR-10, CIFAR-100, and Imagenet32 datasets demonstrate that introducing width-level modularity can lead to computational advantages over existing methods based on local learning and opens new opportunities for improved model-parallel distributed training. Code is available at: https://github.com/adeetyapatel12/GN-DGL.

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. ReBoot: Encrypted Training of Deep Neural Networks with CKKS Bootstrapping

    cs.LG 2025-06 reject novelty 6.0 of 10

    ReBoot adapts CKKS homomorphic encryption, local-loss blocks, and a polynomial ReLU to train MLPs on encrypted data, but only one of its dataset results was produced by actually encrypted training.

  2. Faster Multi-GPU Training with PPLL: A Pipeline Parallelism Framework Leveraging Local Learning

    cs.CV 2024-11 conditional novelty 4.0 of 10

    PPLL pipelines local learning modules across GPUs using queue-based communication, achieving 33-162% speedups over standard local learning and competitive accuracy on CIFAR-10, SVHN, and STL-10.

Pith tools