Testing Graph Properties with the Container Method
Eric Blais, Cameron Seth

TL;DR
This paper introduces nearly optimal sample complexity bounds for testing graph properties like the $ ho$-clique and $k$-colorability in dense graphs, using extended container methods to improve testing efficiency.
Contribution
It develops new sample complexity bounds for property testing in dense graphs by extending the graph container method, enhancing the analysis of testing algorithms.
Findings
Sample complexity for $ ho$-clique testing is $ ilde{O}( ho^3/ ext{epsilon}^2)$.
Sample complexity for $k$-colorability testing is $ ilde{O}(k/ ext{epsilon})$.
Container method extensions effectively analyze property testing algorithms.
Abstract
We establish nearly optimal sample complexity bounds for testing the -clique property in the dense graph model. Specifically, we show that it is possible to distinguish graphs on vertices that have a -clique from graphs for which at least edges must be added to form a -clique by sampling and inspecting a random subgraph on only vertices. We also establish new sample complexity bounds for -testing -colorability. In this case, we show that a sampled subgraph on vertices suffices to distinguish -colorable graphs from those for which any -coloring of the vertices causes at least edges to be monochromatic. The new bounds for testing the -clique and -colorability properties are both obtained via new extensions of the graph container method. This method 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
TopicsAdvanced Graph Theory Research · Limits and Structures in Graph Theory · Complexity and Algorithms in Graphs
