paper-with-me

홈 › Papers

Scalable Inference of Overlapping Communities

2012-12-01 · NeurIPS 2012 12 · Prem K. Gopalan, Sean Gerrish, Michael Freedman, David M. Blei, David M. Mimno

We develop a scalable algorithm for posterior inference of overlapping communities in large networks. Our algorithm is based on stochastic variational inference in the mixed-membership stochastic blockmodel. It naturally interleaves subsampling the network with estimating its community structure. We apply our algorithm on ten large, real-world networks with up to 60,000 nodes. It converges several orders of magnitude faster than the state-of-the-art algorithm for MMSB, finds hundreds of communities in large real-world networks, and detects the true communities in 280 benchmark networks with equal or better accuracy compared to other scalable algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

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

Infinite Edge Partition Models for Overlapping Community Detection and Link Prediction

2015-01-25 · Mingyuan Zhou

A hierarchical gamma process infinite edge partition model is proposed to factorize the binary adjacency matrix of an unweighted undirected relational network under a Bernoulli-Poisson link. The model describes both homo…

Community DetectionData AugmentationLink Prediction

Efficient discovery of overlapping communities in massive networks

2013-09-03 · PNAS 2013 2013 9 · Prem K. Gopalan, David M. Blei

Detecting overlapping communities is essential to analyzing and exploring natural networks such as social networks, biological networks, and citation networks. However, most existing approaches do not scale to the size…

ArticlesCommunity Detection

Overlapping Clustering Models, and One (class) SVM to Bind Them All

2018-06-18 · NeurIPS 2018 12 · Xueyu Mao, Purnamrita Sarkar, Deepayan Chakrabarti

People belong to multiple communities, words belong to multiple topics, and books cover multiple genres; overlapping clusters are commonplace. Many existing overlapping clustering methods model each person (or word, or b…

AllClusteringTopic Models

Overlapping Community Detection with Graph Neural Networks

2019-09-26 · ICLR 2019 5 · Oleksandr Shchur, Stephan Günnemann

Community detection is a fundamental problem in machine learning. While deep learning has shown great promise in many graphrelated tasks, developing neural models for community detection has received surprisingly little …

Community DetectionGraph Neural Network