Integrating Pre-Trained Language Model with Physical Layer Communications
Ju-Hyung Lee, Dong-Ho Lee, Joohan Lee, Jay Pujara
TL;DR
This work tackles on-device AI communication by integrating a pre-trained language model with a realistic PHY stack, enabling end-to-end transmission of semantic content over wireless channels. It introduces a VQ-VAE-based codebook to compress the AI-Src-Enc output and uses encoder-decoder transformers pre-initialized from BART to improve generalization, all trained with channel noise via $L_{CE}$ and $L_{VQVAE}$ losses. The framework is validated in a link-level 5G-NR–like environment with 3GPP CDL channels, Polar coding, QAM, OFDM, and MIMO, achieving up to 50% transmission-size reduction and EbN0 gains up to several dB while maintaining semantic fidelity, including out-of-distribution generalization. Limitations include the absence of MAC/HARQ/ARQ considerations; future work may extend to higher-layer protocols, refined noise-tuning, and improved PHY-function integration to further enhance reliability and efficiency.
Abstract
The burgeoning field of on-device AI communication, where devices exchange information directly through embedded foundation models, such as language models (LMs), requires robust, efficient, and generalizable communication frameworks. However, integrating these frameworks with existing wireless systems and effectively managing noise and bit errors pose significant challenges. In this work, we introduce a practical ondevice AI communication framework, integrated with physical layer (PHY) communication functions, demonstrated through its performance on a link-level simulator. Our framework incorporates end-to-end training with channel noise to enhance resilience, incorporates vector quantized variational autoencoders (VQ-VAE) for efficient and robust communication, and utilizes pre-trained encoder-decoder transformers for improved generalization capabilities. Simulations, across various communication scenarios, reveal that our framework achieves a 50% reduction in transmission size while demonstrating substantial generalization ability and noise robustness under standardized 3GPP channel models.
