EAAI Journal 2026 Journal Article
A lightweight pruning framework with minimal retraining using Taylor expansion and multi-knowledge preservation strategy
- Suyun Lian
- Yang Zhao
- Jiajian Cai
- Muxin Liao
- Stefan Poslad
- Jihong Pei
Artificial intelligence(AI) has become increasingly important in resource-constrained environments, where efficient model design directly impacts real-world applications. This paper implements a structured pruning framework as an AI technique, aiming to enable the deployment of deep convolutional neural networks(CNNs) in practical tasks. CNNs remain foundational in applications demanding spatial precision, such as medical imaging and autonomous driving. However, their substantial computational demands, for example the inference of visual geometry group network(VGG) of 16 layers requiring 15. 5 billion floating-point operations(FLOPs), conflict with the stringent resource restrictions of edge devices. To overcome the limitations of existing pruning methodologies, we propose a structured pruning method that integrates gradient-aware importance assessment with hierarchical error reconstruction. The framework comprises two core innovations: (1) the Hybrid-Order Importance Criterion, which quantifies channel redundancy through fused first and second-order Taylor expansion, and (2) the Multi-Knowledge Synergistic Reconstruction, which replaces traditional “prune-and-retrain” paradigms with hierarchical multi-scale feature reconstruction to preserve representational capacity. Extensive experiments across diverse architectures and various scale datasets demonstrate that our method achieves state-of-the-art(SOTA) model compression while maintaining competitive accuracy, outperforming existing structured pruning algorithms. Furthermore, the pruned models attain a four times acceleration in inference speeds, validating their practical efficacy.