Testing Cluster Structure of Graphs
Artur Czumaj, Pan Peng, Christian Sohler

TL;DR
This paper introduces a sublinear time property testing algorithm to recognize cluster structures in bounded degree graphs, distinguishing between clusterable graphs and those far from such structure with high probability.
Contribution
It presents the first efficient sublinear algorithm for testing clusterability in graphs, extending property testing techniques to a new graph partitioning problem.
Findings
Algorithm runs in rac{rac}{ ilde{O}(\
Algorithm is asymptotically optimal up to polylogarithmic factors for the cluster testing problem.
Abstract
We study the problem of recognizing the cluster structure of a graph in the framework of property testing in the bounded degree model. Given a parameter , a -bounded degree graph is defined to be -clusterable, if it can be partitioned into no more than parts, such that the (inner) conductance of the induced subgraph on each part is at least and the (outer) conductance of each part is at most , where depends only on . Our main result is a sublinear algorithm with the running time that takes as input a graph with maximum degree bounded by , parameters , , , and with probability at least , accepts the graph if it is -clusterable and rejects the graph if it is -far from $(k,…
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 · Markov Chains and Monte Carlo Methods · Machine Learning and Algorithms
