CatMADS: Mesh Adaptive Direct Search for constrained blackbox optimization with categorical variables
Charles Audet, Youssef Diouane, Edward Hall\'e-Hannan, S\'ebastien Le Digabel, Christophe Tribes

TL;DR
CatMADS extends the MADS optimization algorithm to effectively handle mixed-variable problems with categorical, integer, and continuous variables, providing strong theoretical guarantees and demonstrating superior empirical performance.
Contribution
It introduces a generalized MADS framework for mixed-variable constrained optimization, incorporating categorical variables and convergence analysis.
Findings
CatMADS outperforms state-of-the-art solvers on 32 mixed-variable problems.
The framework ensures Clarke stationarity and handles constraints effectively.
Empirical results confirm the efficiency and robustness of CatMADS.
Abstract
Solving optimization problems in which functions are blackboxes and variables involve different types poses significant theoretical and algorithmic challenges. Nevertheless, such settings frequently occur in simulation-based engineering design and machine learning. This paper extends the Mesh Adaptive Direct Search (MADS) algorithm to address mixed-variable problems with categorical, integer and continuous variables. MADS is a robust derivative-free optimization framework with a well-established convergence analysis for constrained quantitative problems. CatMADS generalizes MADS by incorporating categorical variables through distance-induced neighborhoods. A detailed convergence analysis of CatMADS is provided, with flexible choices balancing computational cost and local optimality strength. Four types of mixed-variable local minima are introduced, corresponding to progressively…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Advanced Optimization Algorithms Research
