R2 v2: The Pareto-compliant R2 Indicator for Better Benchmarking in Bi-objective Optimization
Lennart Schäpermeier, Pascal Kerschke
TL;DR
This paper advances unary benchmarking metrics for bi-objective optimization by deriving and implementing an exact, Pareto-compliant R2 indicator under a continuous, uniform distribution of Tchebycheff utilities. It provides an $O(N \log N)$ algorithm to compute R2 for a set of $N$ nondominated solutions and an incremental update scheme for dynamic benchmarking scenarios, along with the concept of exclusive contribution to preserve Pareto compliance. The authors characterize exact R2 values for ideal/nadir points, linear fronts, and simple convex/concave shapes, and contrast them with the discretized R2 commonly used in practice, demonstrating improved consistency and avoidance of plateau effects seen with hypervolume benchmarking. The work positions the exact R2 indicator as a practical, Pareto-compliant alternative to HV when an utopian reference point is natural, enabling efficient benchmarking and potential integration into optimization heuristics.
Abstract
In multi-objective optimization, set-based quality indicators are a cornerstone of benchmarking and performance assessment. They capture the quality of a set of trade-off solutions by reducing it to a scalar number. One of the most commonly used set-based metrics is the R2 indicator, which describes the expected utility of a solution set to a decision-maker under a distribution of utility functions. Typically, this indicator is applied by discretizing the latter distribution, yielding a weakly Pareto-compliant indicator. In consequence, adding a nondominated or dominating solution to a solution set may -- but does not have to -- improve the indicator's value. In this paper, we reinvestigate the R2 indicator under the premise that we have a continuous, uniform distribution of (Tchebycheff) utility functions. We analyze its properties in detail, demonstrating that this continuous variant is indeed Pareto-compliant -- that is, any beneficial solution will improve the metric's value. Additionally, we provide efficient computational procedures that (a) compute this metric for bi-objective problems in $\mathcal O (N \log N)$, and (b) can perform incremental updates to the indicator whenever solutions are added to (or removed from) the current set of solutions, without needing to recompute the indicator for the entire set. As a result, this work contributes to the state-of-the-art Pareto-compliant unary performance metrics, such as the hypervolume indicator, offering an efficient and promising alternative.
