TL;DR
This paper introduces a scalable method for mixed membership graph clustering using a limited number of edge queries, with a systematic query principle and guarantees for membership learning, demonstrated on real datasets.
Contribution
It proposes a novel scalable framework for learning mixed node memberships with controlled edge querying, addressing practical implementation challenges.
Findings
Effective clustering with limited edge queries
Scalable algorithm with theoretical guarantees
Successful real-data experiments in crowdclustering and community detection
Abstract
This work considers clustering nodes of a largely incomplete graph. Under the problem setting, only a small amount of queries about the edges can be made, but the entire graph is not observable. This problem finds applications in large-scale data clustering using limited annotations, community detection under restricted survey resources, and graph topology inference under hidden/removed node interactions. Prior works tackled this problem from various perspectives, e.g., convex programming-based low-rank matrix completion and active query-based clique finding. Nonetheless, many existing methods are designed for estimating the single-cluster membership of the nodes, but nodes may often have mixed (i.e., multi-cluster) membership in practice. Some query and computational paradigms, e.g., the random query patterns and nuclear norm-based optimization advocated in the convex approaches, may…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
