DeQED: An Efficient Divide-and-Coordinate Algorithm for DCOP
Abstract
This paper presents a new DCOP algorithm calledDeQED (Decomposition with Quadratic Encoding to Decentralize). DeQED is based on the Divide-and-Coordinate (DaC) framework, where the agents repeatedly solve their updated local subproblems (the divide stage) and exchange coordination information that causes them to update their local sub-problems (the coordinate stage). Unlike other DaC-based DCOP algorithms, DeQED does not essentially increase the complexity of local subproblems and allows agents to avoid exchanging (primal) variable values in the coordinate stage. Our experimental results show that DeQED significantly outperformed other incomplete DCOP algorithms for both random and structured instances.
Cite
Text
Hatano and Hirayama. "DeQED: An Efficient Divide-and-Coordinate Algorithm for DCOP." International Joint Conference on Artificial Intelligence, 2013.Markdown
[Hatano and Hirayama. "DeQED: An Efficient Divide-and-Coordinate Algorithm for DCOP." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/hatano2013ijcai-deqed/)BibTeX
@inproceedings{hatano2013ijcai-deqed,
title = {{DeQED: An Efficient Divide-and-Coordinate Algorithm for DCOP}},
author = {Hatano, Daisuke and Hirayama, Katsutoshi},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2013},
pages = {566-572},
url = {https://mlanthology.org/ijcai/2013/hatano2013ijcai-deqed/}
}