Distortion Resilience for Goal-Oriented Semantic Communication
Minh-Duong Nguyen, Quang-Vinh Do, Zhaohui Yang, Quoc-Viet Pham, Won-Joo Hwang
TL;DR
This work tackles how to achieve efficient, goal-oriented semantic communication under wireless distortions by reframing semantic metrics as data distortions analyzed through rate-distortion theory. It introduces DRGO, a distortion-driven framework that precomputes AI task performance from distortion to guide joint compression and resource allocation while minimizing energy. To solve the resulting non-convex optimization, the authors develop DDPG-EI, a deep reinforcement learning agent that enforces explicit constraints and handles implicit constraints via a penalty mechanism, with a state/action/reward design tailored to semantic distortion and AI performance. Theoretical bounds connect data distortion to AI training and inference performance, and experiments on CIFAR-10 with multi-user settings demonstrate significant improvements in transmission efficiency and task accuracy under distortion constraints, highlighting the practical value of online, data-driven optimization for SemCom in IoE environments.
Abstract
Recent research efforts on Semantic Communication (SemCom) have mostly considered accuracy as a main problem for optimizing goal-oriented communication systems. However, these approaches introduce a paradox: the accuracy of Artificial Intelligence (AI) tasks should naturally emerge through training rather than being dictated by network constraints. Acknowledging this dilemma, this work introduces an innovative approach that leverages the rate distortion theory to analyze distortions induced by communication and compression, thereby analyzing the learning process. Specifically, we examine the distribution shift between the original data and the distorted data, thus assessing its impact on the AI model's performance. Founding upon this analysis, we can preemptively estimate the empirical accuracy of AI tasks, making the goal-oriented SemCom problem feasible. To achieve this objective, we present the theoretical foundation of our approach, accompanied by simulations and experiments that demonstrate its effectiveness. The experimental results indicate that our proposed method enables accurate AI task performance while adhering to network constraints, establishing it as a valuable contribution to the field of signal processing. Furthermore, this work advances research in goal-oriented SemCom and highlights the significance of data-driven approaches in optimizing the performance of intelligent systems.
