Nearly Tight Bounds on Testing of Metric Properties
Yiqiao Bao, Sampath Kannan, Erik Waingarten

TL;DR
This paper establishes nearly tight bounds for property testing of metrics, tree metrics, and ultrametrics, providing new algorithms and lower bounds that clarify the query complexity landscape for these problems.
Contribution
It introduces the first bounds for general metric property testing and improves bounds for testing tree metrics and ultrametrics, with tight upper and lower bounds.
Findings
Query complexity for general metrics is $O(n^{2/3}/psilon^{4/3})$
Lower bounds match the upper bounds for general metrics, showing tightness
Bounds for tree metrics and ultrametrics are essentially tight, with $ ilde{O}(1/psilon)$ upper bounds and $\u001Omega(1/psilon^{4/3})$ lower bounds.
Abstract
Given a non-negative matrix viewed as a set of distances between points, we consider the property testing problem of deciding if it is a metric. We also consider the same problem for two special classes of metrics, tree metrics and ultrametrics. For general metrics, our paper is the first to consider these questions. We prove an upper bound of on the query complexity for this problem. Our algorithm is simple, but the analysis requires great care in bounding the variance on the number of violating triangles in a sample. When is a slowly decreasing function of (rather than a constant, as is standard), we prove a lower bound of matching dependence on of , ruling out any property testers with query complexity unless their dependence on is super-polynomial. Next, we turn to tree…
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 Control Systems Optimization · Image and Object Detection Techniques · Fault Detection and Control Systems
