Newton-like method with diagonal correction for distributed optimization
Dragana Bajovic, Dusan Jakovetic, Natasa Krejic, Natasa Krklec, Jerinkic

TL;DR
This paper introduces a novel distributed Newton-like optimization method called DQN that efficiently approximates the Hessian inverse by splitting and weighting, achieving faster convergence in networked convex optimization problems.
Contribution
The paper proposes a new class of distributed quasi-Newton methods that approximate the Hessian inverse efficiently, overcoming the challenge of dense inverse Hessians in distributed settings.
Findings
DQN methods outperform traditional gradient methods in convergence speed.
Different variants of DQN balance communication and computation effectively.
Simulations confirm the effectiveness of the proposed methods.
Abstract
We consider distributed optimization problems where networked nodes cooperatively minimize the sum of their locally known convex costs. A popular class of methods to solve these problems are the distributed gradient methods, which are attractive due to their inexpensive iterations, but have a drawback of slow convergence rates. This motivates the incorporation of second-order information in the distributed methods, but this task is challenging: although the Hessians which arise in the algorithm design respect the sparsity of the network, their inverses are dense, hence rendering distributed implementations difficult. We overcome this challenge and propose a class of distributed Newton-like methods, which we refer to as Distributed Quasi Newton (DQN). The DQN family approximates the Hessian inverse by: 1) splitting the Hessian into its diagonal and off-diagonal part, 2) inverting the…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
