Performance analysis of optimization algorithms for convolutional neural network-based handwritten digit recognition

Abdulhakeem Qusay Albayati,Sarmad A. Jameel Altaie,Wasseem N. Ibrahem Al-Obaydy,Farah Flayyeh Alkhalid,Farah Alkhalid
DOI: https://doi.org/10.11591/ijai.v13.i1.pp563-571
2024-03-01
IAES International Journal of Artificial Intelligence (IJ-AI)
Abstract:Handwritten digit recognition has been widely researched by the recognition society during the last decades. Deep convolutional neural networks (CNN) have been exploited to propose efficient handwritten digit recognition approaches. However, the CNN model may need an optimization algorithm to achieve satisfactory performance. In this work, a performance evaluation of seven optimization methods applied in a straightforward CNN architecture is presented. The inspected algorithms are stochastic gradient descent (SGD), adaptive gradient (AdaGrad), adaptive delta (AdaDelta), adaptive moment estimation (ADAM), maximum adaptive moment estimation (AdaMax), nesterov-accelerated adaptive moment estimation (Nadam), and root mean square propagation (RMSprop). Experimental results carried out on MNIST and EMNIST digit datasets have shown the superior performance of RMSprop and Adam algorithms over the peer methods, respectively.
What problem does this paper attempt to address?