Coresets for Farthest Point Problems in Hyperbolic Space

Abstract

We show how to construct in linear time coresets of constant size for farthest point problems in fixed-dimensional hyperbolic space. Our coresets provide both an arbitrarily small relative error and additive error . More precisely, we are given a set P of n points in the hyperbolic space HD, where D=O(1), and an error tolerance ∈ (0,1). Then we can construct in O(n/D) time a subset P ⊂ P of size O(1/D) such that for any query point q ∈ HD, there is a point p ∈ P that satisfies dH(q,p) ≥ (1-)dH(q,fP(q)) and dH(q,p) ≥ dH(q,fP(q))-, where dH denotes the hyperbolic metric and fP(q) is the point in P that is farthest from q according to this metric. This coreset allows us to answer approximate farthest-point queries in time O(1/D) after O(n/D) preprocessing time. It yields efficient approximation algorithms for the diameter, the center, and the maximum spanning tree problems in hyperbolic space.

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…