Variable Partitioning for Distributed Optimization
Yuchen Zheng, Ilbin Lee, Nicoleta Serban

TL;DR
This paper introduces a novel variable partitioning method for distributed optimization that leverages community detection to improve convergence speed, especially in large-scale problems with complex constraints.
Contribution
It proposes a new partitioning approach using community detection to minimize dualized constraints, enhancing distributed optimization efficiency.
Findings
Significantly accelerates convergence in large-scale problems.
Effectiveness increases with problem size and constraint complexity.
Outperforms traditional partitioning methods in empirical tests.
Abstract
This paper is about how to partition decision variables while decomposing a large-scale optimization problem for the best performance of distributed solution methods. Solving a large-scale optimization problem sequen- tially can be computationally challenging. One classic approach is to decompose the problem into smaller sub-problems and solve them in a distributed fashion. However, there is little discussion in the literature on which variables should be grouped together to form the sub-problems, especially when the optimization formulation involves complex constraints. We focus on one of the most popular distributed approaches, dual decomposition and distributed sub-gradient methods. Based on a theoretical guarantee on its convergence rate, we explain that a partition of variables can critically affect the speed of convergence and highlight the importance of the number of dualized…
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.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Distributed Control Multi-Agent Systems · Sparse and Compressive Sensing Techniques
