用知识蒸馏让小模型在4G基站上跑出大模型的智能表现
Practical Policy Distillation for Reinforcement Learning in Radio Access Networks
- 用教师-学生框架压缩强化学习策略,适配老旧基站算力
- 两种蒸馏法均实现<1Mb模型,推理时间<100μs且保持泛化能力
- 适合部署在资源受限的4G/5G混合网络中的智能调度场景
将人工智能应用于无线接入网面临多重挑战:链路级测量数据(如信道质量指示报告)稀缺、实时处理要求严苛(每时隙处理时间低于1毫秒)、网络异构性显著(不同频段、小区类型、厂商设备)。一个常被忽视的瓶颈是基站基带硬件的计算与内存限制,尤其在缺乏片上神经网络加速器的4G旧系统中。因此,仅有轻量级模型(小于1兆字节,推理时间低于100微秒)可有效部署,制约了性能与应用范围。而强泛化能力通常需要资源密集的大模型。本文针对基于强化学习的链路自适应任务,研究策略蒸馏方法。提出两种策略:单策略蒸馏,将无场景依赖的教师模型压缩为单一通用学生模型;多策略蒸馏,将多个场景特异性教师模型整合为一个通用学生模型。在符合5G标准的高保真仿真器中验证表明,两种方法均生成紧凑学生模型,在满足现有无线接入网硬件计算与内存限制的同时,保留了教师模型的泛化能力。
原文摘要 · Abstract (English)
Adopting artificial intelligence (AI) in radio access networks (RANs) presents several challenges, including limited availability of link-level measurements (e.g., CQI reports), stringent real-time processing constraints (e.g., sub-1 ms per TTI), and network heterogeneity (different spectrum bands, cell types, and vendor equipment). A critical yet often overlooked barrier lies in the computational and memory limitations of RAN baseband hardware, particularly in legacy 4th Generation (4G) systems, which typically lack on-chip neural accelerators. As a result, only lightweight AI models (under 1 Mb and sub-100~μs inference time) can be effectively deployed, limiting both their performance and applicability. However, achieving strong generalization across diverse network conditions often requires large-scale models with substantial resource demands. To address this trade-off, this paper investigates policy distillation in the context of a reinforcement learning-based link adaptation task. We explore two strategies: single-policy distillation, where a scenario-agnostic teacher model is compressed into one generalized student model; and multi-policy distillation, where multiple scenario-specific teachers are consolidated into a single generalist student. Experimental evaluations in a high-fidelity, 5th Generation (5G)-compliant simulator demonstrate that both strategies produce compact student models that preserve the teachers' generalization capabilities while complying with the computational and memory limitations of existing RAN hardware.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。