PSMC: Provable and Scalable Algorithms for Motif Conductance Based Graph Clustering
Longlong Lin, Tao Jia, Zeli Wang, Jin Zhao, Rong-Hua Li

TL;DR
This paper introduces PSMC, a scalable and provable algorithm for motif conductance-based graph clustering that overcomes previous computational limitations and provides strong theoretical guarantees.
Contribution
The paper proposes PSMC, a novel motif conductance clustering algorithm with fixed approximation ratio, local computation of motif metrics, and significant efficiency improvements.
Findings
Achieves 3.2-32 times speedup over baselines
Improves clustering quality by at least 12 times
Provides provable guarantees for various motifs
Abstract
Higher-order graph clustering aims to partition the graph using frequently occurring subgraphs. Motif conductance is one of the most promising higher-order graph clustering models due to its strong interpretability. However, existing motif conductance based graph clustering algorithms are mainly limited by a seminal two-stage reweighting computing framework, needing to enumerate all motif instances to obtain an edge-weighted graph for partitioning. However, such a framework has two-fold vital defects: (1) It can only provide a quadratic bound for the motif with three vertices, and whether there is provable clustering quality for other motifs is still an open question. (2) The enumeration procedure of motif instances incurs prohibitively high costs against large motifs or large dense graphs due to combinatorial explosions. Besides, expensive spectral clustering or local graph diffusion…
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 Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
