Generalizable Radio-Frequency Radiance Fields for Spatial Spectrum Synthesis
Kang Yang, Yuning Chen, Wan Du
TL;DR
The paper tackles RF spatial spectrum synthesis across unseen environments by introducing GRaF, which generalizes beyond scene-specific NeRF models through RF Spatial Spectrum Interpolation Theory. It combines a geometry-aware Transformer-based latent RF radiance field with a neural ray tracing algorithm to synthesize spectra conditioned on nearby transmitter spectra. Key contributions include a formal interpolation bound $\mathbf{SS}(\mathbf{P}_t) \approx \sum_i w_i \mathbf{SS}(\mathbf{P}_i)$ with $\epsilon \le K \max_i \|\mathbf{P}_t-\mathbf{P}_i\|^2$, a latent representation $\mathbf{Z}=\mathcal{T}_\Psi(\mathcal{N}_L,\mathbf{P})$, and a neural ray tracer that jointly models amplitude and phase along RF paths. Empirically, GRaF achieves state-of-the-art generalization to unseen scenes/layouts on simulated and real data, and improves downstream tasks such as AoA localization, while avoiding per-scene retraining required by prior NeRF-based RF methods.
Abstract
We present GRaF, Generalizable Radio-Frequency (RF) Radiance Fields, a framework that models RF signal propagation to synthesize spatial spectra at arbitrary transmitter or receiver locations, where each spectrum measures signal power across all surrounding directions at the receiver. Unlike state-of-the-art methods that adapt vanilla Neural Radiance Fields (NeRF) to the RF domain with scene-specific training, GRaF generalizes across scenes to synthesize spectra. To enable this, we prove an interpolation theory in the RF domain: the spatial spectrum from a transmitter can be approximated using spectra from geographically proximate transmitters. Building on this theory, GRaF comprises two components: (i) a geometry-aware Transformer encoder that captures spatial correlations from neighboring transmitters to learn a scene-independent latent RF radiance field, and (ii) a neural ray tracing algorithm that estimates spectrum reception at the receiver. Experimental results demonstrate that GRaF outperforms existing methods on single-scene benchmarks and achieves state-of-the-art performance on unseen scene layouts.
