Dynamic replica management model based on LSTM

Yicai Huang,Bin Yu,Meixuan Li
DOI: https://doi.org/10.1117/12.3025712
2024-04-08
Abstract:Aiming at the problem that the static replica management strategy in the cloud storage system is unable to adapt to the changing user access requirements over time, which affects the access efficiency and storage resource utilization of the system, the LSTM file heat prediction model is constructed, so as to effectively extract the information in the heat sequence and alleviate the problems of gradient disappearance and gradient explosion in the recurrent neural network to a certain extent. Suitable appropriate activation function and optimizer are selected to reduce the model prediction error, improve the prediction accuracy and convergence rate, and solve the problem of model convergence instability. On this basis, the dynamic replica management model is optimized, the minimum number of replicas is determined according to data availability requirements, and the LSTM model is used to predict the future replica popularity and define the replica popularity threshold in the system. Based on the future popularity of replicas, the number of replicas for files increases or decreases, while ensuring file availability and saving storage costs. The experimental results show that the heat prediction result of the model in this paper is better than that of the gray prediction model, which proves the effectiveness and progressiveness of the model.
Engineering,Computer Science
What problem does this paper attempt to address?