paper-with-me

Papers

Agentic AI Empowered Intent-Based Networking for 6G

2026-01-10 · Genze Jiang, Kezhi Wang, Xiaomin Chen, Yizhou Huang arxiv

The transition towards sixth-generation (6G) wireless networks necessitates autonomous orchestration mechanisms capable of translating high-level operational intents into executable network configurations. Existing approaches to Intent-Based Networking (IBN) rely upon either rule-based systems that struggle with linguistic variation or end-to-end neural models that lack interpretability and fail to enforce operational constraints. This paper presents a hierarchical multi-agent framework where Large Language Model (LLM) based agents autonomously decompose natural language intents, consult domain-specific specialists, and synthesise technically feasible network slice configurations through iterative reasoning-action (ReAct) cycles. The proposed architecture employs an orchestrator agent coordinating two specialist agents, i.e., Radio Access Network (RAN) and Core Network agents, via ReAct-style reasoning, grounded in structured network state representations. Experimental evaluation across diverse benchmark scenarios shows that the proposed system outperforms rule-based systems and direct LLM prompting, with architectural principles applicable to Open RAN (O-RAN) deployments. The results also demonstrate that whilst contemporary LLMs possess general telecommunications knowledge, network automation requires careful prompt engineering to encode context-dependent decision thresholds, advancing autonomous orchestration capabilities for next-generation wireless systems.

📄 PDF Abstract BibTeX arXiv:2601.06640

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

LAMeTA: Intent-Aware Agentic Network Optimization via a Large AI Model-Empowered Two-Stage Approach

2025-05-18 · Yinqiu Liu, Guangyuan Liu, Jiacheng Wang, Ruichen Zhang 외

Nowadays, Generative AI (GenAI) reshapes numerous domains by enabling machines to create content across modalities. As GenAI evolves into autonomous agents capable of reasoning, collaboration, and interaction, they are i…

Deep Reinforcement LearningKnowledge Distillation

Agentic AI for Intent-Based Industrial Automation

2025-06-05 · Marcos Lima Romero, Ricardo Suyama

The recent development of Agentic AI systems, empowered by autonomous large language models (LLMs) agents with planning and tool-usage capabilities, enables new possibilities for the evolution of industrial automation an…

Towards Adaptive, Scalable, and Robust Coordination of LLM Agents: A Dynamic Ad-Hoc Networking Perspective

2026-02-08 · Rui Li, Zeyu Zhang, Xiaohe Bo, Quanyu Dai 외 arxiv

Multi-agent architectures built on large language models (LLMs) have demonstrated the potential to realize swarm intelligence through well-crafted collaboration. However, the substantial burden of manual orchestration in…

Role-Based Agentic AI for Intent-Driven Network and Service Orchestration

2026-05-06 · Juan Parra-Ullauri, Talha Ahmed Khan, Daniel McHugh, Shipra Kapoor 외 arxiv

Telecommunication networks are increasingly complex due to heterogeneous technologies, diverse service requirements, and growing demands for resource efficiency and business agility. Intent-Based Networking (IBN) and, mo…

Pramana: A Composable, Domain-Specific Backend for Empirical Networking Research

2026-07-28 · Jaber Daneshamooz, Eugene Vuong, Alagappan Ramanathan, Manni Moghimi 외 arxiv

Networking research advances by turning hypotheses into empirical evidence, so accelerating it means reducing the lag between ideation (synthesizing a hypothesis) and generating the data that tests it. Consider a concret…