Deterministic, Near-Linear $\varepsilon$-Approximation Algorithm for Geometric Bipartite Matching
Pankaj K. Agarwal, Hsien-Chih Chang, Sharath Raghvendra, Allen Xiao

TL;DR
This paper introduces a deterministic algorithm for geometric bipartite matching that achieves near-linear time complexity and guarantees an approximation within a factor of (1+ε) of the optimal, improving over previous deterministic methods.
Contribution
It presents the first deterministic near-linear time algorithm for ε-approximate geometric bipartite matching in fixed dimensions, utilizing a novel tree cover approach.
Findings
Runs in $n(rac{1}{ ext{ε}} ext{log} n)^{O(d)}$ time
Achieves a (1+ε)-approximate perfect matching
Improves deterministic algorithms over prior $ ext{Ω}(n^{3/2})$ time methods
Abstract
Given point sets and in where and have equal size for some constant dimension and a parameter , we present the first deterministic algorithm that computes, in time, a perfect matching between and whose cost is within a factor of the optimal under any -norm. Although a Monte-Carlo algorithm with a similar running time is proposed by Raghvendra and Agarwal [J. ACM 2020], the best-known deterministic -approximation algorithm takes time. Our algorithm constructs a (refinement of a) tree cover of , and we develop several new tools to apply a tree-cover based approach to compute an -approximate perfect matching.
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 · 3D Shape Modeling and Analysis · Data Management and Algorithms
