In-Range Farthest Point Queries and Related Problem in High Dimensions
Ziyun Huang, Jinhui Xu

TL;DR
This paper introduces efficient approximation schemes for high-dimensional range-aggregate queries, specifically for the farthest point and minimum enclosing ball, with provable guarantees and scalable data structures.
Contribution
It develops a bi-criteria approximation framework for high-dimensional range queries, enabling fast near-optimal solutions for farthest point and MEB problems.
Findings
Achieves $(1- ext{epsilon})$-approximate farthest point queries with sub-quadratic space.
Extends the approach to approximate minimum enclosing ball queries.
Provides theoretical bounds on query time and data structure size.
Abstract
Range-aggregate query is an important type of queries with numerous applications. It aims to obtain some structural information (defined by an aggregate function ) of the points (from a point set ) inside a given query range . In this paper, we study the range-aggregate query problem in high dimensional space for two aggregate functions: (1) is the farthest point in to a query point in and (2) is the minimum enclosing ball (MEB) of . For problem (1), called In-Range Farthest Point (IFP) Query, we develop a bi-criteria approximation scheme: For any that specifies the approximation ratio of the farthest distance and any that measures the "fuzziness" of the query range, we show that it is possible to pre-process into a data structure of size…
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.
