paper-with-me

Papers

WirelessAgent: Large Language Model Agents for Intelligent Wireless Networks

2025-05-02 · Jingwen Tong, Wei Guo, Jiawei Shao, Qiong Wu, Zijian Li, Zehong Lin, Jun Zhang

The rapid evolution of wireless networks presents unprecedented challenges in managing complex and dynamic systems. Existing methods are increasingly facing fundamental limitations in addressing these challenges. In this paper, we introduce WirelessAgent, a novel framework that harnesses large language models (LLMs) to create autonomous AI agents for diverse wireless network tasks. This framework integrates four core modules that mirror human cognitive processes: perception, memory, planning, and action. To implement it, we provide a basic usage based on agentic workflows and the LangGraph architecture. We demonstrate the effectiveness of WirelessAgent through a comprehensive case study on network slicing. The numerical results show that WirelessAgent achieves $44.4\%$ higher bandwidth utilization than the \emph{Prompt-based} method, while performing only $4.3\%$ below the \emph{Rule-based optimality}. Notably, WirelessAgent delivers near-optimal network throughput across diverse network scenarios. These underscore the framework's potential for intelligent and autonomous resource management in future wireless networks. The code is available at \url{https://github.com/jwentong/WirelessAgent_R1}.

📄 PDF Abstract BibTeX arXiv:2505.01074

Code (2)

jwentong/wirelessagent_r1 공식 구현
weiiguo/wireless-agent

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

WirelessAgent: Large Language Model Agents for Intelligent Wireless Networks

2024-09-12 · Jingwen Tong, Jiawei Shao, Qiong Wu, Wei Guo 외

Wireless networks are increasingly facing challenges due to their expanding scale and complexity. These challenges underscore the need for advanced AI-driven strategies, particularly in the upcoming 6G networks. In this …

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+1

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

2026-02-28 · Jingwen Tong, Zijian Li, Fang Liu, Wei Guo 외 arxiv

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 promp…

Semantic-Aware Collaborative Deep Reinforcement Learning Over Wireless Cellular Networks

2021-11-23 · Fatemeh Lotfi, Omid Semiari, Walid Saad

Collaborative deep reinforcement learning (CDRL) algorithms in which multiple agents can coordinate over a wireless network is a promising approach to enable future intelligent and autonomous systems that rely on real-ti…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Semantic Communication meets System 2 ML: How Abstraction, Compositionality and Emergent Languages Shape Intelligence

2025-05-27 · Mehdi Bennis, Salem Lahlou

The trajectories of 6G and AI are set for a creative collision. However, current visions for 6G remain largely incremental evolutions of 5G, while progress in AI is hampered by brittle, data-hungry models that lack robus…

Semantic Communication

ComAgent: Multi-LLM based Agentic AI Empowered Intelligent Wireless Networks

2026-01-27 · Haoyun Li, Ming Xiao, Kezhi Wang, Robert Schober 외 arxiv

Emerging 6G networks rely on complex cross-layer optimization, yet manually translating high-level intents into mathematical formulations remains a bottleneck. While Large Language Models (LLMs) offer promise, monolithic…