Effectiveness of Optimization Algorithms in Deep Image Classification
Computer Vision and Pattern Recognition
2021-10-05 v1 Machine Learning
Optimization and Control
Abstract
Adam is applied widely to train neural networks. Different kinds of Adam methods with different features pop out. Recently two new adam optimizers, AdaBelief and Padam are introduced among the community. We analyze these two adam optimizers and compare them with other conventional optimizers (Adam, SGD + Momentum) in the scenario of image classification. We evaluate the performance of these optimization algorithms on AlexNet and simplified versions of VGGNet, ResNet using the EMNIST dataset. (Benchmark algorithm is available at \hyperref[https://github.com/chuiyunjun/projectCSC413]{https://github.com/chuiyunjun/projectCSC413}).
Keywords
Cite
@article{arxiv.2110.01598,
title = {Effectiveness of Optimization Algorithms in Deep Image Classification},
author = {Zhaoyang Zhu and Haozhe Sun and Chi Zhang},
journal= {arXiv preprint arXiv:2110.01598},
year = {2021}
}