🌙

属性网络中社区检测的图神经网络编码方法

Graph Neural Network Encoding for Community Detection in Attribute Networks

IEEE Transactions on Cybernetics · 2022
被引 111 · 同刊同年前 5%
ABS 3

中文导读

提出一种图神经网络编码方法,将属性网络中的边映射为连续变量,再转化为离散的社区划分,并基于NSGA-II开发多目标进化算法,实验表明该方法优于多种现有算法。

Abstract

In this article, we first propose a graph neural network encoding method for the multiobjective evolutionary algorithm (MOEA) to handle the community detection problem in complex attribute networks. In the graph neural network encoding method, each edge in an attribute network is associated with a continuous variable. Through nonlinear transformation, a continuous valued vector (i.e., a concatenation of the continuous variables associated with the edges) is transferred to a discrete valued community grouping solution. Further, two objective functions for the single-attribute and multiattribute network are proposed to evaluate the attribute homogeneity of the nodes in communities, respectively. Based on the new encoding method and the two objectives, a MOEA based upon NSGA-II, called continuous encoding MOEA, is developed for the transformed community detection problem with continuous decision variables. Experimental results on single-attribute and multiattribute networks with different types show that the developed algorithm performs significantly better than some well-known evolutionary- and nonevolutionary-based algorithms. The fitness landscape analysis verifies that the transformed community detection problems have smoother landscapes than those of the original problems, which justifies the effectiveness of the proposed graph neural network encoding method.

社区检测图神经网络多目标进化算法属性网络