“…At present, optimization algorithms are also widely applied in practical applications, such as image recognition [1], natural language processing [2], question answering system [3], graph neural network [4], etc. In machine learning, we model the loss function of the model, then train the model through the optimization algorithm, and finally find the parameters (optimal solution) that minimize the loss of the model [5]. However, some algorithms require too many iterations in the process of finding the optimal solution, resulting in time-consuming model training.…”