The invention discloses a
mixed model multivariate
time sequence anomaly detection method based on a graph neural network, and the method comprises the steps: dividing a multivariate
time sequence into a
feature matrix based on a sliding window, an adjacent matrix, and an adjacent matrix based on a fixed window, and carrying out the preprocessing of a first
feature matrix, a first adjacent matrix, and a second adjacent matrix; constructing a graph
convolutional neural network prediction model, and inputting the first
feature matrix and the first adjacent matrix to obtain a prediction value; comparing the real value with the abnormal time stamp to judge an abnormal time stamp; constructing a
convolutional neural network and attention long-short-
term memory network
hybrid reconstruction model, and inputting the second adjacent matrix to obtain a reconstructed adjacent matrix; comparing to obtain a
reconstruction error matrix, and judging an abnormal
time sequence according to the sizes of the elements in the
reconstruction error matrix and the number of the elements exceeding a threshold value; and determining an abnormal point according to the abnormal
timestamp and the abnormal time sequence. Compared with the prior art, the abnormal time stamp and the abnormal time sequence in the multivariate time sequence can be detected, and the abnormal detection
granularity, efficiency and detection accuracy of the multivariate time sequence are improved.