paper-with-me

홈 › Papers

GWRF: A Generalizable Wireless Radiance Field for Wireless Signal Propagation Modeling

2025-02-08 · Kang Yang, Yuning Chen, Wan Du

We present Generalizable Wireless Radiance Fields (GWRF), a framework for modeling wireless signal propagation at arbitrary 3D transmitter and receiver positions. Unlike previous methods that adapt vanilla Neural Radiance Fields (NeRF) from the optical to the wireless signal domain, requiring extensive per-scene training, GWRF generalizes effectively across scenes. First, a geometry-aware Transformer encoder-based wireless scene representation module incorporates information from geographically proximate transmitters to learn a generalizable wireless radiance field. Second, a neural-driven ray tracing algorithm operates on this field to automatically compute signal reception at the receiver. Experimental results demonstrate that GWRF outperforms existing methods on single scenes and achieves state-of-the-art performance on unseen scenes.

📄 PDF Abstract BibTeX arXiv:2502.05708

Code (0)

등록된 구현이 없습니다.

Tasks

NeRF

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

A Geometric Algebra-informed NeRF Framework for Generalizable Wireless Channel Prediction

2026-04-13 · Jingzhou Shen, Luis Lago Enamorado, Shiwen Mao, Xuyu Wang arxiv

In this paper, we propose the geometric algebra-informed neural radiance fields (GAI-NeRF), a novel framework for wireless channel prediction that leverages geometric algebra attention mechanisms to capture ray-object in…

Computational EfficiencyScene Understanding

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

2026-04-17 · Jinghan Zhang, Xitao Gong, Qi Wang, Richard A. Stirling-Gallacher 외 arxiv

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 …

RF-PGS: Fully-structured Spatial Wireless Channel Representation with Planar Gaussian Splatting

2025-08-23 · Lihao Zhang, Zongtan Li, Haijian Sun arxiv

In the 6G era, the demand for higher system throughput and the implementation of emerging 6G technologies require large-scale antenna arrays and accurate spatial channel state information (Spatial-CSI). Traditional chann…

Radiance-Field Reinforced Pretraining: Scaling Localization Models with Unlabeled Wireless Signals

2025-12-08 · Guosheng Wang, Shen Wang, Lei Yang arxiv

Radio frequency (RF)-based indoor localization offers significant promise for applications such as indoor navigation, augmented reality, and pervasive computing. While deep learning has greatly enhanced localization accu…

Representation Learning

CORF-GS: Real-Time Wireless Radiance Field Reconstruction via Coupled Optical-RF Gaussian Splatting

2026-07-28 · Jinya Zhang, Jiajia Guo, Chao-Kai Wen, Shi Jin arxiv

Recent advances in 3D Gaussian Splatting (3DGS)-based wireless radiance field (WRF) reconstruction provide an efficient solution for wireless channel modeling. However, existing WRF reconstruction methods rely on pre-col…