Coresets for Farthest Point Problems in Hyperbolic Space
Eunku Park, Antoine Vigneron

TL;DR
This paper introduces a linear-time method to construct small coresets for farthest point problems in fixed-dimensional hyperbolic space, enabling efficient approximate queries and solutions for related geometric problems.
Contribution
The authors develop the first linear-time construction of small coresets for farthest point problems in hyperbolic space with provable approximation guarantees.
Findings
Coresets of size O(1/ε^D) constructed in O(n/ε^D) time.
Approximate farthest-point queries answered in O(1/ε^D) time.
Applications to diameter, center, and maximum spanning tree 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 of points in the hyperbolic space , where , and an error tolerance . Then we can construct in time a subset of size such that for any query point , there is a point that satisfies and , where denotes the hyperbolic metric and is the point in that is farthest from according to this metric. This coreset allows us to answer…
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
TopicsAdvanced Optimization Algorithms Research · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
