Deterministic metric $1$-median selection with very few queries
Ching-Lueh Chang

TL;DR
This paper introduces a deterministic, sublinear-query algorithm for the metric 1-median problem that achieves near-optimal approximation, and proves limitations of existing algorithms in query complexity and approximation ratio.
Contribution
It presents the first deterministic sublinear-query, sub-logarithmic-approximation algorithm for metric 1-median and establishes lower bounds on the approximation capabilities of deterministic algorithms.
Findings
Deterministic o(n)-query algorithms cannot achieve better than logarithmic approximation.
New deterministic algorithms with o(n) queries and near-logarithmic approximation are developed.
Proves the non-existence of o(n)-query algorithms with logarithmic approximation for metric 1-median.
Abstract
Given an -point metric space , {\sc metric -median} asks for a point minimizing . We show that for each computable function satisfying , {\sc metric -median} has a deterministic, -query, -approximation and nonadaptive algorithm. Previously, no deterministic -query -approximation algorithms are known for {\sc metric -median}. On the negative side, we prove each deterministic -query algorithm for {\sc metric -median} to be not -approximate for a sufficiently small constant . We also refute the existence of deterministic -query -approximation algorithms.
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
TopicsComplexity and Algorithms in Graphs · Computational Geometry and Mesh Generation · Digital Image Processing Techniques
