Optimize the Performance of the Neural Network by using a Mini Dataset Processing Method

Jingliang Chen Jingliang Chen,Chenchen Wu Jingliang Chen,Shuisheng Chen Chenchen Wu,Yi Zhu Shuisheng Chen,Bin Li Yi Zhu
DOI: https://doi.org/10.53106/160792642023112406005
2023-11-01
網際網路技術學刊
Abstract:In the case of traditional methods such as network models and algorithms are highly open source and highly bound to hardware, data processing has become an important method to optimize the performance of neural networks. In this paper, we combine traditional data processing methods and propose a method based on the mini dataset which is strictly randomly divided within the training process; and takes the calculation results of the cross-entropy loss function as the measurement standard, by comparing the mini dataset, screening, and processing to optimize the deep neural network. Using this method, each iteration training can obtain a relatively optimal result, and the optimization effects of each time are integrated to optimize the results of each epoch. Finally, in order to verify the effectiveness and applicability of this data processing method, experiments are carried out on MNIST, HAGRID, and CIFAR-10 datasets to compare the effects of using this method and not using this method under different hyper-parameters, and finally, the effectiveness of this data processing method is verified. Finally, we summarize the advantages and limitations of this method and look forward to the future improvement direction of this method.  
computer science, information systems,telecommunications
What problem does this paper attempt to address?