MUC-G4: Minimal Unsat Core-Guided Incremental Verification for Deep Neural Network Compression
The rapid development of deep learning has led to challenges in deploying neural networks on edge devices, mainly due to their high memory and runtime complexity. Network compression techniques, such as quantization and pruning, aim to reduce this complexity while maintaining accuracy. However, existing incremental verification methods often focus only on quantization and struggle with structural changes. This paper presents MUC-G4 (Minimal Unsat Core-Guided Incremental Verification), a novel framework for incremental verification of compressed deep neural networks. It encodes both the original and compressed networks into SMT formulas, classifies changes, and use \emph{Minimal Unsat Cores (MUCs)} from the original network to guide efficient verification for the compressed network. Experimental results show its effectiveness in handling quantization and pruning, with high proof reuse rates and significant speedup in verification time compared to traditional methods. MUC-G4 hence offers a promising solution for ensuring the safety and reliability of compressed neural networks in practical applications.
View on arXiv@article{li2025_2506.04268, title={ MUC-G4: Minimal Unsat Core-Guided Incremental Verification for Deep Neural Network Compression }, author={ Jingyang Li and Guoqiang Li }, journal={arXiv preprint arXiv:2506.04268}, year={ 2025 } }