arXiv:2502.11298cs.NIcs.AI2025-02被引 6

用语言模型提升DRL网络决策的可解释性与自适应能力

Integrating Language Models for Enhanced Network State Monitoring in DRL-Based SFC Provisioning

论文配图:Integrating Language Models for Enhanced Network State Monitoring in DRL-Based SFC Provisioning
图 1 · 摘自论文原文
  • 将DRL决策结果输入BERT等语言模型,实现自然语言交互
  • BERT测试损失0.28,置信度0.83,优于DistilBERT的0.36和0.74
  • 适合需要实时网络洞察与故障诊断的运维人员

高效的服务功能链(SFC)部署与虚拟网络功能(VNF)放置对现代网络架构(如软件定义网络SDN和网络功能虚拟化NFV)的性能至关重要。尽管深度强化学习(DRL)能辅助动态环境下的决策,但其依赖结构化输入和预设规则,难以应对突发情况。且错误动作可能引发大量训练迭代,固化次优策略。本文将DRL与语言模型(如BERT、DistilBERT)结合,通过将DRL的最终VNF分配结果输入语言模型,系统可响应关于SFC、数据中心(DC)及VNF的查询,实现实时资源利用分析、瓶颈检测与未来需求预测。语言模型基于领域数据集,采用低秩适配(LoRA)进行微调。实验表明,BERT在测试损失(0.28)与置信度(0.83)上优于DistilBERT(0.36, 0.74),但处理时间多出约46%。

原文摘要 · Abstract (English)

Efficient Service Function Chain (SFC) provisioning and Virtual Network Function (VNF) placement are critical for enhancing network performance in modern architectures such as Software-Defined Networking (SDN) and Network Function Virtualization (NFV). While Deep Reinforcement Learning (DRL) aids decision-making in dynamic network environments, its reliance on structured inputs and predefined rules limits adaptability in unforeseen scenarios. Additionally, incorrect actions by a DRL agent may require numerous training iterations to correct, potentially reinforcing suboptimal policies and degrading performance. This paper integrates DRL with Language Models (LMs), specifically Bidirectional Encoder Representations from Transformers (BERT) and DistilBERT, to enhance network management. By feeding final VNF allocations from DRL into the LM, the system can process and respond to queries related to SFCs, DCs, and VNFs, enabling real-time insights into resource utilization, bottleneck detection, and future demand planning. The LMs are fine-tuned to our domain-specific dataset using Low-Rank Adaptation (LoRA). Results show that BERT outperforms DistilBERT with a lower test loss (0.28 compared to 0.36) and higher confidence (0.83 compared to 0.74), though BERT requires approximately 46% more processing time.

DRL语言模型网络管理可解释性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。