RadioLLM: Introducing Large Language Model into Cognitive Radio via Hybrid Prompt and Token Reprogrammings
Shuai Chen, Yong Zu, Zhixi Feng, Shuyuan Yang, Mengchang Li
TL;DR
RadioLLM introduces a universal cognitive radio framework by embedding radio signal processing inside a pre-trained large language model. It combines Hybrid Prompt and Token Reprogramming (HPTR) to fuse expert knowledge with radio embeddings, and a Frequency Attuned Fusion (FAF) module to capture high-frequency signal details, supported by a lightweight decoder and LoRA-based fine-tuning. The approach excels across modulation classification and denoising tasks on diverse datasets, achieving state-of-the-art accuracy and robustness, especially at higher SNRs and in few-shot regimes. The results demonstrate strong cross-domain generalization, improved denoising fidelity (SSIM), and competitive inference efficiency, highlighting RadioLLM as a scalable, multi-task CRT solution with practical implications for spectrum management and wireless system optimization.
Abstract
The growing scarcity of spectrum resources and rapid proliferation of wireless devices make efficient radio network management critical. While deep learning-enhanced Cognitive Radio Technology (CRT) provides promising solutions for tasks such as radio signal classification (RSC), denoising, and spectrum allocation, existing DL-based CRT frameworks are typically task-specific and lack scalability in diverse real-world applications. This limitation naturally leads to the exploration of Large Language Models (LLMs), whose exceptional cross-domain generalization capabilities offer new potential for advancing CRT. To bridge this gap, we propose RadioLLM, a novel framework that integrates Hybrid Prompt and Token Reprogramming (HPTR) for combining radio signal features with expert knowledge, and a Frequency-Attuned Fusion (FAF) module for enhanced high-frequency feature modeling. Extensive evaluations on multiple benchmark datasets demonstrate that RadioLLM achieves superior performance compared to existing baselines in the majority of testing scenarios.
