A research team from Huawei’s advanced wireless labs in Canada and China has published a blueprint for a 6G core network that can generate, update and execute its own control procedures without human intervention. Described in
Engineering, the “Agentic-AI Core” (A-Core) treats every service—whether a simple connection request or a complex artificial intelligence (AI)-driven application—as a “mission” that is planned, instantiated and run by a team of specialized AI agents.
At the heart of the architecture is NetGPT, a large-scale network AI model fine-tuned on telecommunication knowledge. When an operator or third-party application function sends a natural-language intent such as “establish a connection between an idle device and a data network,” the mission-planning agent feeds the request to NetGPT. The model retrieves relevant network capabilities (NCs) from a continuously updated toolbox, chains them into a workflow, and validates the result in a sandbox before any packet is forwarded.
The toolbox itself is open to external contributors. An NC—essentially a mini-service that can be as granular as a paging procedure or as rich as a full AI-training pipeline—is registered through a six-step verification process that checks for semantic conflicts and redundancy. Once accepted, the NC becomes immediately available to all subsequent missions, eliminating the traditional wait for standards-body ratification.
During mission execution, the mission-execution agent orchestrates computing-block agents that configure the actual network functions (NFs) drawn from an NF pool. Resources are allocated on demand from a shared resource pool under the resource-management agent. If performance degrades—for example, if AI-inferencing latency rises above a threshold—the system can dynamically insert an additional NC (such as an integrated sensing and communication (ISAC) sensing capability) or swap in a new computing block with more central processing unit (CPU) or graphics processing unit (GPU) capacity, all without dropping the mission.
Two concrete use cases illustrate the approach. In the first, an operator’s intent to connect an idle device is decomposed into sub-intents: page the device, establish a radio bearer, create a protocol data unit (PDU) session, and optionally add session-level protection. Each sub-intent maps to a pre-registered NC, and the resulting mission is executed in seconds. In the second use case, an autonomous-driving service provider ships an untrained AI model to the network; A-Core trains it on historical vehicle and infrastructure data, then deploys the trained model for real-time map-segment inference to connected cars. When sensing data from roadside ISAC units improve accuracy, the corresponding NC is added mid-mission.
The article acknowledges the open challenges of A-Core research. Hallucinations from the underlying large foundation model could introduce non-existent NCs, so every workflow is validated against pre- and post-conditions. Latency variability of current large foundation models (LFMs) also complicates ultra-reliable low-latency services, a gap the team proposes to close with on-device model acceleration. Quantitative benchmarks remain to be defined, as existing core networks lack metrics for “autonomous procedure generation.”
By replacing static, standards-defined workflows with on-the-fly composition of verified network capabilities, A-Core aims to reduce capital and operating expenditures while accelerating service innovation. The architecture is presented as a candidate direction for the International Telecommunication Union (ITU)'s IMT-2030 framework, where “AI and communication” has already been identified as a new usage scenario for 6G.
The paper “The Agentic-AI Core: An AI-Empowered, Mission-Oriented Core Network for Next-Generation Mobile Telecommunications,” is authored by Xu Li, Weisen Shi, Hang Zhang, Chenghui Peng, Shaoyun Wu, Wen Tong. Full text of the open access paper:
https://doi.org/10.1016/j.eng.2025.06.027. For more information about
Engineering, visit the website at
https://www.sciencedirect.com/journal/engineering.