Skip to content

Hypervolume Indicator

The Hypervolume Indicator (HV), originally proposed by Zitzler and Thiele [11], is a widely used scalar measure for assessing the quality of a Pareto front obtained from a multi-objective optimization. It quantifies how well a set of solutions covers the objective space relative to a chosen reference point r that is dominated by all solutions of interest.

Geometrically, the hypervolume is the n-dimensional volume of the region in objective space that is dominated by the solution set S and bounded by r:

HV(S,r)=λn(yS[y,r])

where λn denotes the n-dimensional Lebesgue measure (hypervolume), n is the number of objectives, and [y,r] is the axis-aligned hypercuboid between solution y and reference point r.


A larger hypervolume indicates a better Pareto front: solutions that are closer to the true optimum and more spread out across the trade-off surface contribute more volume. This makes the indicator particularly useful for comparing the output of different optimizers or tracking optimization progress, as it captures both convergence toward the Pareto front and diversity of the solution set in a single number.

In the context of TI planning, the hypervolume indicator is used to evaluate the quality of the Pareto front produced by the SuMo optimizer over the three exposure quality metrics M1 (strength), M2 (selectivity), and M3 (collateral).