Planar Gaussian Splatting with Bilinear Spatial Transformer for Wireless Radiance Field Reconstruction

arXiv cs.AI / 4/30/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes BiSplat-WRF, a planar Gaussian Splatting framework for wireless radiance field (WRF) reconstruction that aims to improve physical interpretability and accuracy over prior vision-pipeline adaptations.
  • Instead of using 3D GS with unnecessary projections, BiSplat-WRF models each primitive as a 2D planar Gaussian (with 3D coordinates) and renders them directly on the angular domain relevant to the spatial power spectrum (SPS).
  • A bilinear spatial transformer (BST) is introduced to aggregate inter-primitive relations on an angular grid and use attention to capture long-range electromagnetic (EM) dependencies.
  • Experiments on spatial spectrum synthesis show BiSplat-WRF outperforms NeRF-based and earlier GS-based baselines on SSIM, and ablations confirm BST’s contribution.
  • The authors also present a larger BiSplat-WRF+ variant that achieves even higher SSIM at increased computational cost, intended as a stronger benchmark for future research.

Abstract

Wireless radiance field (WRF) reconstruction aims to learn a continuous, queryable representation of radio frequency characteristics over 3D space and direction, from which specific quantities, such as the spatial power spectrum (SPS) at a receiver given a transmitter position, can be predicted. While Gaussian splatting (GS)-based method has surpassed Neural Radiance Fields (NeRF)-based method for this task, existing adaptations largely transplant vision pipelines, limiting physical interpretability and accuracy. We introduce BiSplat-WRF, a planar GS framework that retains the expressiveness of 3D GS while removing unnecessary projections and incorporating global EM coupling and mutual scattering among primitives. Each primitive is a 2D planar Gaussian with 3D coordinates, rendered directly on the angular domain of the SPS. A bilinear spatial transformer (BST) aggregates inter-primitive relations on an angular grid and, via attention, captures long-range electromagnetic dependencies, thereby enforcing globally aware EM interactions that reflect the complex physics of the wireless environment. On spatial spectrum synthesis task, BiSplat-WRF surpasses NeRF-based and prior GS-based baselines with respect to the Structural Similarity Index (SSIM); comprehensive ablation studies validate the contribution of BST. We also provide a larger BiSplat-WRF+ variant that further increases SSIM at a higher computation cost, serving as a strong reference for future studies.