Natural Image Classification Based on Multi-Parameter Optimization in Deep Convolutional Neural Network

Wang Lei,Zhang Yanning,Xi Runping,Ling Lu
DOI: https://doi.org/10.23940/ijpe.19.09.p25.25152521
2019-01-01
International Journal of Performability Engineering
Abstract:Traditional machine learning algorithms cannot adequately train the parameters of networks using massive data. A deep convolutional neural network based on multi-parameter optimization by the TensorFlow deep learning framework is designed in this paper. In order to improve the training speed and prevent over-fitting, we improve and optimize the multi-parameters, including the batch value, dropout, and momentum in the network structure. The experiment involves training and testing on the standard natural image data sets in cifar-10 and cifar-100. The experimental results show that the method achieve better classification accuracy in less time compared with other algorithms, such as Conv-KN, ImageNet-2010, SVM, LR, and Boosting.
What problem does this paper attempt to address?