was a side-effect where part of evaluation was con-
ditionally skipped due to the threshold based on the
globally maximum cost value.
5 DISCUSSION
There are several decentralized min-max problem set-
tings that require several assumptions including the
convexity and continuity of objective functions. How-
ever, the aim of DCOPs with similar criteria is general
discrete problems with non-convexity. To solve large-
scale and complex problems of these classes, inexact
methods are necessary. As a baseline investigation,
we addressed a class of stochastic hill-climb methods
that is an extension of a fundamental approach for tra-
ditional DCOPs.
An approximation of complete solution methods
for AMODCOPs that are based on tree search and dy-
namic programming has been presented. However,
since the approximation partially eliminates or ig-
nores several constraints, its accuracy decreases when
the induced width (Fioretto et al., 2018) of constraint
graphs is relatively larger. In such situations, there are
opportunities to employ stochastic local search meth-
ods. While deterministic local search methods for this
class of problems have been addressed in early stud-
ies, we investigated stochastic local search methods
that also employ some additional information.
In the original DSA and several variants, the prob-
ability of the algorithms is generally employed to de-
termine whether the agents select the hill-climb or
stay as is. Therefore, the methods are basically local
search that cannot escape from locally optimal solu-
tions. We mainly investigated the practical case where
the agents are basically greedy but stochastically es-
cape from locally optimal solutions.
6 CONCLUSION
We investigated the decentralized stochastic search
methods for Asymmetric Multi-Objective Distributed
Constraint Optimization Problems considering the
worst cases among the agents. The experimental
results show the effect and influence of different
optimization criteria and additional information in
stochastic local search processes. In particular, the re-
sults show that the minimization of the maximum cost
value is not straightforward with min-max based cri-
teria that are also designed to improve the global ob-
jective value or fairness. Min-max optimization with
several additional bits of information performs better
perturbation. We believe such an investigation of fun-
damental search methods for different optimization
criteria can provide a foundation for more sophisti-
cated sampling based methods for extended classes
of DCOPs. Our future work will investigate other
stochastic and sampling-based algorithms with fair-
ness and Pareto optimality.
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., 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.
Fundam. Inform., 158(1-3):63–91.
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.
Zivan, R. (2008). Anytime local search for distributed con-
straint optimization. In Twenty-Third AAAI Confer-
ence on Artificial Intelligence, pages 393–398.
Investigation on Stochastic Local Search for Decentralized Asymmetric Multi-objective Constraint Optimization Considering Worst Case
469