NISEApr 25

Towards Agentic Test-Driven Quality Assurance for 6G Networks

arXiv:2604.2328557.9Has Code
AI Analysis

For network operators and researchers, this work addresses the challenge of proactive SLA compliance in 6G networks by adapting Test-Driven Development to network orchestration, but the evaluation is limited to the intent co-creation phase and shows significant reliability issues.

This paper proposes an agentic, intent-driven orchestration framework for 6G networks that integrates Test-Driven Quality Assurance, where autonomous agents refine user intents into auditable specifications and automatically derive validation tests. Experiments with multiple LLM backends show substantial variability in tool-use reliability and hallucination patterns.

This work proposes an agentic, intent-driven end-to-end (E2E) orchestration framework that integrates intent co-creation with a Test-Driven Quality Assurance paradigm. In this framework, autonomous agents iteratively refine a user's initial intent into a confirmed, auditable specification. Furthermore, the system automatically derives validation tests from these intents before provisioning, directly mirroring the Test-Driven Development workflow in software engineering to ensure proactive Service Level Agreement (SLA) compliance. The architecture is grounded in a standards-aligned knowledge representation using TM Forum (TMF) information models and catalogs. This enables deterministic graph traversal from high-level Product Offerings down to granular Service/Resource and Test specifications. We prototyped this architecture by extending OpenSlice with a message-driven, multi-agent pattern and integrating MCP-enabled (Model Context Protocol) tool access for real-time knowledge retrieval. Currently, our evaluation of the agents targets the intent co-creation phase as a baseline toward full-scale orchestration. Building on experiments with multiple open-source Large Language Model (LLM) backends integrated with the TMF-based knowledge base, we observe substantial variability in tool-use reliability and hallucination patterns, underscoring the critical importance of robust knowledge integration in agentic 6G systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes