The invention provides a network node propagation influence prediction method based on multi-
feature fusion and a CNN, belongs to the technical field of
network analysis and
deep learning, and aims to solve the problems that an existing method depends on a single topological feature,
feature fusion is incomplete, and the adaptability of the CNN and network node features is poor. The method comprises the following steps: firstly, extracting a node neighborhood network with a fixed size through a BFS
algorithm based on a degree value, and generating a node propagation influence
label by using an SIR model; secondly, constructing a multi-channel
feature matrix which comprises a
microstructure feature matrix based on a neighbor node degree sum, a node attribute
feature matrix based on attention mechanism dynamic aggregation attribute information, and a macrostructure feature matrix integrated with network
modularity and the like to improve K-core; constructing a
training set by using a BA scale-free network, designing a CNN model containing two convolutional
layers, two
pooling layers and a full connection layer, and training the model by using an Adam optimizer and an MSE
loss function; and finally, inputting the multi-channel feature matrix of the target network into the trained model, and outputting a node propagation influence prediction value. Experiments on four real data sets of Facebook, Hep, Figeys and
Hamster show that the Kendall coefficient and the propagation coverage rate of the method are both superior to those of traditional methods such as DC, BC and K-core and a single-channel RCNN method, the optimal or advanced performance is kept under different propagation intensities, and the generalization ability is high.