Testing cycle-freeness: Finding a certificate
C. Seshadhri

TL;DR
This paper presents an optimal one-sided error property tester for cycle-freeness in bounded degree graphs, matching the known lower bounds and providing certificates for rejection, advancing understanding of minor-closed graph properties.
Contribution
It introduces a nearly optimal one-sided error tester for cycle-freeness, the first for such properties with this efficiency, and connects to broader conjectures on minor-closed properties.
Findings
The tester runs in nearly optimal e(\u221a n) time.
It provides certificates for rejection in cycle-freeness testing.
This is the first example of a minor-closed property with such a tester.
Abstract
We deal with the problem of designing one-sided error property testers for cycle-freeness in bounded degree graphs. Such a property tester always accepts forests. Furthermore, when it rejects an input, it provides a short cycle as a certificate. The problem of testing cycle-freeness in this model was first considered by Goldreich and Ron \cite{GR97}. They give a constant time tester with two-sided error (it does not provide certificates for rejection) and prove a lower bound for testers with one-sided error. We design a property tester with one-sided error whose running time matches this lower bound (upto polylogarithmic factors). Interestingly, this has connections to a recent conjecture of Benjamini, Schramm, and Shapira \cite{BSS08}. The property of cycle-freeness is closed under the operation of taking minors. This is the first example of such a property that has…
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 · Machine Learning and Algorithms · Optimization and Search Problems
