English

WirelessAgent++: Automated Agentic Workflow Design and Benchmarking for Wireless Networks

Networking and Internet Architecture 2026-03-03 v1 Artificial Intelligence Signal Processing

Abstract

The integration of large language models (LLMs) into wireless networks has sparked growing interest in building autonomous AI agents for wireless tasks. However, existing approaches rely heavily on manually crafted prompts and static agentic workflows, a process that is labor-intensive, unscalable, and often suboptimal. In this paper, we propose WirelessAgent++, a framework that automates the design of agentic workflows for various wireless tasks. By treating each workflow as an executable code composed of modular operators, WirelessAgent++ casts agent design as a program search problem and solves it with a domain-adapted Monte Carlo Tree Search (MCTS) algorithm. Moreover, we establish WirelessBench, a standardized multi-dimensional benchmark suite comprising Wireless Communication Homework (WCHW), Network Slicing (WCNS), and Mobile Service Assurance (WCMSA), covering knowledge reasoning, code-augmented tool use, and multi-step decision-making. Experiments demonstrate that \wap{} autonomously discovers superior workflows, achieving test scores of 78.37%78.37\% (WCHW), 90.95%90.95\% (WCNS), and 97.07%97.07\% (WCMSA), with a total search cost below \ 5pertask.Notably,ourapproachoutperformsstateoftheartpromptingbaselinesbyupto per task. Notably, our approach outperforms state-of-the-art prompting baselines by up to 31\%andgeneralpurposeworkflowoptimizersby and general-purpose workflow optimizers by 11.1\%$, validating its effectiveness in generating robust, self-evolving wireless agents. The code is available at https://github.com/jwentong/WirelessAgent-R2.

Keywords

Cite

@article{arxiv.2603.00501,
  title  = {WirelessAgent++: Automated Agentic Workflow Design and Benchmarking for Wireless Networks},
  author = {Jingwen Tong and Zijian Li and Fang Liu and Wei Guo and Jun Zhang},
  journal= {arXiv preprint arXiv:2603.00501},
  year   = {2026}
}

Comments

This manuscript has submitted to a possible Journal for publication

R2 v1 2026-07-01T10:56:58.139Z