GDBA Revisited: Unleashing the Power of Guided Local Search for Distributed Constraint Optimization
Yanchen Deng, Xinrun Wang, Bo An

TL;DR
This paper introduces DGLS, an improved guided local search framework for DCOPs, addressing limitations of GDBA, and demonstrating superior empirical performance on various benchmark problems.
Contribution
The paper proposes DGLS with adaptive violation, penalty evaporation, and synchronization, enhancing GDBA's effectiveness for distributed constraint optimization.
Findings
DGLS outperforms state-of-the-art baselines on benchmark problems.
DGLS achieves competitive results on general-valued problems.
DGLS significantly improves anytime performance on structured problems.
Abstract
Local search is an important class of incomplete algorithms for solving Distributed Constraint Optimization Problems (DCOPs) but it often converges to poor local optima. While Generalized Distributed Breakout Algorithm (GDBA) provides a comprehensive rule set to escape premature convergence, its empirical benefits remain marginal on general-valued problems. In this work, we systematically examine GDBA and identify three factors that potentially lead to its inferior performance, i.e., over-aggressive constraint violation conditions, unbounded penalty accumulation, and uncoordinated penalty updates. To address these issues, we propose Distributed Guided Local Search (DGLS), a novel GLS framework for DCOPs that incorporates an adaptive violation condition to selectively penalize constraints with high cost, a penalty evaporation mechanism to control the magnitude of penalization, and a…
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
TopicsConstraint Satisfaction and Optimization · Metaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms
