paper-with-me

홈 › Papers

Mixed Membership Graph Clustering via Systematic Edge Query

2020-11-25 · Shahana Ibrahim, Xiao Fu

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 give rise to scalability and implementation challenges. This work aims at learning mixed membership of nodes using queried edges. The proposed method is developed together with a systematic query principle that can be controlled and adjusted by the system designers to accommodate implementation challenges -- e.g., to avoid querying edges that are physically hard to acquire. Our framework also features a lightweight and scalable algorithm with membership learning guarantees. Real-data experiments on crowdclustering and community detection are used to showcase the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2011.12988

Code (1)

shahanaibrahimosu/mixed-membership-graph-clustering 공식 구현

Tasks

ClusteringCommunity DetectionGraph ClusteringLow-Rank Matrix CompletionMatrix Completion

Similar Papers 제목 키워드 기반

Curvature-based Clustering on Graphs

2023-07-19 · Yu Tian, Zachary Lubberts, Melanie Weber

Unsupervised node clustering (or community detection) is a classical graph learning task. In this paper, we study algorithms, which exploit the geometry of the graph to identify densely connected substructures, which for…

ClusteringCommunity DetectionGraph LearningNode Clustering

Consistency of regularized spectral clustering in degree-corrected mixed membership model

2020-11-23 · Huan Qing, Jingli Wang

Community detection in network analysis is an attractive research area recently. Here, under the degree-corrected mixed membership (DCMM) model, we propose an efficient approach called mixed regularized spectral clusteri…

ClusteringCommunity Detection

Estimating Mixed-Memberships Using the Symmetric Laplacian Inverse Matrix

2020-12-17 · Huan Qing, Jingli Wang

Mixed membership community detection is a challenging problem. In this paper, to detect mixed memberships, we propose a new method Mixed-SLIM which is a spectral clustering method on the symmetrized Laplacian inverse mat…

ClusteringCommunity Detection

Probabilistic Fair Clustering

2020-06-19 · NeurIPS 2020 12 · Seyed A. Esmaeili, Brian Brubach, Leonidas Tsepenekas, John P. Dickerson

In clustering problems, a central decision-maker is given a complete metric graph over vertices and must provide a clustering of vertices that minimizes some objective function. In fair clustering problems, vertices are …

Clusteringvalid

A statistical interpretation of spectral embedding: the generalised random dot product graph

2017-09-16 · Patrick Rubin-Delanchy, Joshua Cape, Minh Tang, Carey E. Priebe

Spectral embedding is a procedure which can be used to obtain vector representations of the nodes of a graph. This paper proposes a generalisation of the latent position network model known as the random dot product grap…

Link PredictionPositionStochastic Block Model