Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
126 tokens/sec
GPT-4o
28 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A Box Decomposition Algorithm to Compute the Hypervolume Indicator (1510.01963v2)

Published 7 Oct 2015 in cs.DM and cs.DS

Abstract: We propose a new approach to the computation of the hypervolume indicator, based on partitioning the dominated region into a set of axis-parallel hyperrectangles or boxes. We present a nonincremental algorithm and an incremental algorithm, which allows insertions of points, whose time complexities are $O(n{\lfloor \frac{p-1}{2} \rfloor+1})$ and $O(n{\lfloor \frac{p}{2} \rfloor+1})$, respectively. While the theoretical complexity of such a method is lower bounded by the complexity of the partition, which is, in the worst-case, larger than the best upper bound on the complexity of the hypervolume computation, we show that it is practically efficient. In particular, the nonincremental algorithm competes with the currently most practically efficient algorithms. Finally, we prove an enhanced upper bound of $O(n{p-1})$ and a lower bound of $\Omega (n{\lfloor \frac{p}{2}\rfloor} \log n )$ for $p \geq 4$ on the worst-case complexity of the WFG algorithm.

Citations (71)

Summary

We haven't generated a summary for this paper yet.