English

Challenges of Interaction in Optimizing Mixed Categorical-Continuous Variables

Neural and Evolutionary Computing 2025-04-02 v1

Abstract

Optimization of mixed categorical-continuous variables is prevalent in real-world applications of black-box optimization. Recently, CatCMA has been proposed as a method for optimizing such variables and has demonstrated success in hyper-parameter optimization problems. However, it encounters challenges when optimizing categorical variables in the presence of interaction between continuous and categorical variables in the objective function. In this paper, we focus on optimizing mixed binary-continuous variables as a special case and identify two types of variable interactions that make the problem particularly challenging for CatCMA. To address these difficulties, we propose two algorithmic components: a warm-starting strategy and a hyper-representation technique. We analyze their theoretical impact on test problems exhibiting these interaction properties. Empirical results demonstrate that the proposed components effectively address the identified challenges, and CatCMA enhanced with these components, named ICatCMA, outperforms the original CatCMA.

Cite

@article{arxiv.2504.00491,
  title  = {Challenges of Interaction in Optimizing Mixed Categorical-Continuous Variables},
  author = {Youhei Akimoto and Xilin Gao and Ze Kai Ng and Daiki Morinaga},
  journal= {arXiv preprint arXiv:2504.00491},
  year   = {2025}
}

Comments

Accepted at GECCO 2025

R2 v1 2026-06-28T22:41:54.458Z