Placing cell towers just got a lot cheaper to plan, thanks to an AI model that never leaves the lab.
Researchers built a system that pairs a "digital twin" of a city's wireless network with deep reinforcement learning to figure out where to put macro base stations. Instead of expensive field surveys, real user-tracking data, or exhaustive ray-tracing simulations, it works entirely from open geographic data. A sample-free prediction model estimates signal strength across kilometer-scale areas in milliseconds, while a separate diffusion-based model generates synthetic user movement patterns to stand in for real demand. A reinforcement learning algorithm then searches through possible base station placements, using a local search step and a placement buffer to narrow down near-optimal locations.
Tested on real urban scenarios, the framework reached up to 98.9% of the performance of an idealized, full-information benchmark, while cutting planning overhead by more than 99%. For network operators, that could mean swapping months of drive tests and site surveys for an overnight simulation run, which matters as carriers push denser buildouts for capacity-hungry 5G and 6G coverage.
The numbers come from a preprint, not a live network deployment - "98.9%" and "over 99%" are the kind of stats that look clean in a paper and tend to get messier once real terrain, real budgets, and real regulatory approvals get involved.