NIJun 10

LLM-Enabled NWDAF: A Step Toward AI-Native 6G Network Intelligence

arXiv:2606.11877v15.5h-index: 3Has Code
Predicted impact top 87% in NI · last 90 daysOriginality Synthesis-oriented
AI Analysis

This work provides an open-source NWDAF with an LLM interface to improve operator usability for 5G/6G network management, but it is an incremental integration of existing technologies.

The paper develops an open-source NWDAF compatible with Free5GC that integrates an LLM interface for natural language interaction, enabling non-expert operators to manage network analytics via intent recognition. The system supports AMF and SMF event subscriptions and real-time monitoring through a conversational interface.

The Network Data Analytics Function (NWDAF) is central to enabling zero-touch network management in fifth-generation (5G) networks by supporting real-time analytics and closed-loop automation. Despite its critical role, open-source NWDAF implementations remain limited in scope and accessibility. In this paper, we develop an open-source NWDAF, compatible with the open-source core network Free5GC, that collects network data via subscriptions to Network Functions (NFs), and also includes an integrated Large Language Model (LLM) interface that enables natural language interaction with human operators. The interface processes user intents, encodes them using a semantic embedding model, and maps them to one of seven predefined intent categories to trigger analytics queries or event subscription commands. This architecture abstracts the complexity of traditional interfaces, allowing non-expert users to manage network analytics and subscriptions with ease. The system supports Access and Management Function (AMF) and Session Management Function (SMF) event subscriptions, real-time monitoring, and analytics retrieval via Prometheus, all accessible through a conversational interface. By bridging AI-driven intent recognition with standardized network analytics, our implementation enhances operator usability and provides a foundation towards AI-native 6G networks. The source code and datasets generated during the current study are available in the github repository, https://github.com/HenokDanielbfg/testbed.

Code Implementations1 repo
Foundations

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

Your Notes