Jul 2026· International journal of computer information systems and industrial management applications· 0 citations
TL;DR
The proposed hybrid pipeline includes structured pruning, INT8 quantization and task-specific knowledge distillation, which is benchmarked against standalone methods and reinforces the idea of upper bound projection based approach for accuracy-oriented, multi-level compression.
Abstract
With the growing deployment of state-of-the-art deep neural networks in safety-critical, embedded and edge-computing applications, there is a strong incentive to design models that achieve high accuracy while maintaining very limited computational and memory budgets. We present a systematic study in resource-efficient AI model design addressing two orthogonal strategies of structured parameter reduction and accuracy-aware compression. Based on experiments on 6 benchmark datasets Image Net, CIFAR-10, GLUE (SST-2 and MNLI), MS COCO and Squad 1.1 we evaluate and compare pruning, quantization-aware training (QAT), knowledge distillation (KD), low-rank factorization and neural architecture search (NAS) in a systematic manner. The proposed hybrid pipeline includes structured pruning, INT8 quantization and task-specific knowledge distillation, which is benchmarked against standalone methods. Empirical results show that the proposed hybrid gives 4.5–5.2× inference speedup, 6–8× parameter reduction but just −0.2 to −0.3 percentage points accuracy drop compared to full-precision baselines on vision and language tasks. Five contextual analytical tables, capturing performance across the parameters latency alone, energy consumption alone and cross-task accuracy reinforce that Pareto-optimal results are consistently achieved for this hybrid method. Comparison with fundamental earlier research including Han et al. [5], Hinton et al. [12], Jacob et al. [9], Hu et al. [16], and Sanh et al. Now, looking at [20], it reinforces the idea of upper bound projection based approach for accuracy-oriented, multi-level compression. These results have immediate application to large-scale AI deployment on resource-limited hardware platforms, allowing AI democratization with fidelity.
Findings confirm that combining complementary compression strategies yields substantially better performance-efficiency trade-offs than any single technique applied in isolation.
Upma Sharma Archana· International Journal of Res...· 0 citations
Experimental results demonstrate that effective compression significantly reduces model size and computational cost with minimal performance loss, highlighting the importance of compression-aware design and concluding as a valuable reference for building efficient and scalable AI systems.
Daniel Rodríguez· International Journal of App...· 0 citations
This paper proposes a novel compression method that uses Singular Value Decomposition (SVD) informed by data examples that achieves substantial reductions in model size and computation with minimal impact on accuracy and demonstrates its applicability in compressing deep neural networks to a fraction of their original size.
Abdelfattah Toulaoui, H. Khalfi, I. Hafidi· Journal of Artificial Intell...· 0 citations
To address the large model size, high computational cost, and limited deployment resources of keyword spotting models on edge platforms, this study proposes a collaborative multi-compression framework for lightweight deployment. Built on LiteKWS-Net, an attention-enhanced 2-D convolutional backbone, the framework combines adaptive importance-aware structured pruning, mixed-precision quantization, and quantization-aware multi-stage knowledge distillation. The retrained teacher reaches 97.90% (mean, 100,813 parameters, 0.385 MiB). MPDQ reaches 95.53 ± 1.16% at 8.27× theoretical weight compression. AIASP reaches 97.59% at a 30% target and 43.9% realized sparsity. The final joint model reaches 96.82% and, under ideal packed sparse mixed-precision storage, has a 51.55× theoretical weight-compression factor relative to the FP32 teacher; sparse-index overhead is excluded. On a Jetson Nano, the TensorRT FP16 network-body benchmark reports 2.86 ms latency and 0.69 mJ per inference.
Junbang Jiang, Rui Pu, Jin Li et al.· Symmetry· 0 citations
The growing incorporation of deep learning into autonomous robotic systems has highlighted the importance of efficient inference on resource-constrained edge platforms. Moreover, License Plate Detection (LPD) is a key component of intelligent transportation systems, requiring high accuracy and real-time performance for practical deployment. However, deep learning detectors often remain computationally demanding for edge devices with limited resources. This paper proposes an edge-oriented optimization framework for YOLOv8-based LPD, combining structured pruning, INT8 quantization. Extensive experiments evaluate the trade-off between accuracy, computational complexity, and inference latency. Results show that combining pruning and quantization significantly reduce model size and computational cost while preserving detection performance. The optimized model achieves real-time inference exceeding 100 FPS on an Intel CPU, demonstrating its suitability for resource-constrained edge environments. These findings confirm that hybrid compression strategies enable efficient deployment of deep learning–based LPD systems in real-world applications.
S. Ameur, Amir Ismail, Xavier Clady et al.· International Conference on...· 0 citations
Neuro-Elastic, an adaptive inference framework that operates at two granularities: per-input sparsity (entropy-driven early exit and token pruning) and device-state-driven switching among pre-compiled mixed-precision model variants, is proposed.
Wenbin Shang, Dai Teng, Tingjie Chen et al.· IEEE Access· 0 citations