A Health Evaluation Algorithm for Edge Nodes Based on LSTM
摘要
The health state of edge layer nodes significantly affects the reliability of the calculation and the development of related applications. Edge layer nodes health assessment is adopted to forecast node state to arrange calculation and application reasonably. The existing multidimensional data evaluation algorithms have achieved good predictive performance. However, with a small scale of training data, those algorithms could easily encounter overfitting and poor robustness. Therefore, we propose an evaluation algorithm based on the multidimensional operation data of edge layer nodes in this study. In order to solve the problem above, we propose an improved Long Short Term Memory (LSTM) model to implement the evaluation. We add feature discretization and annealing processes to the model to reduce the risk of model overfitting. Compared with typical time series prediction models, the proposed LSTM model has stronger applicability and better accuracy in the evaluation of network delay of edge layer nodes in our experiment.