Papers › Amortized Probabilistic Detection of Communities in Graphs

Amortized Probabilistic Detection of Communities in Graphs

29 Oct 2020arXiv:2010.15727archive 2025-07-28

Yueqi Wang, Yoonho Lee, Pallab Basu, Juho Lee, Yee Whye Teh, Liam Paninski, Ari Pakman

Learning community structures in graphs has broad applications across scientific domains. While graph neural networks (GNNs) have been successful in encoding graph structures, existing GNN-based methods for community detection are limited by requiring knowledge of the number of communities in advance, in addition to lacking a proper probabilistic formulation to handle uncertainty. We propose a simple framework for amortized community detection, which addresses both of these issues by combining the expressive power of GNNs with recent methods for amortized clustering. Our models consist of a graph representation backbone that extracts structural information and an amortized clustering network that naturally handles variable numbers of clusters. Both components combine into well-defined models of the posterior distribution of graph communities and are jointly optimized given labeled graphs. At inference time, the models yield parallel samples from the posterior of community labels, quantifying uncertainty in a principled way. We evaluate several models from our framework on synthetic and real datasets, and demonstrate improved performance compared to previous methods. As a separate contribution, we extend recent amortized probabilistic clustering architectures by adding attention modules, which yield further improvements on community detection tasks.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2010.15727")

Code

Syntology Ran 6 of 9 code samples harvested from 2 repositories linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · our draft was wrong; 3 ran with no contract checked.

By repository: official repository: 9 samples from 2 repositories, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

aripakman/amortized_community_detection officialmentioned in papermentioned on GitHubpytorch report
aripakman/attentive_clustering_processes officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 6 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
2ran · our draft was wrong
3ran
3unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ISAB aripakman/amortized_community_detection/acp/models/acp_model.py official repository ran · metamorphic tier: invariant MIT (permissive) · 13661bd18e3c4a52 · report
MAB aripakman/amortized_community_detection/acp/models/acp_model.py official repository ran · metamorphic tier: invariant MIT (permissive) · 5068848cf579a326 · report
PMA aripakman/amortized_community_detection/acp/models/acp_model.py official repository ran · metamorphic tier: invariant MIT (permissive) · adbf1620f21b495a · report
get_ATUS aripakman/amortized_community_detection/acp/models/acp_model.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · df22064be55eea2e · report
get_ATUS_batch aripakman/amortized_community_detection/acp/models/acp_model.py official repository ran · violated contract MIT (permissive) · b7481fd09f5acee5 · report
load_module aripakman/amortized_community_detection/acp/train_acp.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · b1050fb2a277612d · report
ACP_Model aripakman/amortized_community_detection/acp/models/acp_model.py official repository unverified MIT (permissive) · 35a8aab4074ebc23 · report
load_module aripakman/attentive_clustering_processes/acp/train_acp.py official repository unverified MIT (permissive) · 8f772e11e7c48dd5 · report
relabel aripakman/attentive_clustering_processes/acp/models/acp_sampler.py official repository unverified MIT (permissive) · b45ce271447069e5 · report

Tasks

ClusteringCommunity Detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections