Analysis of the role and robustness of artificial intelligence in commodity image recognition under deep learning neural network

Rui Chen,Meiling Wang,Yi Lai
DOI: https://doi.org/10.1371/journal.pone.0235783
IF: 3.7
2020-07-07
PLoS ONE
Abstract:In order to explore the application of the image recognition model based on multi-stage convolutional neural network (MS-CNN) in the deep learning neural network in the intelligent recognition of commodity images and the recognition performance of the method, in the study, the features of color, shape, and texture of commodity images are first analyzed, and the basic structure of deep convolutional neural network (CNN) model is analyzed. Then, 50,000 pictures containing different commodities are constructed to verify the recognition effect of the model. Finally, the MS-CNN model is taken as the research object for improvement to explore the influence of label errors (p = 0.03, 0.05, 0.07, 0.09, 0.12) with different parameter settings and different probabilities (size of convolutional kernel, Dropout rate) on the recognition accuracy of MS-CNN model, at the same time, a CIR system platform based on MS-CNN model is built, and the recognition performance of salt and pepper noise images with different SNR (0, 0.03, 0.05, 0.07, 0.1) was compared, then the performance of the algorithm in the actual image recognition test was compared. The results show that the recognition accuracy is the highest (97.8%) when the convolution kernel size in the MS-CNN model is 2*2 and 3*3, and the average recognition accuracy is the highest (97.8%) when the dropout rate is 0.1; when the error probability of picture label is 12%, the recognition accuracy of the model constructed in this study is above 96%. Finally, the commodity image database constructed in this study is used to identify and verify the model. The recognition accuracy of the algorithm in this study is significantly higher than that of the Minitch stochastic gradient descent algorithm under different SNR conditions, and the recognition accuracy is the highest when SNR = 0 (99.3%). The test results show that the model proposed in this study has good recognition effect in the identification of commodity images in scenes of local occlusion, different perspectives, different backgrounds, and different light intensity, and the recognition accuracy is 97.1%. To sum up, the CIR platform based on MS-CNN model constructed in this study has high recognition accuracy and robustness, which can lay a foundation for the realization of subsequent intelligent commodity recognition technology.
multidisciplinary sciences
What problem does this paper attempt to address?
The problem this paper attempts to address is: exploring the application and recognition performance of image recognition models in intelligent product image recognition within a multi-stage convolutional neural network (MS-CNN) based deep learning neural network. Specifically, the paper constructs a dataset containing 50,000 different product images by analyzing the color, shape, and texture features of product images to verify the recognition effect of the model. In addition, the paper also improves the MS-CNN model, studies the impact of parameter settings such as label error rate, convolution kernel size, and Dropout rate on the model's recognition accuracy, and builds a product image recognition (CIR) system platform based on the MS-CNN model to test its recognition performance under different signal-to-noise ratio (SNR) conditions. In summary, the main objectives of the paper are: 1. **Analyze the color, shape, and texture features of product images**: to provide a foundation for constructing an effective product image recognition model. 2. **Construct and validate the model**: to verify the recognition effect of the MS-CNN model through a large product image dataset. 3. **Improve the MS-CNN model**: to study the impact of different parameter settings on the model's recognition accuracy, enhancing the model's robustness and recognition performance. 4. **Build the CIR system platform**: to test the model's performance in actual product image recognition, especially under different signal-to-noise ratio conditions. These studies aim to provide a theoretical foundation for the development of intelligent product recognition technology and promote the application of automatic product recognition technology.