Learning Adaptive Evolutionary Computation for Solving Multi-Objective Optimization Problems
Remco Coppens, Robbert Reijnen, Yingqian Zhang, Laurens Bliek, Berend, Steenhuisen

TL;DR
This paper introduces a novel framework that combines multi-objective evolutionary algorithms with deep reinforcement learning to adaptively control parameters, improving solution quality and reducing computation time in complex optimization problems.
Contribution
It presents a new adaptive parameter control method using DRL within MOEAs, demonstrating transferability and efficiency in real-world and benchmark problems.
Findings
Enhanced solution quality and faster convergence.
Transferability of the learned policy to complex problems.
Effective adaptive parameter tuning using DRL.
Abstract
Multi-objective evolutionary algorithms (MOEAs) are widely used to solve multi-objective optimization problems. The algorithms rely on setting appropriate parameters to find good solutions. However, this parameter tuning could be very computationally expensive in solving non-trial (combinatorial) optimization problems. This paper proposes a framework that integrates MOEAs with adaptive parameter control using Deep Reinforcement Learning (DRL). The DRL policy is trained to adaptively set the values that dictate the intensity and probability of mutation for solutions during optimization. We test the proposed approach with a simple benchmark problem and a real-world, complex warehouse design and control problem. The experimental results demonstrate the advantages of our method in terms of solution quality and computation time to reach good solutions. In addition, we show the learned policy…
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 · Evolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research
MethodsTest
