English

Black-Box Min--Max Continuous Optimization Using CMA-ES with Worst-case Ranking Approximation

Neural and Evolutionary Computing 2022-04-07 v1 Optimization and Control

Abstract

In this study, we investigate the problem of min-max continuous optimization in a black-box setting minxmaxyf(x,y)\min_{x} \max_{y}f(x,y). A popular approach updates xx and yy simultaneously or alternatingly. However, two major limitations have been reported in existing approaches. (I) As the influence of the interaction term between xx and yy (e.g., xTByx^\mathrm{T} B y) on the Lipschitz smooth and strongly convex-concave function ff increases, the approaches converge to an optimal solution at a slower rate. (II) The approaches fail to converge if ff is not Lipschitz smooth and strongly convex-concave around the optimal solution. To address these difficulties, we propose minimizing the worst-case objective function F(x)=maxyf(x,y)F(x)=\max_{y}f(x,y) directly using the covariance matrix adaptation evolution strategy, in which the rankings of solution candidates are approximated by our proposed worst-case ranking approximation (WRA) mechanism. Compared with existing approaches, numerical experiments show two important findings regarding our proposed method. (1) The proposed approach is efficient in terms of ff-calls on a Lipschitz smooth and strongly convex-concave function with a large interaction term. (2) The proposed approach can converge on functions that are not Lipschitz smooth and strongly convex-concave around the optimal solution, whereas existing approaches fail.

Keywords

Cite

@article{arxiv.2204.02646,
  title  = {Black-Box Min--Max Continuous Optimization Using CMA-ES with Worst-case Ranking Approximation},
  author = {Atsuhiro Miyagi and Kazuto Fukuchi and Jun Sakuma and Youhei Akimoto},
  journal= {arXiv preprint arXiv:2204.02646},
  year   = {2022}
}

Comments

accepted for GECCO 2022

R2 v1 2026-06-24T10:39:28.703Z