A Particle Swarm Inspired Approach for Continuous Distributed Constraint Optimization Problems
Moumita Choudhury, Amit Sarker, Md. Mosaddek Khan, William Yeoh

TL;DR
This paper introduces PCD, a novel particle swarm optimization-based algorithm for continuous distributed constraint optimization problems, addressing computational challenges and improving solution quality without derivatives.
Contribution
The paper adapts PSO to a decentralized setting for C-DCOPs, a novel application, and introduces a crossover operator to enhance solution quality.
Findings
PCD produces high-quality solutions efficiently.
PCD is an anytime algorithm with theoretical guarantees.
Empirical results show PCD outperforms existing C-DCOP algorithms.
Abstract
Distributed Constraint Optimization Problems (DCOPs) are a widely studied framework for coordinating interactions in cooperative multi-agent systems. In classical DCOPs, variables owned by agents are assumed to be discrete. However, in many applications, such as target tracking or sleep scheduling in sensor networks, continuous-valued variables are more suitable than discrete ones. To better model such applications, researchers have proposed Continuous DCOPs (C-DCOPs), an extension of DCOPs, that can explicitly model problems with continuous variables. The state-of-the-art approaches for solving C-DCOPs experience either onerous memory or computation overhead and unsuitable for non-differentiable optimization problems. To address this issue, we propose a new C-DCOP algorithm, namely Particle Swarm Optimization Based C-DCOP (PCD), which is inspired by Particle Swarm Optimization (PSO), 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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Scheduling and Timetabling Solutions
