Newton Method over Networks is Fast up to the Statistical Precision
Amir Daneshmand, Gesualdo Scutari, Pavel Dvurechensky and, Alexander Gasnikov

TL;DR
This paper introduces a distributed cubic regularization Newton method for networked empirical risk minimization, achieving statistically accurate solutions with reduced communication costs by leveraging gradient tracking and Hessian subsampling.
Contribution
It presents a novel distributed Newton method that avoids Hessian exchange, providing tight complexity bounds and demonstrating significant communication efficiency improvements.
Findings
Statistically accurate solutions are obtained in similar iterations to centralized methods.
Communication cost per iteration scales with network connectivity, improving efficiency.
The method outperforms existing distributed Newton approaches in communication efficiency.
Abstract
We propose a distributed cubic regularization of the Newton method for solving (constrained) empirical risk minimization problems over a network of agents, modeled as undirected graph. The algorithm employs an inexact, preconditioned Newton step at each agent's side: the gradient of the centralized loss is iteratively estimated via a gradient-tracking consensus mechanism and the Hessian is subsampled over the local data sets. No Hessian matrices are thus exchanged over the network. We derive global complexity bounds for convex and strongly convex losses. Our analysis reveals an interesting interplay between sample and iteration/communication complexity: statistically accurate solutions are achievable in roughly the same number of iterations of the centralized cubic Newton method, with a communication cost per iteration of the order of ,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Distributed Control Multi-Agent Systems
