Planning with Language and Generative Models: Toward General Reward-Guided Wireless Network Design
Chenyang Yuan, Xiaoyuan Cheng
TL;DR
This work tackles indoor AP deployment planning under complex geometries and non-convex propagation by reframing the task as reward-guided generative inference with a unified reward function. It contrasts an agentic LLM reasoning loop with verifier-based feedback against diffusion-based sampling under a Gibbs form $p(\mathbf{P}|\mathcal{D}) \propto e^{\beta r(\mathbf{P},\mathcal{D})}$, showing diffusion yields more robust global optimization by implicit score smoothing. A large-scale real-world dataset requiring over $50k$ CPU hours to train general reward functions enables strong in-distribution and out-of-distribution generalization. The work also provides theoretical insights that reward estimation quality is the primary bottleneck and demonstrates practical scalability for domain-agnostic indoor AP planning.
Abstract
Intelligent access point (AP) deployment remains challenging in next-generation wireless networks due to complex indoor geometries and signal propagation. We firstly benchmark general-purpose large language models (LLMs) as agentic optimizers for AP planning and find that, despite strong wireless domain knowledge, their dependence on external verifiers results in high computational costs and limited scalability. Motivated by these limitations, we study generative inference models guided by a unified reward function capturing core AP deployment objectives across diverse floorplans. We show that diffusion samplers consistently outperform alternative generative approaches. The diffusion process progressively improves sampling by smoothing and sharpening the reward landscape, rather than relying on iterative refinement, which is effective for non-convex and fragmented objectives. Finally, we introduce a large-scale real-world dataset for indoor AP deployment, requiring over $50k$ CPU hours to train general reward functions, and evaluate in- and out-of-distribution generalization and robustness. Our results suggest that diffusion-based generative inference with a unified reward function provides a scalable and domain-agnostic foundation for indoor AP deployment planning.
