Colored range closest-pair problem under general distance functions
Jie Xue

TL;DR
This paper introduces the first approximate solutions for the colored range closest-pair problem under general distance functions, extending previous uncolored Euclidean-focused work to more general metrics and higher dimensions.
Contribution
It develops efficient data structures for approximate CRCP queries under monotone norms, covering $L_p$-metrics, with applications to higher-dimensional dominance queries.
Findings
Designed $(1+\varepsilon)$-approximate data structures for 2D orthogonal queries.
Achieved space and query time bounds for these data structures.
Extended techniques to higher dimensions for slab, 2-box, and 3D dominance queries.
Abstract
The range closest-pair (RCP) problem is the range-search version of the classical closest-pair problem, which aims to store a given dataset of points in some data structure such that when a query range is specified, the closest pair of points contained in can be reported efficiently. A natural generalization of the RCP problem is the {colored range closest-pair} (CRCP) problem in which the given data points are colored and the goal is to find the closest {bichromatic} pair contained in the query range. All the previous work on the RCP problem was restricted to the uncolored version and the Euclidean distance function. In this paper, we make the first progress on the CRCP problem. We investigate the problem under a general distance function induced by a monotone norm; in particular, this covers all the -metrics for and the -metric. We design efficient…
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Remote Sensing and LiDAR Applications · Facility Location and Emergency Management
