English

Instance and Universally Optimal Bounds for Imprecise Pareto Fronts

Computational Geometry 2026-05-18 v1 Data Structures and Algorithms

Abstract

In the imprecise geometry model, the input is an imprecise point set, which is a family of regions F=(R1,,Rn)F = (R_1, \ldots,R_n), where for each RiR_i one may retrieve the true point piRip_i \in R_i. By preprocessing FF, we can construct the output, in our case the Pareto front, on PP faster. We efficiently construct the Pareto front of an imprecise point set in the plane. Efficiency is interpreted in two ways: minimizing (i) the number of retrievals, and (ii) the computation time used to determine the set of regions that must be retrieved and to construct the Pareto front. We present an algorithm to construct the Pareto front for possibly overlapping rectangles that is \emph{instance-optimal} with respect to the number of retrievals, meaning that for every fixed input (F,P)(F, P), there is no algorithm that retrieves asymptotically fewer regions to compute the output. This is a strong algorithmic quality, as it means that our algorithm is competitive even to clairvoyant algorithms which know a correct guess of the output and only have to verify its correctness. In terms of algorithmic running time, instance-optimality is provably unobtainable. We instead present an algorithm which is within a logn\log n-factor of instance-optimality. This generalizes earlier results to overlapping input regions, at only a minor cost in running time. For unit squares, we present an algorithm that is not only instance-optimal in the number of retrievals, but also \emph{universally} optimal in terms of running time, meaning that for any fixed set of regions FF, no algorithm has a better worst-case running time for all possible point sets PP. This is the first universally optimal algorithm for overlapping planar input. Compared to previous work, this result improves the degree of overlap, the preprocessing time, the number of retrievals, and the running time.

Keywords

Cite

@article{arxiv.2605.07523,
  title  = {Instance and Universally Optimal Bounds for Imprecise Pareto Fronts},
  author = {Sarita de Berg and Nynne Maria Foldager Bække and Frida Astrup Eriksen and Ivor van der Hoog and Eva Rotenberg and Daniel Rutschmann},
  journal= {arXiv preprint arXiv:2605.07523},
  year   = {2026}
}
R2 v1 2026-07-01T12:57:24.872Z