用上下文增强检索提升5G/6G标准问答准确率
How to Discover Knowledge for FutureG: Contextual RAG and LLM Prompting for O-RAN
- 用问题上下文引导文档检索,提升LLM回答相关性
- 在ORANBenchmark-13K上,准确率显著高于传统RAG和直接提问
- 无需微调模型,适合快速更新的通信标准领域
我们提出一种用于5G/6G网络的检索增强问答框架,针对开放无线接入网(O-RAN)日益复杂的规范与接口。尽管O-RAN支持多厂商互操作与云原生部署,但其快速演进的文档使研究者和从业者难以高效获取知识。为此,我们采用上下文增强型检索生成(Contextual RAG),利用候选答案引导文档检索,并结合块级上下文提升大语言模型(LLM)表现。该方法相比传统RAG,在仅靠查询无法充分定位时仍能实现更精准的文档召回。框架适用于数据持续更新的动态领域,无需微调即可部署。我们在ORANBenchmark-13K数据集上评估了Llama3.2、Qwen2.5-7B和Qwen3.0-4B三个LLM,对比直接问答(Direct Q&A)与思维链(CoT)提示策略。结果表明,上下文RAG在保持竞争力的运行时间和碳排放下,持续提升准确率,展现出在O-RAN及更广义5G/6G环境中高效解读演进标准的潜力。
原文摘要 · Abstract (English)
We present a retrieval-augmented question answering framework for 5G/6G networks, where the Open Radio Access Network (O-RAN) has become central to disaggregated, virtualized, and AI-driven wireless systems. While O-RAN enables multi-vendor interoperability and cloud-native deployments, its fast-changing specifications and interfaces pose major challenges for researchers and practitioners. Manual navigation of these complex documents is labor-intensive and error-prone, slowing system design, integration, and deployment. To address this challenge, we adopt Contextual Retrieval-Augmented Generation (Contextual RAG), a strategy in which candidate answer choices guide document retrieval and chunk-specific context to improve large language model (LLM) performance. This improvement over traditional RAG achieves more targeted and context-aware retrieval, which improves the relevance of documents passed to the LLM, particularly when the query alone lacks sufficient context for accurate grounding. Our framework is designed for dynamic domains where data evolves rapidly and models must be continuously updated or redeployed, all without requiring LLM fine-tuning. We evaluate this framework using the ORANBenchmark-13K dataset, and compare three LLMs, namely, Llama3.2, Qwen2.5-7B, and Qwen3.0-4B, across both Direct Question Answering (Direct Q&A) and Chain-of-Thought (CoT) prompting strategies. We show that Contextual RAG consistently improves accuracy over standard RAG and base prompting, while maintaining competitive runtime and CO2 emissions. These results highlight the potential of Contextual RAG to serve as a scalable and effective solution for domain-specific Q&A in ORAN and broader 5G/6G environments, enabling more accurate interpretation of evolving standards while preserving efficiency and sustainability.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。