A Polynomial Coreset for Furthest Neighbor in Planar Metrics

Abstract

A furthest neighbor data structure on a metric space (V,dist) and a set P ⊂eq V answers the following query: given v ∈ V, output p ∈ P maximizing dist(v,p); in the approximate version, it is allowed to report any p ∈ P with dist(v,p) ≥ (1-)p' ∈ P dist(v,p') for an accuracy parameter ∈ (0,1). A particular type of approximate furthest neighbor data structure is an -coreset: a small subset Q ⊂eq P such that for every query v ∈ V there is a feasible answer p ∈ Q. Our main result is that in planar metrics there always exists an -coreset for furthest neighbors of size bounded polynomially in (1/). This improves upon an exponential bound of Bourneuf and Pilipczuk [SODA'25] and resolves an open problem of de Berg and Theocharous [SoCG'24] for the case of polygons with holes. On the technical side, we develop a connection between -coreset for furthest neighbors and an invariant of a metric space that we call an -comatching index -- a sibling of -(semi-)ladder index, a.k.a, -scatter dimension, as defined by Abbasi et al [FOCS'23]. While the -(semi-)ladder index of planar metrics admits an exponential lower bound, we show that the -comatching index of planar metrics is polynomial, all in 1/. The exponential separation between -(semi-)ladder and -comatching is rather surprising, and the proof is the main technical contribution of our work.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…