论文标题
使用生成对抗网络的图形稀疏
Graph Sparsification with Generative Adversarial Network
论文作者
论文摘要
图形稀疏旨在减少网络边缘的数量,同时保持其针对给定任务的准确性。在这项研究中,我们提出了一种名为GSGAN的新颖方法,该方法能够将网络稀疏用于社区检测任务。 Gsgan能够捕获原始图中未显示但相对重要的关系,并创建人工边缘以反映这些关系并进一步提高社区检测任务的有效性。我们采用GAN作为学习模型,并指导发电机生成能够捕获网络结构的随机步行。具体而言,在训练阶段,除了判断随机步行的真实性外,歧视者还同时考虑了节点之间的关系。我们设计一个奖励功能,以指导发电机创建随机步行,其中包含有用的隐藏关系信息。然后将这些随机步行组合在一起,形成一个新的社交网络,该网络对于社区发现是有效且有效的。使用现实世界网络的实验表明,所提出的GSGAN比基线更有效,并且可以应用GSGAN,可用于各种社区检测的聚类算法。
Graph sparsification aims to reduce the number of edges of a network while maintaining its accuracy for given tasks. In this study, we propose a novel method called GSGAN, which is able to sparsify networks for community detection tasks. GSGAN is able to capture those relationships that are not shown in the original graph but are relatively important, and creating artificial edges to reflect these relationships and further increase the effectiveness of the community detection task. We adopt GAN as the learning model and guide the generator to produce random walks that are able to capture the structure of a network. Specifically, during the training phase, in addition to judging the authenticity of the random walk, discriminator also considers the relationship between nodes at the same time. We design a reward function to guide the generator creating random walks that contain useful hidden relation information. These random walks are then combined to form a new social network that is efficient and effective for community detection. Experiments with real-world networks demonstrate that the proposed GSGAN is much more effective than the baselines, and GSGAN can be applied and helpful to various clustering algorithms of community detection.