The AI Telco Engineer: Toward Autonomous Discovery of Wireless Communications Algorithms

arXiv cs.AI / 4/23/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • The paper investigates whether agentic AI can autonomously design wireless communication algorithms using an iterative generate–evaluate–refine loop driven by LLMs.
  • The authors build a dedicated framework and test it on three wireless tasks across the PHY and MAC layers: statistics-agnostic channel estimation, channel estimation with known covariance, and link adaptation.
  • Results indicate the framework can produce algorithms within hours that are competitive with standard baselines and sometimes outperform them.
  • The generated algorithms are described as fully explainable and extensible, contrasting with neural-network-based methods that may be less transparent.
  • The work is positioned as an initial step toward broader autonomous discovery of new wireless communication algorithms by the research community.

Abstract

Agentic AI is rapidly transforming the way research is conducted, from prototyping ideas to reproducing results found in the literature. In this paper, we explore the ability of agentic AI to autonomously design wireless communication algorithms. To that end, we implement a dedicated framework that leverages large language models (LLMs) to iteratively generate, evaluate, and refine candidate algorithms. We evaluate the framework on three tasks spanning the physical (PHY) and medium access control (MAC) layers: statistics-agnostic channel estimation, channel estimation with known covariance, and link adaptation. Our results show that, in a matter of hours, the framework produces algorithms that are competitive with and, in some cases, outperforming conventional baselines. Moreover, unlike neural network-based approaches, the generated algorithms are fully explainable and extensible. This work represents a first step toward the autonomous discovery of novel wireless communication algorithms, and we look forward to the progress our community makes in this direction.