Improved Solution Search Performance of Constrained MOEA/D Hybridizing Directional Mating and Local Mating
Masahiro Kanazaki, Takeharu Toyoda

TL;DR
This paper introduces a hybrid constraint handling method for multi-objective evolutionary algorithms that combines direct and local mating to improve solution search performance and diversity.
Contribution
It proposes a novel hybrid mating approach that enhances exploration and constraint handling in MOEA/D, outperforming existing methods.
Findings
Better constraint multi-objective problem solutions.
Maintains high diversity in solutions.
Improves exploration around good solutions.
Abstract
In this study, we propose an improvement to the direct mating method, a constraint handling approach for multi-objective evolutionary algorithms, by hybridizing it with local mating. Local mating selects another parent from the feasible solution space around the initially selected parent. The direct mating method selects the other parent along the optimal direction in the objective space after the first parent is selected, even if it is infeasible. It shows better exploration performance for constraint optimization problems with coupling NSGA-II, but requires several individuals along the optimal direction. Due to the lack of better solutions dominated by the optimal direction from the first parent, direct mating becomes difficult as the generation proceeds. To address this issue, we propose a hybrid method that uses local mating to select another parent from the neighborhood of the…
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 · Evolutionary Algorithms and Applications
