A PAC-Bayesian Analysis of Channel-Induced Degradation in Edge Inference
Yangshuo He, Guanding Yu, Jingge Zhu
TL;DR
This work models edge inference where neural networks are partitioned across wireless edge devices, causing performance degradation due to channel distortion. By introducing an augmented network that treats the wireless channel as a stochastic l0 layer, the authors derive PAC-Bayesian generalization bounds that quantify the impact of channel-induced distortion on unseen channels. They develop channel-aware priors and a tractable training objective that integrates channel statistics into the learning process, yielding improved edge inference accuracy without full end-to-end retraining. Theoretical bounds are specialized to practical channels (BEC and Rayleigh), and simulations on MNIST and CIFAR-10 demonstrate that the proposed training scheme effectively mitigates the channel mismatch while providing interpretable bound components. Overall, the approach offers a principled framework for robust edge inference under wireless uncertainty and a practical training method leveraging channel statistics.
Abstract
In the emerging paradigm of edge inference, neural networks (NNs) are partitioned across distributed edge devices that collaboratively perform inference via wireless transmission. However, standard NNs are generally trained in a noiseless environment, creating a mismatch with the noisy channels during edge deployment. In this paper, we address this issue by characterizing the channel-induced performance deterioration as a generalization error against unseen channels. We introduce an augmented NN model that incorporates channel statistics directly into the weight space, allowing us to derive PAC-Bayesian generalization bounds that explicitly quantifies the impact of wireless distortion. We further provide closed-form expressions for practical channels to demonstrate the tractability of these bounds. Inspired by the theoretical results, we propose a channel-aware training algorithm that minimizes a surrogate objective based on the derived bound. Simulations show that the proposed algorithm can effectively improve inference accuracy by leveraging channel statistics, without end-to-end re-training.
