Surrogate Ensemble in Expensive Multi-Objective Optimization via Deep Q-Learning
Yuxin Wu, Hongshu Guo, Ting Huang, Yue-Jiao Gong, Zeyuan Ma

TL;DR
This paper introduces SEEMOO, a reinforcement learning-based ensemble framework that dynamically selects surrogate models during expensive multi-objective optimization, significantly improving performance over single-surrogate methods.
Contribution
The paper presents a novel RL-assisted ensemble approach for surrogate model selection in multi-objective optimization, reducing human bias and enhancing robustness and efficiency.
Findings
SEEMOO outperforms single-surrogate baselines in benchmark tests.
The ensemble approach improves optimization robustness across diverse problems.
Ablation studies confirm the effectiveness of SEEMOO's components.
Abstract
Surrogate-assisted Evolutionary Algorithms~(SAEAs) have shown promising robustness in solving expensive optimization problems. A key aspect that impacts SAEAs' effectiveness is surrogate model selection, which in existing works is predominantly decided by human developer. Such human-made design choice introduces strong bias into SAEAs and may hurt their expected performance on out-of-scope tasks. In this paper, we propose a reinforcement learning-assisted ensemble framework, termed as SEEMOO, which is capable of scheduling different surrogate models within a single optimization process, hence boosting the overall optimization performance in a cooperative paradigm. Specifically, we focus on expensive multi-objective optimization problems, where multiple objective functions shape a compositional landscape and hence challenge surrogate selection. SEEMOO comprises following core designs: 1)…
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.
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 · Reinforcement Learning in Robotics
