Pith. sign in

REVIEW 1 cited by

Parle: parallelizing stochastic gradient descent

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 1707.00424 v2 pith:YK54CGEA submitted 2017-07-03 cs.LG cs.DCstat.ML

Parle: parallelizing stochastic gradient descent

classification cs.LG cs.DCstat.ML
keywords parledeeperrorimprovednetworksachievingadditionalalgorithm
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

We propose a new algorithm called Parle for parallel training of deep networks that converges 2-4x faster than a data-parallel implementation of SGD, while achieving significantly improved error rates that are nearly state-of-the-art on several benchmarks including CIFAR-10 and CIFAR-100, without introducing any additional hyper-parameters. We exploit the phenomenon of flat minima that has been shown to lead to improved generalization error for deep networks. Parle requires very infrequent communication with the parameter server and instead performs more computation on each client, which makes it well-suited to both single-machine, multi-GPU settings and distributed implementations.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. LSAM: Asynchronous Distributed Training with Landscape-Smoothed Sharpness-Aware Minimization

    cs.LG 2025-09 reject novelty 4.0

    LSAM combines SAM's sharpness-aware objective with an EASGD-style asynchronous sampling scheme and claims SGD-rate convergence plus better accuracy than data-parallel SAM.