🤖 AI Summary
To address the challenge of real-time, site-specific radio propagation field reconstruction under sparse real-world measurements in complex 5G+ environments, this paper pioneers the integration of 3D Gaussian Splatting into wireless channel modeling. We propose a differentiable, explicit, and compact representation of the radio frequency radiation field. Our method jointly reconstructs fine-grained spatial channel state information—including path gain, delay, and angles of arrival/departure—in an end-to-end manner. It enables millisecond-level spectral rendering at arbitrary 3D locations and supports decoupled multipath parameter analysis. Training completes in just three minutes, and single-frame rendering takes as little as 2 ms. Extensive real-world calibration experiments demonstrate substantial improvements over state-of-the-art methods in reconstruction accuracy, training efficiency, and inference speed. The proposed framework establishes a highly efficient and trustworthy foundation for emerging integrated sensing and communication (ISAC) applications.
📝 Abstract
Precisely modeling radio propagation in complex environments has been a significant challenge, especially with the advent of 5G and beyond networks, where managing massive antenna arrays demands more detailed information. Traditional methods, such as empirical models and ray tracing, often fall short, either due to insufficient details or because of challenges for real-time applications. Inspired by the newly proposed 3D Gaussian Splatting method in the computer vision domain, which outperforms other methods in reconstructing optical radiance fields, we propose RF-3DGS, a novel approach that enables precise site-specific reconstruction of radio radiance fields from sparse samples. RF-3DGS can render radio spatial spectra at arbitrary positions within 2 ms following a brief 3-minute training period, effectively identifying dominant propagation paths. Furthermore, RF-3DGS can provide fine-grained Spatial Channel State Information (Spatial-CSI) of these paths, including the channel gain, the delay, the angle of arrival (AoA), and the angle of departure (AoD). Our experiments, calibrated through real-world measurements, demonstrate that RF-3DGS not only significantly improves reconstruction quality, training efficiency, and rendering speed compared to state-of-the-art methods, but also holds great potential for supporting wireless communication and advanced applications such as Integrated Sensing and Communication (ISAC). Code and dataset will be available at https://github.com/SunLab-UGA/RF-3DGS.