🌙

MO-SMAC:多目标序贯模型算法配置

MO-SMAC: Multiobjective Sequential Model-Based Algorithm Configuration

Evolutionary Computation · 2025
被引 3
ABS 3

中文导读

提出一种多目标自动化算法配置器,扩展SMAC框架,通过贝叶斯优化和超体积改进获取近似帕累托集,在四个AI领域验证优于基线方法。

Abstract

Automated algorithm configuration aims at finding well-performing parameter configurations for a given problem, and it has proven to be effective within many AI domains, including evolutionary computation. Initially, the focus was on excelling in one performance objective, but, in reality, most tasks have a variety of (conflicting) objectives. The surging demand for trustworthy and resource-efficient AI systems makes this multiobjective perspective even more prevalent. We propose a new general-purpose multiobjective automated algorithm configurator by extending the widely-used SMAC framework. Instead of finding a single configuration, we search for a nondominated set that approximates the actual Pareto set. We propose a pure multiobjective Bayesian optimization approach for obtaining promising configurations by using the predicted hypervolume improvement as acquisition function. We also present a novel intensification procedure to efficiently handle the selection of configurations in a multiobjective context. Our approach is empirically validated and compared across various configuration scenarios in four AI domains, demonstrating superiority over baseline methods, competitiveness with MO-ParamILS on individual scenarios, and an overall best performance.

算法配置多目标优化贝叶斯优化人工智能