TL;DR
This paper introduces MOVE, a novel many-objective optimization method combining elements from evolutionary and quality diversity algorithms, demonstrating efficiency with small populations and potential for automatic goal-switching in complex problems.
Contribution
MOVE is a new algorithm that maintains a map of elites for different objective subsets, enabling effective many-objective optimization with small populations and automatic goal-switching capabilities.
Findings
MOVE outperforms naive baselines on a 14-objective problem.
Effective with as few as 50 elites in the population.
Solution jumping across bins aids in goal-switching and optimization.
Abstract
Real-world problems are often comprised of many objectives and require solutions that carefully trade-off between them. Current approaches to many-objective optimization often require challenging assumptions, like knowledge of the importance/difficulty of objectives in a weighted-sum single-objective paradigm, or enormous populations to overcome the curse of dimensionality in multi-objective Pareto optimization. Combining elements from Many-Objective Evolutionary Algorithms and Quality Diversity algorithms like MAP-Elites, we propose Many-objective Optimization via Voting for Elites (MOVE). MOVE maintains a map of elites that perform well on different subsets of the objective functions. On a 14-objective image-neuroevolution problem, we demonstrate that MOVE is viable with a population of as few as 50 elites and outperforms a naive single-objective baseline. We find that the algorithm's…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
