Efficient Network Inference via Hardware-Aware Architecture Search, Model Pruning & Quantization

📅 2026-06-22
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the dual challenge of model efficiency and accuracy in real-time GNSS interference monitoring on embedded devices by proposing an end-to-end efficient inference framework. It introduces, for the first time, a synergistic optimization strategy that integrates hardware-aware zero-shot neural architecture search (NAS) with iterative structured pruning and post-training static quantization to jointly compress both model architecture and computational cost, building upon the MCUNet baseline. Validated on the i.MX RT1062, Raspberry Pi Zero 2W, and Raspberry Pi 5 platforms, the proposed approach significantly reduces latency and memory footprint while preserving high accuracy in interference classification and strong generalization capability, thereby offering a practical solution for GNSS security monitoring in resource-constrained environments.
📝 Abstract
Embedded global navigation satellite system (GNSS) interference monitoring requires fast and memory-efficient inference to process large volumes of raw in-phase and quadrature (IQ) samples in real time. At the same time, increasingly expressive deep neural networks (DNNs) are needed for robust interference classification and characterization across diverse signal conditions. This creates a fundamental tension between predictive performance and deployability on resource-constrained hardware. In this paper, we investigate efficient network inference for GNSS interference characterization using iterative structured pruning, post-training static quantization, and hardware-aware zero-shot neural architecture search (NAS). Starting from MCUNet as a compact baseline, we analyze how model compression and automated architecture optimization affect model size, computational complexity, and memory usage while maintaining task performance. Experiments on a GNSS interference dataset, covering both classification and generalized characterization, show the benefits of combining compression and hardware-aware design for embedded deployment. Our results provide practical guidance for developing compact machine learning (ML) models for real-time GNSS interference monitoring on embedded platforms (iMXRT1062 MCU, Raspberry Pi Zero 2W, and Raspberry Pi 5).
Problem

Research questions and friction points this paper is trying to address.

GNSS interference monitoring
efficient inference
resource-constrained hardware
deep neural networks
embedded deployment
Innovation

Methods, ideas, or system contributions that make the work stand out.

hardware-aware NAS
structured pruning
post-training quantization
efficient inference
embedded GNSS monitoring
🔎 Similar Papers
No similar papers found.