The invention relates to a water
plant equipment working condition prediction method based on multi-factor
coupling, and belongs to the technical field of intelligent prediction and
deep learning. The method comprises the following steps: acquiring data of working conditions of water
plant equipment, preprocessing the data into triple data, converting the triple data into vector representation, sending the vector representation into a
feature extraction module, extracting relation features by using LSTM and PNA, extracting context features by using ALN, inputting the extracted features into an improved Transform after passing through a
feature selector, and fusing by using an attention
fusion mechanism, and inputting the fused event representation into a cross attention calculation and prediction module, calculating a final similarity
score of the historical event chain and each candidate event, and selecting the candidate event with the high similarity
score as a final prediction result. According to the method, the
dynamic coupling relation between different working condition parameters of the equipment can be decoupled to predict the working condition script event,
chain propagation of prediction errors is effectively reduced, meanwhile, the complexity of an
algorithm model can be reduced, and the robustness of the model can be improved.