Detect and Act: Automated Dynamic Optimizer through Meta-Black-Box Optimization
Zijian Gao, Yuanting Zhong, Zeyuan Ma, Yue-Jiao Gong, Hongshu Guo

TL;DR
This paper introduces a reinforcement learning-assisted method for automated detection and adaptation in evolutionary algorithms to effectively solve dynamic optimization problems, outperforming existing approaches.
Contribution
It presents a novel deep Q-network based framework for automatic environment variation detection and self-adaptation in evolutionary algorithms, reducing reliance on human-crafted strategies.
Findings
Demonstrates superior performance over state-of-the-art methods on diverse DOPs.
Shows effective generalization to unseen dynamic environments.
Provides a comprehensive DOPs testbed for validation.
Abstract
Dynamic Optimization Problems (DOPs) are challenging to address due to their complex nature, i.e., dynamic environment variation. Evolutionary Computation methods are generally advantaged in solving DOPs since they resemble dynamic biological evolution. However, existing evolutionary dynamic optimization methods rely heavily on human-crafted adaptive strategy to detect environment variation in DOPs, and then adapt the searching strategy accordingly. These hand-crafted strategies may perform ineffectively at out-of-box scenarios. In this paper, we propose a reinforcement learning-assisted approach to enable automated variation detection and self-adaption in evolutionary algorithms. This is achieved by borrowing the bi-level learning-to-optimize idea from recent Meta-Black-Box Optimization works. We use a deep Q-network as optimization dynamics detector and searching strategy adapter: It…
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
TopicsMetaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms · Evolutionary Algorithms and Applications
