Search papers, labs, and topics across Lattice.
This paper explores efficient network inference for GNSS interference monitoring by employing iterative structured pruning, post-training static quantization, and hardware-aware zero-shot neural architecture search (NAS). The authors address the challenge of balancing predictive performance with the constraints of resource-limited hardware, demonstrating that their approach significantly reduces model size and computational complexity while preserving accuracy. Experiments reveal that the combination of these techniques leads to effective real-time processing of interference data on embedded platforms, providing a practical framework for deploying machine learning models in constrained environments.
Combining advanced model compression with hardware-aware architecture search can drastically enhance real-time GNSS interference monitoring on low-resource devices.
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).