English

SimCert: Probabilistic Certification for Behavioral Similarity in Deep Neural Network Compression

Software Engineering 2026-03-17 v1 Artificial Intelligence Machine Learning

Abstract

Deploying Deep Neural Networks (DNNs) on resource-constrained embedded systems requires aggressive model compression techniques like quantization and pruning. However, ensuring that the compressed model preserves the behavioral fidelity of the original design is a critical challenge in the safety-critical system design flow. Existing verification methods often lack scalability or fail to handle the architectural heterogeneity introduced by pruning. In this work, we propose SimCert, a probabilistic certification framework for verifying the behavioral similarity of compressed neural networks. Unlike worst-case analysis, SimCert provides quantitative safety guarantees with adjustable confidence levels. Our framework features: (1) A dual-network symbolic propagation method supporting both quantization and pruning; (2) A variance-aware bounding technique using Bernstein's inequality to tighten safety certificates; and (3) An automated verification toolchain. Experimental results on ACAS Xu and computer vision benchmarks demonstrate that SimCert outperforms state-of-the-art baselines.

Keywords

Cite

@article{arxiv.2603.14818,
  title  = {SimCert: Probabilistic Certification for Behavioral Similarity in Deep Neural Network Compression},
  author = {Jingyang Li and Fu Song and Guoqiang Li},
  journal= {arXiv preprint arXiv:2603.14818},
  year   = {2026}
}

Comments

26 pages, 5 figures

R2 v1 2026-07-01T11:21:28.360Z