The invention discloses a
social network link prediction-oriented
time sequence diagram network parallel training acceleration method. The method comprises the following steps: firstly, calculating a redundancy
score and an old
score for each user interaction edge in a
training set, and calculating a comprehensive
information loss score according to the redundancy score and the old score; secondly, according to a preset
core set retention proportion alpha, selecting all user interaction side comprehensive
information loss scores and upper alpha quantiles of repetitiveness as threshold values, and discarding user interaction with the comprehensive
information loss scores lower than the threshold values, so that a simplified
core set is obtained through single-time preprocessing; then carrying out adaptive batch division on the obtained
core set, and dynamically determining an acceptable maximum user interaction number in each batch according to a redundancy and old comprehensive information loss score; and finally, training the
time sequence diagram neural network based on the divided batches to realize
social network link prediction. The method not only improves the training efficiency, but also greatly improves the precision of the model.