paper-with-me

Papers

Distributed Consensus Optimization with Consensus ALADIN

2025-03-21 · Xu Du, Jingzhe Wang

TThe paper proposes the Consensus Augmented Lagrange Alternating Direction Inexact Newton (Consensus ALADIN) algorithm, a novel approach for solving distributed consensus optimization problems (DC). Consensus ALADIN allows each agent to independently solve its own nonlinear programming problem while coordinating with other agents by solving a consensus quadratic programming (QP) problem. Building on this, we propose Broyden-Fletcher-Goldfarb-Shanno (BFGS) Consensus ALADIN, a communication-and-computation-efficient Consensus ALADIN.BFGS Consensus ALADIN improves communication efficiency through BFGS approximation techniques and enhances computational efficiency by deriving a closed form for the consensus QP problem. Additionally, by replacing the BFGS approximation with a scaled identity matrix, we develop Reduced Consensus ALADIN, a more computationally efficient variant. We establish the convergence theory for Consensus ALADIN and demonstrate its effectiveness through application to a non-convex sensor allocation problem.

📄 PDF Abstract BibTeX arXiv:2503.16754

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Rapid Scalable Distributed Power Flow with Open-Source Implementation

2022-03-30 · Xinliang Dai, Yichen Cai, Yuning Jiang, Veit Hagenmeyer

This paper introduces a new method for solving the distributed AC power flow (PF) problem by further exploiting the problem formulation. We propose a new variant of the ALADIN algorithm devised specifically for this type…

ALADIN-$α$ -- An open-source MATLAB toolbox for distributed non-convex optimization

2020-06-02 · Alexander Engelmann, Yuning Jiang, Henrieke Benner, Ruchuan Ou 외

This paper introduces an open-source software for distributed and decentralized non-convex optimization named ALADIN-$\alpha$. ALADIN-$\alpha$ is a MATLAB implementation of tailored variants of the Augmented Lagrangian A…

Distributed Optimization

Convergence Theory of Flexible ALADIN for Distributed Optimization

2025-03-26 · Xu Du, Xiaohua Zhou, Shijie Zhu

The Augmented Lagrangian Alternating Direction Inexact Newton (ALADIN) method is a cutting-edge distributed optimization algorithm known for its superior numerical performance. It relies on each agent transmitting inform…

Distributed OptimizationFederated Learning

Distributed Difference of Convex Optimization

2024-07-23 · Vivek Khatana, Murti V. Salapaka

In this article, we focus on solving a class of distributed optimization problems involving $n$ agents with the local objective function at every agent $i$ given by the difference of two convex functions $f_i$ and $g_i$ …

Distributed Optimization

A Robust Distributed Model Predictive Control Framework for Consensus of Multi-Agent Systems with Input Constraints and Varying Delays

2022-09-19 · Henglai Wei, Changxin Liu, Yang Shi

This paper studies the consensus problem of general linear discrete-time multi-agent systems (MAS) with input constraints and bounded time-varying communication delays. We propose a robust distributed model predictive co…

Model Predictive Control