4000
4500
5000
5500
0 100 200 300
Total cost
120
140
160
180
200
0 100 200 300
Maximum cost
0.04
0.06
0.08
0.1
0 100 200 300
Theil index
Figure 2: Anytime curve (gamma92, d = 5, c = 150).
Table 6 compares the execution time of the so-
lution methods for 1000 iterations. The experiment
was performed on a computer with g++ (GCC) 8.5.0,
MPIR 3.0.0, Linux version 4.18, Intel (R) Core (TM)
i9-9900 CPU @ 3.10GHz and 64GB memory. As
the first study, the total computation time was evalu-
ated excluding communication delay. Note that there
are opportunities to improve our experimental imple-
mentation. A major common issue is the processing
to handle the sorted objective vectors and the lexi-
max criterion. For each criterion, the parts of the
process of sampling new solution sets were differ-
ently affected by the implementation techniques. Fig-
ure 2 shows several selected anytime curves of solu-
tion quality for gamma92, d = 5 and c = 150. While
the leximax-based criteria took a long execution time,
their results improved in relatively earlier steps of the
search process.
5 CONCLUSIONS
We applied an evolutionary algorithm called AED
to asymmetric multi-objective DCOPs in which opti-
mization is performed on a leximax criterion that im-
proves the worst case and fairness among agents. To
handle asymmetry constraints, we extended the struc-
ture in the algorithm. In addition, we replaced the cri-
teria in the sampling process by one of social welfare
criteria and experimentally investigated the sampling
criteria. Our result shows the effect of sampling based
on leximax-based criteria.
Our future work will include more exact evalu-
ations using improved implementation of the algo-
rithm, a comparison with different classes of algo-
rithms, detailed analysis on the search space of the
problems with leximax criterion, and applications to
practical domains.
ACKNOWLEDGEMENTS
This work was supported in part by JSPS KAKENHI
Grant Number JP19K12117.
REFERENCES
Fioretto, F., Pontelli, E., and Yeoh, W. (2018). Distributed
constraint optimization problems and applications: A
survey. Journal of Artificial Intelligence Research,
61:623–698.
Mahmud, S., Choudhury, M., Khan, M. M., Tran-Thanh,
L., and Jennings, N. R. (2020). AED: An Anytime
Evolutionary DCOP Algorithm. In Proceedings of the
19th International Conference on Autonomous Agents
and MultiAgent Systems, pages 825–833.
Marler, R. T. and Arora, J. S. (2004). Survey of
multi-objective optimization methods for engineer-
ing. Structural and Multidisciplinary Optimization,
26:369–395.
Matsui, T. (2021). Investigation on Stochastic Local Search
for Decentralized Asymmetric Multi-Objective Con-
straint Optimization Considering Worst Case. In
Proceedings of the 13th International Conference on
Agents and Artificial Intelligence, volume 1, pages
462–469.
Matsui, T., Matsuo, H., Silaghi, M., Hirayama, K., and
Yokoo, M. (2018a). Leximin asymmetric multiple
objective distributed constraint optimization problem.
Computational Intelligence, 34(1):49–84.
Matsui, T., Silaghi, M., Okimoto, T., Hirayama, K., Yokoo,
M., and Matsuo, H. (2018b). Leximin multiple objec-
tive dcops on factor graphs for preferences of agents.
Fundamenta Informaticae, 158(1-3):63–91.
Modi, P. J., Shen, W., Tambe, M., and Yokoo, M. (2005).
Adopt: Asynchronous distributed constraint optimiza-
tion with quality guarantees. Artificial Intelligence,
161(1-2):149–180.
Nguyen, D. T., Yeoh, W., Lau, H. C., and Zivan, R.
(2019). Distributed gibbs: A linear-space sampling-
based dcop algorithm. Journal of Artificial Intelli-
gence Research, 64(1):705–748.
Petcu, A. and Faltings, B. (2005). A scalable method for
multiagent constraint optimization. In Proceedings of
the 19th International Joint Conference on Artificial
Intelligence, pages 266–271.
Sen, A. K. (1997). Choice, Welfare and Measurement. Har-
vard University Press.
Zhang, W., Wang, G., Xing, Z., and Wittenburg, L. (2005).
Distributed stochastic search and distributed breakout:
properties, comparison and applications to constraint
optimization problems in sensor networks. Artificial
Intelligence, 161(1-2):55–87.
ICAART 2022 - 14th International Conference on Agents and Artificial Intelligence
424