IntAgent: NWDAF-Based Intent LLM Agent Towards Advanced Next Generation Networks
Abdelrahman Soliman, Ahmed Refaey, Aiman Erbad, Amr Mohamed
TL;DR
The paper tackles autonomous intent-based networking in next-generation networks by integrating a large language model (LLM) driven agent with the 3GPP Network Data Analytics Function (NWDAF). It introduces IntAgent, an intelligent agent that embeds an intent tools engine inside the NWDAF analytics framework and communicates via the Model Context Protocol (MCP) to access live analytics and scheduling/monitoring tools. The authors validate the approach with two use cases—ML-based traffic prediction and scheduled policy enforcement—on a Kubernetes/Open5GS testbed with 10 UEs, demonstrating end-to-end autonomous fulfillment of network intents and real-time policy orchestration. Limitations include LLM hallucinations and planning overhead; future work explores domain-specific fine-tuning, cross-model comparisons, and expanding IntAgent to a collaborative multi-agent system for cross-domain intents.
Abstract
Intent-based networks (IBNs) are gaining prominence as an innovative technology that automates network operations through high-level request statements, defining what the network should achieve. In this work, we introduce IntAgent, an intelligent intent LLM agent that integrates NWDAF analytics and tools to fulfill the network operator's intents. Unlike previous approaches, we develop an intent tools engine directly within the NWDAF analytics engine, allowing our agent to utilize live network analytics to inform its reasoning and tool selection. We offer an enriched, 3GPP-compliant data source that enhances the dynamic, context-aware fulfillment of network operator goals, along with an MCP tools server for scheduling, monitoring, and analytics tools. We demonstrate the efficacy of our framework through two practical use cases: ML-based traffic prediction and scheduled policy enforcement, which validate IntAgent's ability to autonomously fulfill complex network intents.
