Spectral methods for testing cluster structure of graphs

December 30, 2018 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Sandeep Silwal, Jonathan Tidor arXiv ID 1812.11564 Category cs.DS: Data Structures & Algorithms Citations 0 Venue arXiv.org Last Checked 5 months ago
Abstract
In the framework of graph property testing, we study the problem of determining if a graph admits a cluster structure. We say that a graph is $(k, Ο†)$-clusterable if it can be partitioned into at most $k$ parts such that each part has conductance at least $Ο†$. We present an algorithm that accepts all graphs that are $(2, Ο†)$-clusterable with probability at least $\frac{2}3$ and rejects all graphs that are $Ξ΅$-far from $(2, Ο†^*)$-clusterable for $Ο†^* \le ΞΌΟ†^2 Ξ΅^2$ with probability at least $\frac{2}3$ where $ΞΌ> 0$ is a parameter that affects the query complexity. This improves upon the work of Czumaj, Peng, and Sohler by removing a $\log n$ factor from the denominator of the bound on $Ο†^*$ for the case of $k=2$. Our work was concurrent with the work of Chiplunkar et al.\@ who achieved the same improvement for all values of $k$. Our approach for the case $k=2$ relies on the geometric structure of the eigenvectors of the graph Laplacian and results in an algorithm with query complexity $O(n^{1/2+O(1)ΞΌ} \cdot \text{poly}(1/Ξ΅, 1/Ο†,\log n))$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted