Power-Invariant Radio Map
- Power-Invariant Radio Maps are representations that preserve spatial patterns by normalizing RSS or gain measurements to eliminate the effect of unknown transmit power.
- They employ normalization techniques and strategic sensor placement, such as at obstacle vertices, to robustly reconstruct radio fields in obstructed environments.
- This approach enables advanced localization and active sensing by fusing data-driven inference with geometry-aware learning for improved emitter detection.
A power-invariant Radio Map (RM) is a radio-field representation whose spatial pattern is constructed so that unknown or changing transmit power does not alter the map structure. In the cited literature, this is realized in two closely related ways: by normalizing sparse received signal strength (RSS) samples by the maximum observed sample to build a relative RM for non-cooperative NLoS localization, and by normalizing large-scale channel gain with respect to transmit power so that the shape of the gain map does not depend on the absolute base-station power (Wang et al., 2 Sep 2025, Zeng et al., 7 Apr 2026). Power-invariant RMs therefore occupy a junction between localization, radio cartography, sparse reconstruction, geometry-aware learning, and active sensing.
1. Definitions and invariant formulations
Two formulations appear in the recent literature.
| Setting | Power-invariant quantity | Invariance statement |
|---|---|---|
| Sparse RSS in NLoS localization | Unknown transmit power is removed by normalization | |
| Large-scale gain cartography | The shape of the gain map does not depend on the absolute transmit power |
In the NLoS localization setting, the measurements are raw RSS values at sensor locations . RadioDiff-Loc constructs power-invariant measurements by normalizing every sampled RSS by the maximum observed sample, and then defines a relative RM through
This is explicitly a relative, power-invariant RM rather than an absolute field estimate (Wang et al., 2 Sep 2025).
In the gain-cartography setting, the primary quantity of interest is the large-scale channel gain
or, in linear units,
If is changed by a constant , then 0 shifts by 1 everywhere, whereas the normalized gain
2
does not change its spatial pattern. The same normalization is written in dB as
3
This establishes power invariance as invariance of map shape, not invariance of absolute received power (Zeng et al., 7 Apr 2026).
2. Construction from sparse unknown-power RSS
RadioDiff-Loc addresses non-cooperative scenarios in which the transmit power 4 is unknown, so all RSS readings are only proportional to the true field. Its normalization step is
5
with 6 the sparse sampling positions and 7 the measured RSS. The normalized values 8 become the conditioning input for constructing a relative RM (Wang et al., 2 Sep 2025).
The conditioning representation is spatially embedded. The model uses a binary layout map 9, a sparse-measurement tensor 0,
1
and a binary mask
2
These are stacked into the three-channel input
3
This formulation is specific to unknown-power RSS localization in obstructed environments. A plausible implication is that the normalization step is not merely a preprocessing convenience; it is the mechanism that makes the learned RM transferable across different unknown source powers while preserving the geometry-dependent intensity pattern.
3. Information-optimal sparse sampling at obstacle vertices
RadioDiff-Loc does not treat sparse measurement placement as arbitrary. Its sampling strategy is derived from the physical insight that diffracted electromagnetic energy concentrates near building edges, and, more specifically, that most of the diffracted energy in a NLoS scenario concentrates near sharp edges and corners through the “knife-edge” effect (Wang et al., 2 Sep 2025).
The sampled RSS vector is modeled as
4
where 5 are unknown boundary fields, 6 is a Green’s-function matrix, and 7 is noise. The Fisher information matrix is
8
Under far-field diffraction each column 9 of 0 has norm 1, where 2 is the distance from the corner. Hence
3
which is maximized at 4, namely at the obstacle vertex.
The same conclusion is obtained from mutual information. The mutual information between 5 and 6 is
7
and it grows fastest where 8 is largest, again at vertices. The stated consequence is direct: placing sparse sensors at obstacle corners yields maximal information for RM reconstruction and localization, even with very few samples. This makes vertex sampling a structural component of the power-invariant RM pipeline rather than a heuristic measurement policy.
4. Conditional diffusion completion and RM-based localization
The completed power-invariant RM in RadioDiff-Loc is generated by a decoupled denoising diffusion model conditioned on the layout map and the sparse normalized RSS map (Wang et al., 2 Sep 2025). Let 9 denote a ground-truth power-invariant RM. The forward kernel is
0
with continuous-time form
1
where 2 and 3.
A U-Net or similar CNN 4 is trained to estimate the score 5. In practice the simplified denoising–noise prediction loss is
6
where 7 and 8.
At inference, the model simulates the reverse DDPM updates
9
where 0 and 1. The sample at 2 is the completed, power-invariant RM 3.
Localization is then performed by identifying the brightest point on the generated RM: 4 The paper states that this approximates the MAP estimate under a uniform prior. Repeating the generative sampling yields an ensemble 5 for uncertainty quantification. The same completed RM can also be fused with classical RSS-based localization methods in a “dual-driven” paradigm: trilateration or nonlinear least squares, fingerprinting/MLE, and centroid methods such as Top-6 weighted centroid or threshold-region centroid.
5. Geometry-aware gain RM reconstruction and uncertainty modeling
GeoUQ-GFNet studies sparse gain radio map reconstruction from a geometry-aware and active sensing perspective. It defines the true gain RM after discretizing 7 into an 8 grid with cell centers 9 as
0
and performs reconstruction on the normalized gain so that the learned map is independent of the actual base-station transmit power (Zeng et al., 7 Apr 2026).
The geometry priors are encoded as
1
where 2 is obstacle occupancy, 3 is building height, 4 are horizontal offset maps from the transmitter, 5 is transmitter–grid distance, and 6 is a line-of-sight–blocked indicator. Sparse observations are
7
with sampling mask 8 and accessibility mask 9. A dense initialization 0 is obtained by a fast neighborhood-filling of 1. The full input is
2
The architecture first separates
3
and encodes them into 4. The observation branch is geometry-gated: 5 The paper states that this explicitly blocks propagation of spurious information across walls or into inaccessible areas.
The encoder uses three cascaded stages with Ghost residual blocks, while the deeper two stages insert Grid-KAN nonlinear enhancers,
6
and the bottleneck employs a large-kernel depthwise convolutional context module. The decoder is FPN-style, producing a shared representation 7 that feeds a residual gain head and an uncertainty head. Reconstruction is
8
and the uncertainty output is
9
Training uses a weighted sum of four losses over the unobserved accessible set 0: 1 with default weights
2
The stated losses are masked 3, gradient consistency, heteroscedastic Gaussian negative log-likelihood, and a small regularizer on 4.
6. Active sensing, benchmark evidence, and reconstruction performance
GeoUQ-GFNet couples power-invariant gain RM reconstruction with uncertainty-guided measurement selection (Zeng et al., 7 Apr 2026). After each reconstruction step, the candidate region is
5
and the next measurements are chosen by
6
The mask and observed sparse map are then updated: 7 The paper states that this policy yields faster reduction in reconstruction error than random sampling under the same budget because the model flags geometrically difficult or sparsely supported regions with high predicted uncertainty.
All experiments use the UrbanRT-RM ray-tracing benchmark, described as seven scene layouts × eight BS deployments, 128×128 patches, 3.5 GHz, Sionna RT. The reported metrics over the accessible region are 8 and 9. Under overall reconstruction with random 10% sampling, the reported results are as follows.
| Model | 0 | 1 |
|---|---|---|
| GeoUQ-GFNet | 7.1025 | 1.6191 |
| Eff-UNet | 7.7557 | 2.0449 |
| ViT-UNet | 7.7895 | 2.0978 |
| ResNet-UNet | 7.8529 | 2.1139 |
| Nearest | 11.9412 | 3.7052 |
For active sensing with initial 10% plus 4 rounds of +1% each, at total additional budget 4%, the reported results are:
| Model | UQ-guided RMSE | Random RMSE |
|---|---|---|
| GeoUQ-GFNet | 3.1002 | 5.9144 |
| ViT-UNet | 3.4558 | 6.2599 |
| Eff-UNet | 3.5101 | 6.2742 |
| ResNet-UNet | 3.5543 | 6.3106 |
| Nearest | 9.8791 | 9.8791 |
The active sensing curves are summarized in the source as showing that GeoUQ-GFNet’s uncertainty policy steadily drives down RMSE from approximately 2 dB at 10% to approximately 3 dB at +4%, whereas random sampling yields only modest improvement. This places power-invariant RM reconstruction within a broader closed-loop sensing framework rather than a one-shot completion problem.
7. Applications, fusion strategies, and conceptual boundaries
Power-invariant RMs serve two application classes in the cited works. In RadioDiff-Loc, the completed relative RM is used for emitter localization in non-line-of-sight environments and is also compatible with existing RSS-based localization algorithms, enabling a “dual-driven” paradigm that fuses physical knowledge and data-driven inference (Wang et al., 2 Sep 2025). In GeoUQ-GFNet, the normalized gain map is motivated by environment-aware wireless communication, network planning, and radio resource optimization, and the uncertainty map is used to guide active measurement selection under limited sensing budgets (Zeng et al., 7 Apr 2026).
A key conceptual boundary is that power invariance does not recover absolute transmit power. In the gain-map formulation, the only difference between two deployments with powers 4 and 5 is an additive shift in the entire map; no architectural or data-collection changes are required. In the RSS-based formulation, normalization by the maximum observed sample produces a relative map,
6
so the output is expressly power-invariant rather than absolutely calibrated.
The two works also delimit two methodological regimes. One regime reconstructs a relative RSS field from sparse, strategically placed measurements using a conditional diffusion model and then localizes by an argmax rule. The other reconstructs a dense gain map and a spatial uncertainty map from sparse measurements and structured scene priors, then uses uncertainty for iterative measurement selection. This suggests that “power-invariant RM” is best understood not as a single algorithm, but as a representation principle: remove the transmit-power ambiguity, preserve the spatial pattern, and then apply a reconstruction or inference mechanism suited to the downstream task.