论文标题
图中社区的摊销概率检测
Amortized Probabilistic Detection of Communities in Graphs
论文作者
论文摘要
图表中的学习社区结构在科学领域都有广泛的应用。虽然图形神经网络(GNN)在编码图形结构方面已经成功,但现有的基于GNN的社区检测方法受到限制,除了缺乏适当的概率配方以处理不确定性外,还需要提前了解社区数量。我们为摊销社区检测提供了一个简单的框架,该框架通过将GNN的表达能力与最近的摊销聚类方法相结合来解决这两个问题。我们的模型由图形表示主链组成,该主链提取结构信息和一个自然处理簇数量的摊销聚类网络。这两个组件都将图形群落的后验分布的明确定义模型结合在一起,并在给定标记的图中共同优化。在推理时,模型从社区标签的后部产生并行样本,以原则上的方式量化不确定性。我们从合成和真实数据集的框架中评估了几个模型,与以前的方法相比,表现出改善的性能。作为一个单独的贡献,我们通过添加注意模块扩展了最近的摊销概率聚类架构,从而可以进一步改进社区检测任务。
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.