paper-with-me

홈 › Papers

Approximation of Box Decomposition Algorithm for Fast Hypervolume-Based Multi-Objective Optimization

2025-12-05 · Shuhei Watanabe arxiv

Hypervolume (HV)-based Bayesian optimization (BO) is one of the standard approaches for multi-objective decision-making. However, the computational cost of optimizing the acquisition function remains a significant bottleneck, primarily due to the expense of HV improvement calculations. While HV box-decomposition offers an efficient way to cope with the frequent exact improvement calculations, it suffers from super-polynomial memory complexity $O(MN^{\lfloor \frac{M + 1}{2} \rfloor})$ in the worst case as proposed by Lacour et al. (2017). To tackle this problem, Couckuyt et al. (2012) employed an approximation algorithm. However, a rigorous algorithmic description is currently absent from the literature. This paper bridges this gap by providing comprehensive mathematical and algorithmic details of this approximation algorithm.

📄 PDF Abstract BibTeX arXiv:2512.05825

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lazy Greedy Hypervolume Subset Selection from Large Candidate Solution Sets

2020-07-04 · Wei-Yu Chen, Hisao Ishibuhci, Ke Shang

Subset selection is a popular topic in recent years and a number of subset selection methods have been proposed. Among those methods, hypervolume subset selection is widely used. Greedy hypervolume subset selection algor…

A many-objective evolutionary algorithm using indicator-driven weight vector optimization

2025-10-03 · Xiaojing Han, Yuanxin Li arxiv

For regular Pareto Fronts (PFs), such as those that are smooth, continuous, and uniformly distributed, using fixed weight vectors is sufficient for multi-objective optimization approaches using decomposition. However, wh…

Fast Exact Computation of Expected HyperVolume Improvement

2018-12-18 · Guang Zhao, Raymundo Arroyave, Xiaoning Qian

In multi-objective Bayesian optimization and surrogate-based evolutionary algorithms, Expected HyperVolume Improvement (EHVI) is widely used as the acquisition function to guide the search approaching the Pareto front. T…

Bayesian OptimizationEvolutionary Algorithms

Computing the Integral R2 Indicator by Perspective Mapping and Box Decomposition

2026-06-29 · Michael T. M. Emmerich arxiv

The continuous integral R2 indicator is a Pareto-compliant refinement of the classical finite-weight-vector R2 indicator, used in performance assessment, bounded archiving for a-posteriori multi-objective optimization, a…

Faster Convergence in Multi-Objective Optimization Algorithms Based on Decomposition

2021-12-21 · Yuri Lavinas, Marcelo Ladeira, Claus Aranha

The Resource Allocation approach (RA) improves the performance of MOEA/D by maintaining a big population and updating few solutions each generation. However, most of the studies on RA generally focused on the properties …