🤖 AI Summary
Conventional ray tracing (RT) incurs prohibitive computational overhead for high-frequency wireless channel modeling in B5G, while existing online learning approaches rely on real-time environmental monitoring and lack GPU acceleration capability.
Method: This paper proposes the first offline, end-to-end differentiable, and fully GPU-trainable neural ray tracing framework. It formulates ray path generation as a scene-aware sequential decision process, integrating differentiable ray casting, joint optimization of scene encoding and channel response modeling, and GPU-native tensorized ray–scene intersection computation.
Contribution/Results: The method eliminates dependence on real-time environmental supervision and unifies learning of geometric optics, electromagnetic wave propagation, and channel characteristics. Experiments demonstrate a ray angular error of only 0.04 radians and a channel gain estimation within 0.5 dB of the optimal physics-based RT baseline—significantly outperforming state-of-the-art online learning methods.
📝 Abstract
Wireless ray-tracing (RT) is emerging as a key tool for three-dimensional (3D) wireless channel modeling, driven by advances in graphical rendering. Current approaches struggle to accurately model beyond 5G (B5G) network signaling, which often operates at higher frequencies and is more susceptible to environmental conditions and changes. Existing online learning solutions require real-time environmental supervision during training, which is both costly and incompatible with GPU-based processing. In response, we propose a novel approach that redefines ray trajectory generation as a sequential decision-making problem, leveraging generative models to jointly learn the optical, physical, and signal properties within each designated environment. Our work introduces the Scene-Aware Neural Decision Wireless Channel Raytracing Hierarchy (SANDWICH), an innovative offline, fully differentiable approach that can be trained entirely on GPUs. SANDWICH offers superior performance compared to existing online learning methods, outperforms the baseline by 4e^-2 radian in RT accuracy, and only fades 0.5 dB away from toplined channel gain estimation.