paper-with-me

홈 › Papers

Overlapping Communities Detection via Measure Space Embedding

2015-04-26 · Mark Kozdoba, Shie Mannor

We present a new algorithm for community detection. The algorithm uses random walks to embed the graph in a space of measures, after which a modification of $k$-means in that space is applied. The algorithm is therefore fast and easily parallelizable. We evaluate the algorithm on standard random graph benchmarks, including some overlapping community benchmarks, and find its performance to be better or at least as good as previously known algorithms. We also prove a linear time (in number of edges) guarantee for the algorithm on a $p,q$-stochastic block model with $p \geq c\cdot N^{-\frac{1}{2} + \epsilon}$ and $p-q \geq c' \sqrt{p N^{-\frac{1}{2} + \epsilon} \log N}$.

📄 PDF Abstract BibTeX arXiv:1504.06796

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionStochastic Block Model

Similar Papers 제목 키워드 기반

PieClam: A Universal Graph Autoencoder Based on Overlapping Inclusive and Exclusive Communities

2024-09-18 · Daniel Zilberg, Ron Levie

We propose PieClam (Prior Inclusive Exclusive Cluster Affiliation Model): a probabilistic graph model for representing any graph as overlapping generalized communities. Our method can be interpreted as a graph autoencode…

Anomaly DetectionDecoderGraph Anomaly DetectionGraph Similarity

Overlapping Community Detection at Scale: A Nonnegative Matrix Factorization Approach

2013-02-04 · WSDM 2013 2 · Jaewon Yang and Jure Leskovec

Network communities represent basic structures for understanding the organization of real-world networks. A community (also referred to as a module or a cluster) is typically thought of as a group of nodes with more conn…

Community Detection

A Semidefinite Program for Structured Blockmodels

2016-11-16 · David Choi

Semidefinite programs have recently been developed for the problem of community detection, which may be viewed as a special case of the stochastic blockmodel. Here, we develop a semidefinite program that can be tailored …

Community Detection

Variational Embeddings for Community Detection and Node Representation

2021-01-11 · Rayyan Ahmad Khan, Muhammad Umer Anwaar, Omran Kaddah, Martin Kleinsteuber

In this paper, we study how to simultaneously learn two highly correlated tasks of graph analysis, i.e., community detection and node representation learning. We propose an efficient generative model called VECoDeR for j…

Community DetectionNode ClassificationRepresentation Learning

VECoDeR - Variational Embeddings for Community Detection and Node Representation

2021-01-01 · Rayyan Ahmad Khan, Muhammad Umer Anwaar, Omran Kaddah, Martin Kleinsteuber

In this paper, we study how to simultaneously learn two highly correlated tasks of graph analysis, i.e., community detection and node representation learning. We propose an efficient generative model called VECoDeR for j…

Community DetectionNode ClassificationRepresentation Learning