English

Range Counting Oracles for Geometric Problems

Computational Geometry 2025-04-23 v1 Data Structures and Algorithms

Abstract

In this paper, we study estimators for geometric optimization problems in the sublinear geometric model. In this model, we have oracle access to a point set with size nn in a discrete space [Δ]d[\Delta]^d, where queries can be made to an oracle that responds to orthogonal range counting requests. The query complexity of an optimization problem is measured by the number of oracle queries required to compute an estimator for the problem. We investigate two problems in this framework, the Euclidean Minimum Spanning Tree (MST) and Earth Mover Distance (EMD). For EMD, we show the existence of an estimator that approximates the cost of EMD with O(logΔ)O(\log \Delta)-relative error and O(nΔs1+1/d)O(\frac{n\Delta}{s^{1+1/d}})-additive error using O(s\polylogΔ)O(s\polylog \Delta) range counting queries for any parameter ss with 1sn1\leq s \leq n. Moreover, we prove that this bound is tight. For MST, we demonstrate that the weight of MST can be estimated within a factor of (1±\eps)(1 \pm \eps) using O~(n)\tilde{O}(\sqrt{n}) range counting queries.

Keywords

Cite

@article{arxiv.2504.15292,
  title  = {Range Counting Oracles for Geometric Problems},
  author = {Anne Driemel and Morteza Monemizadeh and Eunjin Oh and Frank Staals and David P. Woodruff},
  journal= {arXiv preprint arXiv:2504.15292},
  year   = {2025}
}

Comments

Accepted at SoCG'25

R2 v1 2026-06-28T23:06:10.619Z