Clustering Partially Observed Graphs via Convex Optimization
Yudong Chen, Ali Jalali, Sujay Sanghavi, Huan Xu

TL;DR
This paper introduces a convex optimization approach for clustering partially observed graphs by minimizing disagreements, effectively recovering cluster structures under certain probabilistic conditions.
Contribution
It proposes a novel convex optimization method for clustering partially observed graphs, with theoretical guarantees and optimality results under specific conditions.
Findings
Algorithm successfully recovers clusters in stochastic block models.
Performance characterized by minimum cluster size, edge density, and observation probability.
Results are optimal up to logarithmic factors for constant number of equal-sized clusters.
Abstract
This paper considers the problem of clustering a partially observed unweighted graph---i.e., one where for some node pairs we know there is an edge between them, for some others we know there is no edge, and for the remaining we do not know whether or not there is an edge. We want to organize the nodes into disjoint clusters so that there is relatively dense (observed) connectivity within clusters, and sparse across clusters. We take a novel yet natural approach to this problem, by focusing on finding the clustering that minimizes the number of "disagreements"---i.e., the sum of the number of (observed) missing edges within clusters, and (observed) present edges across clusters. Our algorithm uses convex optimization; its basis is a reduction of disagreement minimization to the problem of recovering an (unknown) low-rank matrix and an (unknown) sparse matrix from their partially…
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
TopicsSparse and Compressive Sensing Techniques · Complex Network Analysis Techniques · Random Matrices and Applications
