Multi-objective optimization via equivariant deep hypervolume approximation
Jim Boelrijk, Bernd Ensing, Patrick Forr\'e

TL;DR
This paper introduces DeepHV, a neural network-based approach to efficiently approximate the hypervolume indicator in multi-objective optimization, leveraging equivariance properties for improved accuracy and generalization.
Contribution
The paper proposes DeepHV, a deep neural network that approximates hypervolume using equivariance to scale and permutation, enhancing efficiency and scalability in multi-objective optimization.
Findings
DeepHV achieves comparable accuracy to exact methods.
DeepHV significantly reduces computation time.
DeepHV generalizes well across different objectives and data sets.
Abstract
Optimizing multiple competing objectives is a common problem across science and industry. The inherent inextricable trade-off between those objectives leads one to the task of exploring their Pareto front. A meaningful quantity for the purpose of the latter is the hypervolume indicator, which is used in Bayesian Optimization (BO) and Evolutionary Algorithms (EAs). However, the computational complexity for the calculation of the hypervolume scales unfavorably with increasing number of objectives and data points, which restricts its use in those common multi-objective optimization frameworks. To overcome these restrictions we propose to approximate the hypervolume function with a deep neural network, which we call DeepHV. For better sample efficiency and generalization, we exploit the fact that the hypervolume is scale-equivariant in each of the objectives as well as permutation invariant…
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
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Optimal Experimental Design Methods · Process Optimization and Integration
MethodsTest
