Pith. sign in

REVIEW 2 cited by

LocalNewton: Reducing Communication Bottleneck for Distributed Learning

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 2105.07320 v1 pith:HS5ZJCL3 submitted 2021-05-16 cs.DC stat.ML

classification cs.DCstat.ML
keywords localnewtoniterationslocalmastermodelcommunicationdistributedonly
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

To address the communication bottleneck problem in distributed optimization within a master-worker framework, we propose LocalNewton, a distributed second-order algorithm with local averaging. In LocalNewton, the worker machines update their model in every iteration by finding a suitable second-order descent direction using only the data and model stored in their own local memory. We let the workers run multiple such iterations locally and communicate the models to the master node only once every few (say L) iterations. LocalNewton is highly practical since it requires only one hyperparameter, the number L of local iterations. We use novel matrix concentration-based techniques to obtain theoretical guarantees for LocalNewton, and we validate them with detailed empirical evaluation. To enhance practicability, we devise an adaptive scheme to choose L, and we show that this reduces the number of local iterations in worker machines between two model synchronizations as the training proceeds, successively refining the model quality at the master. Via extensive experiments using several real-world datasets with AWS Lambda workers and an AWS EC2 master, we show that LocalNewton requires fewer than 60% of the communication rounds (between master and workers) and less than 40% of the end-to-end running time, compared to state-of-the-art algorithms, to reach the same training~loss.

Discussion (0). Sign in 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. Exclusive Hadron Observables in Neutrino Induced $2p2h$ Multinucleon Knockout

    hep-ph 2026-03 conditional novelty 5.0 of 10

    FedRCO stabilizes K-FAC-style second-order federated learning under non-IID data via anomaly monitoring, fail-safe resets, and local-geometry-preserving aggregation, reporting higher accuracy and fewer communication r...

  2. Accelerated Training of Federated Learning via Second-Order Methods

    cs.LG 2025-05 conditional novelty 3.0 of 10

    A survey that categorizes second-order federated learning methods and argues they reduce communication rounds, based on results borrowed from the cited papers rather than new experiments.

Pith tools