Approximating Klee's Measure Problem and a Lower Bound for Union Volume Estimation
Karl Bringmann, Kasper Green Larsen, Andr\'e Nusser, Eva Rotenberg,, Yanheng Wang

TL;DR
This paper establishes the optimal query complexity for approximating union volume in Klee's measure problem and introduces an improved algorithm leveraging geometric properties for more efficient estimation.
Contribution
It proves a matching lower bound for query complexity and presents a more efficient approximation algorithm exploiting geometric insights.
Findings
Lower bound of (n/psilon^2) queries for union volume estimation.
Improved algorithm reduces complexity to O((n+1/psilon^2) n) using geometric techniques.
The lower bound applies even with coordinate inspection and arbitrary point containment queries.
Abstract
Union volume estimation is a classical algorithmic problem. Given a family of objects , we want to approximate the volume of their union. In the special case where all objects are boxes (also known as hyperrectangles) this is known as Klee's measure problem. The state-of-the-art algorithm [Karp, Luby, Madras '89] for union volume estimation and Klee's measure problem in constant dimension computes a -approximation with constant success probability by using a total of queries of the form (i) ask for the volume of , (ii) sample a point uniformly at random from , and (iii) query whether a given point is contained in . We show that if one can only interact with the objects via the aforementioned three queries, the query complexity of [Karp, Luby, Madras '89] is indeed optimal, i.e.,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
