Jul 2026· La Main· pp. 1-9· 0 citations· 8 references
Abstract
Agentic AI is emerging as a promising paradigm for network management, enabling high-level intent processing, automated decision making, and closed-loop control. However, the current landscape is fragmented: proposed solutions are often evaluated in ad hoc settings, with limited reproducibility and no common basis for systematic comparison. This lack of benchmarking methodology makes it difficult to assess the actual benefits, limitations, and operational trade-offs of different agentic approaches. This paper presents a playground for benchmarking agentic AI in network management. Rather than proposing a single best-performing agent, the goal is to provide a controlled and extensible environment in which heterogeneous agentic solutions can be deployed, observed, and compared under common network management tasks. The playground combines a programmable multi-node network topology, a transaction-oriented control workflow, structured agent-to-network interfaces, explicit network state representation, and built-in validation and rollback mechanisms. Its design enforces a clear separation between high-level agent reasoning and deterministic execution, thus enabling safer and more auditable experimentation. The proposed framework is instantiated over a network management scenario based on Segment Routing over IPv6 (SRv6), where agentic solutions interact with the infrastructure through declarative messages instead of arbitrary low-level commands. This design supports benchmarking along multiple dimensions, including task success, convergence behavior, robustness to failures, recovery capability, safety of issued actions, and auditability of the control process. By providing a reproducible and observable experimentation environment, the proposed playground lays the foundation for a systematic evaluation methodology for agentic AI in network management.
The main conclusion is that practical Agentic IoT depends less on placing an entire agent at one tier than on partitioning perception, memory, reasoning, and action under explicit latency, privacy, reliability, and safety constraints.
This work introduces Autogenic network management, a reference architecture that extends agentic capabilities with self-programming, self reflection, self reflection, self-orienting, and self-architecting capabilities, and concludes with a research roadmap outlining the technical advances needed to make autogenic network management realistic in future 6G networks.
P. Djukic, Sudipta Acharya, Takai-Eddine Kennouche et al.· IEEE Network· 0 citations
The study provides initial evidence of feasibility while identifying the challenges that must be addressed before production deployment and formalize the ADN agent model and workflow and define an operational framework covering communication, lifecycle management, governance, and security.
F. Rossi, Paulo Silas Severo De Souza, Diogo Mainart Monteiro et al.· IEEE Access· 0 citations
Through applied case studies in pharmaceutical discovery and financial systems, common design patterns that make agentic systems successful are analyzed, and practical mitigation strategies for failure modes are discussed, such as verification pipelines, fallback mechanisms, and human-in-the-loop supervision.
Grace Hui Yang, P. Venkit, Hooman Sedghamiz et al.· Proceedings of the 32nd ACM...· 0 citations
Summary Agentic AI platforms enable the engineering of autonomous workflows but are not designed for experimentation and hypothesis testing. ASAREE (Analytical Sandbox for Agentic AI Research, Engineering, and Experimentation), is an open-source platform to address this gap. ASAREE creates agents, connects to MCP servers and tools, and designs factorial experiments through a visual interface or Python SDK. It records a full provenance trace for every run and routes all model calls through a provider-agnostic bridge that supports local deployments, ensuring data privacy. As a use-case, we use ASAREE to evaluate key design choices in a mutli-agent machine learning pipeline. Across a 2 × 2 × 2 factorial design, more advanced models, greater reasoning effort, and critic agent use significantly increased compute time, token use, cost, and feature count without improving predictive performance. The lowest-cost baseline, Claude Sonnet 5 with medium effort and no critic, achieved the highest mean PR AUC while Claude Opus 5 with extra high effort and a critic agent cost 15.5× more (USD) and ran 13.1× longer while performing worse on average. These findings highlight ASAREE as a robust framework for evaluating agentic system performance and resource efficiency. Availability and implementation ASAREE is available on GitHub at: https://github.com/EpistasisLab/ASAREE. Contact jason.moore@csmc.edu Supplementary Information Supplementary information is available at https://github.com/EpistasisLab/ASAREE/tree/main/publications/bioinformatics
Jay Moran, P. Freda, Attri Ghosh et al.· bioRxiv· 0 citations
A solver-grounded design principle is presented: a numerical result is reported only when it originates from a trusted tool and passes explicit verification, and a four-group evaluation framework spanning task utility, solver-grounded correctness, faithfulness and safe failure, and cost and latency is proposed.
Daniel Rojas, Abdulwahab Albassam, Aidan G. Leung et al.· 0 citations