• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2023, Vol. 45 ›› Issue (07): 1320-1330.

• Artificial Intelligence and Data Mining • Previous Articles    

An arithmetic optimization algorithm integrating sine-cosine strategy

HUANG Xue-yu1,2,LUO Hua3   

  1. (1.School of Software Engineering,Jiangxi University of Science and Technology,Nanchang 330013;
    2.Nanchang Key Laboratory of Virtual Digital Factory and Cultural Communications,Nanchang 330013;
    3.School of Information Engineering,Jiangxi University of Science and Technology,Ganzhou 341000,China)
  • Received:2022-02-25 Revised:2022-04-19 Accepted:2023-07-25 Online:2023-07-25 Published:2023-07-11

Abstract: This paper proposes an arithmetic optimization algorithm that integrates the sine-cosine strategy to address the problems of low solution accuracy, slow convergence speed, and easy fall into local optima in arithmetic optimization algorithms. The algorithm adaptively adjusts the math optimizer acceleration (MOA) accelerator function based on the change information of individual fitness, balancing the global exploration and local exploitation abilities of the algorithm. The improved sine-cosine algorithm is introduced into the local development stage of the algorithm, increasing the population diversity in the later iterations, avoiding the algorithm from falling into local optima, and effectively improving the solution accuracy and convergence speed of the algorithm. Simulation experiments on 14 benchmark test functions show that the improved algorithm has significant improvements in solution accuracy, convergence speed, and robustness. Finally, the improved algorithm is applied to the optimization of support vector machine (SVM) parameters, and a student knowledge level prediction model is established, which further verifies the practicality and superiority of the algorithm.

Key words: arithmetic optimization algorithm, adaptive, sine-cosine algorithm, function optimization