Paper
28 March 2023 Improved neural network pruning algorithm based on contrast loss and simulated annealing
Qiongyun Wang, Meng Wang, Zhengkun Chen
Author Affiliations +
Proceedings Volume 12597, Second International Conference on Statistics, Applied Mathematics, and Computing Science (CSAMCS 2022); 125973T (2023) https://doi.org/10.1117/12.2672747
Event: Second International Conference on Statistics, Applied Mathematics, and Computing Science (CSAMCS 2022), 2022, Nanjing, China
Abstract
The neural network pruning algorithm reduces the computation and complexity of neural networks effectively. But the pruning scope is always difficult to define. The existing algorithms perform polarization operations on the scale factors, then the threshold is selected, and the pruning range is determined. However, there are still many candidate points in the selection of the threshold, and it is difficult to determine the optimal solution from them. Aiming at the above problems, this paper proposes an improved neural network pruning algorithm based on contrast loss and simulated annealing to determine the selection of threshold. Firstly, different training data from the same dataset are used to train multiple networks. The goal is to allow different data to improve the generalization ability of the network. Then, each network chooses its own pruning threshold at the same layer. When selecting the threshold, the stationary point close to zero among the candidate points is selected as the candidate set of pruning threshold. Different threshold values are used in this range to obtain the corresponding pruning structure. Next, these structures are compared and the pruned structure corresponding to the smallest difference in neural network structures is kept. Experiments on CIFAR-10 and MINIST datasets show that the proposed method outperforms the existing algorithms on accuracy, pruning rate, model storage and running time.
© (2023) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Qiongyun Wang, Meng Wang, and Zhengkun Chen "Improved neural network pruning algorithm based on contrast loss and simulated annealing", Proc. SPIE 12597, Second International Conference on Statistics, Applied Mathematics, and Computing Science (CSAMCS 2022), 125973T (28 March 2023); https://doi.org/10.1117/12.2672747
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Neural networks

Algorithms

Neurons

Convolution

Polarization

Back to Top