Neural Regret-Matching for Distributed Constraint Optimization Problems
Yanchen Deng, Runsheng Yu, Xinrun Wang, Bo An
Abstract
Distributed constraint optimization problems (DCOPs) are a powerful model for multi-agent coordination and optimization, where information and controls are distributed among multiple agents by nature. Sampling-based algorithms are important incomplete techniques for solving medium-scale DCOPs. However, they use tables to exactly store all the information (e.g., costs, confidence bounds) to facilitate sampling, which limits their scalability. This paper tackles the limitation by incorporating deep neural networks in solving DCOPs for the first time and presents a neural-based sampling scheme built upon regret-matching. In the algorithm, each agent trains a neural network to approximate the regret related to its local problem and performs sampling according to the estimated regret. Furthermore, to ensure exploration we propose a regret rounding scheme that rounds small regret values to positive numbers. We theoretically show the regret bound of our algorithm and extensive evaluations indicate that our algorithm can scale up to large-scale DCOPs and significantly outperform the state-of-the-art methods.
BibTeX
@inproceedings{ijcai2021p21,
title = {Neural Regret-Matching for Distributed Constraint Optimization Problems},
author = {Deng, Yanchen and Yu, Runsheng and Wang, Xinrun and An, Bo},
booktitle = {Proceedings of the Thirtieth International Joint Conference on
Artificial Intelligence, {IJCAI-21}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Zhi-Hua Zhou},
pages = {146--153},
year = {2021},
month = {8},
note = {Main Track},
doi = {10.24963/ijcai.2021/21},
url = {https://doi.org/10.24963/ijcai.2021/21},
}