An Artificial Bee Colony Based Algorithm for Continuous Distributed Constraint Optimization Problems
K. M. Merajul Arefin, Mashrur Rashik, Saaduddin Mahmud, Md. Mosaddek, Khan

TL;DR
This paper introduces a novel Artificial Bee Colony-based algorithm for solving continuous distributed constraint optimization problems, demonstrating improved performance over existing methods through theoretical proof and empirical evaluation.
Contribution
The paper presents a new population-based solver for C-DCOPs inspired by ABC, including a novel exploration method and proof of its anytime property.
Findings
The proposed algorithm outperforms state-of-the-art C-DCOPs algorithms in experiments.
The approach is proven to be an anytime algorithm.
Significant improvements in solution quality are demonstrated empirically.
Abstract
Distributed Constraint Optimization Problems (DCOPs) are a frequently used framework in which a set of independent agents choose values from their respective discrete domains to maximize their utility. Although this formulation is typically appropriate, there are a number of real-world applications in which the decision variables are continuous-valued and the constraints are represented in functional form. To address this, Continuous Distributed Constraint Optimization Problems (C-DCOPs), an extension of the DCOPs paradigm, have recently grown the interest of the multi-agent systems field. To date, among different approaches, population-based algorithms are shown to be most effective for solving C-DCOPs. Considering the potential of population-based approaches, we propose a new C-DCOPs solver inspired by a well-known population-based algorithm Artificial Bee Colony (ABC). Additionally,…
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 · Data Management and Algorithms · Advanced Database Systems and Queries
