English

Latency-Aware 2-Opt Monotonic Local Search for Distributed Constraint Optimization

Artificial Intelligence 2025-04-15 v1 Distributed, Parallel, and Cluster Computing

Abstract

Researchers recently extended Distributed Constraint Optimization Problems (DCOPs) to Communication-Aware DCOPs so that they are applicable in scenarios in which messages can be arbitrarily delayed. Distributed asynchronous local search and inference algorithms designed for CA-DCOPs are less vulnerable to message latency than their counterparts for regular DCOPs. However, unlike local search algorithms for (regular) DCOPs that converge to k-opt solutions (with k > 1), that is, they converge to solutions that cannot be improved by a group of k agents), local search CA-DCOP algorithms are limited to 1-opt solutions only. In this paper, we introduce Latency-Aware Monotonic Distributed Local Search-2 (LAMDLS-2), where agents form pairs and coordinate bilateral assignment replacements. LAMDLS-2 is monotonic, converges to a 2-opt solution, and is also robust to message latency, making it suitable for CA-DCOPs. Our results indicate that LAMDLS-2 converges faster than MGM-2, a benchmark algorithm, to a similar 2-opt solution, in various message latency scenarios.

Keywords

Cite

@article{arxiv.2504.08737,
  title  = {Latency-Aware 2-Opt Monotonic Local Search for Distributed Constraint Optimization},
  author = {Ben Rachmut and Roie Zivan and William Yeoh},
  journal= {arXiv preprint arXiv:2504.08737},
  year   = {2025}
}
R2 v1 2026-06-28T22:55:10.685Z