Hybrid Algorithm for Multi-Objective Optimization by Greedy Hypervolume Maximization
Conrado Silva Miranda, Fernando Jos\'e Von Zuben

TL;DR
This paper presents H2MA, a hybrid algorithm for multi-objective optimization that maximizes hypervolume by combining gradient-based local search with stochastic global exploration, outperforming existing methods on benchmark problems.
Contribution
The paper introduces H2MA, a novel hybrid hypervolume maximization algorithm that effectively balances exploration and exploitation for multi-objective optimization.
Findings
H2MA achieves higher hypervolume with fewer function evaluations.
It outperforms NSGA-II, SPEA2, and SMS-EMOA on ZDT benchmarks.
The method is adaptable to discrete decision spaces.
Abstract
This paper introduces a high-performance hybrid algorithm, called Hybrid Hypervolume Maximization Algorithm (H2MA), for multi-objective optimization that alternates between exploring the decision space and exploiting the already obtained non-dominated solutions. The proposal is centered on maximizing the hypervolume indicator, thus converting the multi-objective problem into a single-objective one. The exploitation employs gradient-based methods, but considering a single candidate efficient solution at a time, to overcome limitations associated with population-based approaches and also to allow an easy control of the number of solutions provided. There is an interchange between two steps. The first step is a deterministic local exploration, endowed with an automatic procedure to detect stagnation. When stagnation is detected, the search is switched to a second step characterized by a…
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 · Topology Optimization in Engineering · Optimal Experimental Design Methods
