The application provides a
workload prediction method for cloud-native applications and related equipment. The method comprises: performing tree-shaped aggregation
processing on operation and maintenance
time series data based on the internal data weight of the obtained operation and maintenance
time series data to obtain an operation and maintenance
time series data aggregation tree; calculating the
correlation coefficient of each vector in the operation and maintenance time
series data aggregation tree, and obtaining a characteristic time
series data vector corresponding to the operation and maintenance time
series data aggregation
tree based on the
correlation coefficient; and performing prediction on the characteristic time series
data vector by using an
information extraction network with introduced residual connection to obtain a prediction result corresponding to the operation and maintenance time series data. In the embodiment of the application, residual connection is introduced in the main
encoder, so that even if the network depth is stacked, the output layer can directly obtain more input information, thereby maintaining the stability of model training. The generated
adversarial network is introduced, the gradient is updated based on the optimal transmission distance for each iteration of the value function network, and then the weight is
cut, thereby effectively solving the problem of long sequence state gradient explosion.