On Linear Convergence of PI Consensus Algorithm under the Restricted Secant Inequality

Kushal Chakrabarti,Mayank Baranwal
2024-10-28
Abstract:This paper considers solving distributed optimization problems in peer-to-peer multi-agent networks. The network is synchronous and connected. By using the proportional-integral (PI) control strategy, various algorithms with fixed stepsize have been developed. Two notable among them are the PI algorithm and the PI consensus algorithm. Although the PI algorithm has provable linear or exponential convergence without the standard requirement of (strong) convexity, a similar guarantee for the PI consensus algorithm is unavailable. In this paper, using Lyapunov theory, we guarantee exponential convergence of the PI consensus algorithm for global cost functions that satisfy the restricted secant inequality, with rate-matching discretization, without requiring convexity. To accelerate the PI consensus algorithm, we incorporate local pre-conditioning in the form of constant positive definite matrices and numerically validate its efficiency compared to the prominent distributed convex optimization algorithms. Unlike classical pre-conditioning, where only the gradients are multiplied by a pre-conditioner, the proposed pre-conditioning modifies both the gradients and the consensus terms, thereby controlling the effect of the communication graph on the algorithm.
Optimization and Control,Machine Learning,Systems and Control
What problem does this paper attempt to address?
The problem that this paper attempts to solve is: **In a multi - agent network, for the global cost function satisfying the Restricted Secant Inequality (RSI), can the Proportional - Integral Consensus Algorithm (PI Consensus Algorithm) guarantee exponential convergence without the strong convexity assumption?** Specifically, the paper focuses on solving distributed optimization problems in peer - to - peer multi - agent networks. Although existing PI algorithms have been proven to achieve linear or exponential convergence without the strong convexity assumption, similar guarantees have not been applied to the PI consensus algorithm. Therefore, the author aims to fill this gap, prove the exponential convergence of the PI consensus algorithm for the global cost function satisfying the RSI condition through Lyapunov theory, and introduce a local pre - conditioning technique to accelerate convergence. The following is a summary of the key points of the paper: 1. **Problem Background**: - In a peer - to - peer multi - agent network, each agent only communicates with its neighbors to jointly optimize a global objective function. - The PI consensus algorithm is a commonly used distributed optimization algorithm, but its convergence analysis is not yet complete. 2. **Research Motivation**: - Existing PI algorithms have proven that linear or exponential convergence can be achieved without the strong convexity assumption. - But for the PI consensus algorithm, similar convergence guarantees have not been proven. 3. **Research Contributions**: - Using Lyapunov theory, the exponential convergence of the PI consensus algorithm for the global cost function satisfying the RSI condition is proven for the first time without the strong convexity assumption. - A local pre - conditioning technique is introduced to accelerate the convergence speed of the PI consensus algorithm by modifying the gradient and consensus terms. 4. **Main Results**: - Through Lyapunov stability theory, the exponential convergence of the continuous - time PI consensus algorithm is proven. - The linear convergence of the discrete - time PI consensus algorithm is proposed and numerically verified, indicating that this method has significant advantages in dealing with ill - conditioned problems. 5. **Numerical Experiments**: - The effectiveness of the proposed pre - conditioned PI consensus algorithm is verified through two experiments (a non - convex problem and a binary classification problem on the MNIST dataset), especially its superior performance in ill - conditioned problems. In conclusion, this paper solves the problem of exponential convergence of the PI consensus algorithm without the strong convexity assumption and proposes an effective acceleration method.