English

A Bouquet of Results on Maximum Range Sum: General Techniques and Hardness Reductions

Computational Geometry 2025-09-22 v1 Data Structures and Algorithms

Abstract

We revisit the maximum range sum (MaxRS) problem: given a set PP of nn weighted points in Rd\mathbb{R}^d and a range QQ (typically axis-aligned dd-box or dd-ball), the goal is to place QQ to maximize the total weight of points in PQP\cap Q. We study three natural variations: (1) Dynamic MaxRS: The goal is to update the placement of a dd-ball under point insertions and deletions. We give a randomized (12ϵ)(\frac{1}{2}-\epsilon)-approximation with update time Oϵ(logn)O_\epsilon(\log n). The approximation factor holds with high probability. To the best of our knowledge, this is the first result on dynamic MaxRS. (2) Batched MaxRS: In R1\mathbb{R}^1, along with PP we are given mm intervals of varying lengths. We prove a conditional lower bound of Ω(mn)\Omega(mn) time (via conjectured (min,+)(\min,+)-convolution hardness), showing the trivial O(mnlogn)O(mn\log n) upper bound in R2\mathbb{R}^2 is essentially tight. We also establish a similar bound for a related problem of batched smallest kk-enclosing interval. (3) Colored MaxRS: Each point has a color from [m][m], and the goal is to place QQ to maximize the number of uniquely colored points in PQP\cap Q. Prior work only considered axis-aligned rectangles in R2\mathbb{R}^2. For dd-balls, we give: (a) a randomized (12ϵ)(\frac{1}{2}-\epsilon)-approximation in Oϵ(nlogn)O_\epsilon(n\log n) time (avoiding exponential dependence on dd), and (b) in R2\mathbb{R}^2, a (1ϵ)(1-\epsilon)-approximation in expected Oϵ(nlogn)O_\epsilon(n\log n) time. Both approximations hold with high probability. Our algorithms rely on two techniques of broader interest. The first yields (12ϵ)(\frac{1}{2}-\epsilon)-approximations via a volume argument on dd-balls and a randomized game. The second achieves (1ϵ)(1-\epsilon)-approximations through an exact output-sensitive algorithm, which we speed up by random sampling on colors.

Keywords

Cite

@article{arxiv.2509.16008,
  title  = {A Bouquet of Results on Maximum Range Sum: General Techniques and Hardness Reductions},
  author = {Rachana Gusain and Saladi Rahul and Aditya Subramanian},
  journal= {arXiv preprint arXiv:2509.16008},
  year   = {2025}
}

Comments

Accepted for publication at Principles of Database Systems (PODS) 2026