PhyG-MoE: A Physics-Guided Mixture-of-Experts Framework for Energy-Efficient GNSS Interference Recognition
Zhihan Zeng, Yang Zhao, Kaihe Wang, Dusit Niyato, Yue Xiu, Lu Chen, Zhongpei Zhang, Ning Wei
TL;DR
This work tackles GNSS interference recognition under energy constraints, a scenario where static deep learning models waste computation on simple signals and struggle with highly entangled spectra. It introduces PhyG-MoE, a spectrum-aware mixture-of-experts that gates computation using a PSD-derived router to activate a hierarchy of specialized experts (MobileNetV4, SK-GhostNet, and TransNeXt) only as needed. The approach achieves 97.58% overall accuracy across 21 jamming categories while reducing average FLOPs and maintaining low latency, with a demonstrably interpretable routing policy that aligns with signal entropy. Practically, PhyG-MoE enables energy-efficient, cognitively adaptive GNSS receivers for SAGIN by balancing recognition performance and resource usage in varying interference conditions.
Abstract
Complex electromagnetic interference increasingly compromises Global Navigation Satellite Systems (GNSS), threatening the reliability of Space-Air-Ground Integrated Networks (SAGIN). Although deep learning has advanced interference recognition, current static models suffer from a \textbf{fundamental limitation}: they impose a fixed computational topology regardless of the input's physical entropy. This rigidity leads to severe resource mismatch, where simple primitives consume the same processing cost as chaotic, saturated mixtures. To resolve this, this paper introduces PhyG-MoE (Physics-Guided Mixture-of-Experts), a framework designed to \textbf{dynamically align model capacity with signal complexity}. Unlike static architectures, the proposed system employs a spectrum-based gating mechanism that routes signals based on their spectral feature entanglement. A high-capacity TransNeXt expert is activated on-demand to disentangle complex features in saturated scenarios, while lightweight experts handle fundamental signals to minimize latency. Evaluations on 21 jamming categories demonstrate that PhyG-MoE achieves an overall accuracy of 97.58\%. By resolving the intrinsic conflict between static computing and dynamic electromagnetic environments, the proposed framework significantly reduces computational overhead without performance degradation, offering a viable solution for resource-constrained cognitive receivers.
