---
title: Channel Estimation Knowledge Map (CEKM)
url: https://www.emergentmind.com/topics/channel-estimation-knowledge-map-cekm
type: topic
---

# Channel Estimation Knowledge Map (CEKM)

Searching arXiv for recent CEKM/CKM papers to ground the article.
Channel Estimation Knowledge Map (CEKM) denotes a site-specific, environment-aware mapping or database that associates physical location—and in some formulations transmitter and receiver positions, time, frequency, environment representation, or transceiver configuration—with channel knowledge useful for estimation, prediction, and control. In the literature, CEKM is sometimes defined as the estimation-oriented component of the broader Channel Knowledge Map (CKM), storing or predicting fine-grained channel impulse response or sufficient statistics, and sometimes as the general map $\mathcal M:\mathcal X\to\mathcal H$ from location to predicted channel state information (CSI). Across these usages, the recurring aim is to reduce or obviate sophisticated real-time CSI acquisition by replacing part of the online estimation burden with offline construction, environment-aware inference, and map querying [2007.09332; 2505.24151].

## 1. Terminology, scope, and relation to CKM

The literature uses closely related formulations for CEKM and CKM rather than a single universal definition. One early formulation defines a CEKM as “the component of CKM specifically targeted at instantaneous or refined channel estimation,” with a general mapping
\[
\mathcal K:(r_{\rm TX},r_{\rm RX},f,t)\mapsto \Theta,
\]
where $\Theta$ may be instantaneous CSI or a set of path parameters. A later survey defines CEKM more broadly as
\[
\mathcal M:\mathcal X\to\mathcal H,
\]
mapping each location to predicted CSI such as impulse responses, power delay profiles (PDPs), or angle-delay tuples. A dual-domain tracking formulation introduces an inverse CEKM,
\[
f_{\rm CEKM}:(\{\tau_i\},\{\mu_i\},\{\theta_i\})\mapsto(q,v),
\]
used to infer position and speed from measured channel parameters [2007.09332; 2505.24151; 2506.22796].

| Formulation | Mapping | Emphasis |
|---|---|---|
| CEKM as CKM component [2007.09332] | $\mathcal K:(r_{\rm TX},r_{\rm RX},f,t)\mapsto\Theta$ | Estimation-oriented channel knowledge |
| CEKM as location-to-CSI map [2505.24151] | $\mathcal M:\mathcal X\to\mathcal H$ | Prior CSI for estimation and control |
| CEKM as inverse map [2506.22796] | $f_{\rm CEKM}:(\{\tau_i\},\{\mu_i\},\{\theta_i\})\mapsto(q,v)$ | Localization and tracking |

The object stored by a CEKM is correspondingly diverse. Reported instances include channel gain maps (CGMs), channel path maps (CPMs), channel impulse response maps, path loss, shadowing-aware gain, angle-of-arrival (AoA), angle-of-departure (AoD), PDPs, joint frequency-space covariance, beam indices, and even location-specific channel probability distributions or score functions [2007.09332; 2409.00461; 2111.11289; 2507.06066].

This breadth distinguishes CEKM from conventional pilot-based CSI acquisition. In the pilot-centric view, the training overhead scales nearly linearly with channel dimension; one summary expresses this as $T_{\rm pilot}=O(D_c)$ with $D_c=\#$antennas $\times$ \#subcarriers. In CEKM-assisted estimation, the residual overhead is instead tied to map-query dimensionality, written as $T_{\rm res}=O(d_{\rm loc})\ll O(D_c)$, and the online task becomes database lookup, interpolation, or lightweight inference rather than full channel reconstruction from scratch [2007.09332].

## 2. Mathematical structure and sample-complexity principles

A central mathematical theme is that CEKM construction is a spatial prediction problem. For large-scale channel gain, one analytical model writes
\[
\Upsilon_{\rm dB}(q)=K_{\rm dB}-10\,n_{\rm PL}\log_{10}(\|q\|)+v(q)+\omega(q),
\]
where $v(q)$ is log-normal shadowing with spatial autocovariance $\epsilon(h)=\alpha e^{-h/\beta}$ and $\omega(q)$ is small-scale fading modeled as spatially uncorrelated at map scales. In this setting, the average mean square error (AMSE) of offline CGM construction depends explicitly on sample density $\rho$, and the online AMSE with $k$ nearest neighbors decreases with diminishing marginal return as $k$ grows. The same analysis states that grid sampling slightly outperforms random PPP at the same $\rho$, while random PPP may be easier in crowdsourcing [2312.06966].

The same paper turns sample density into a design variable. Required offline density $\rho^\*$ is obtained by solving an AMSE inequality for a target error $\epsilon_{\rm off}$, and the online neighbor count $k^\*$ is chosen from a corresponding AMSE constraint. Subregion partitioning is then introduced to handle local non-homogeneity: larger regions reduce parameter-estimation variance by increasing sample count, while smaller regions increase homogeneity but raise variance because fewer local samples are available. This analytical layer makes CEKM a design problem in addition to a learning problem [2312.06966].

A second mathematical theme is the reinterpretation of CKM construction as image super-resolution. One formulation represents the complete high-resolution map as
\[
x^\*\in\mathbb R^{(w\cdot h)\times c},
\]
the sparse measurements as
\[
y^\*\in\mathbb R^{(w'\cdot h')\times c},
\]
and the sampling pattern by a binary matrix $H\in\mathbb R^{w'h'\times wh}$ satisfying
\[
y^\*=Hx^\*.
\]
The super-resolution factor is
\[
k=\sqrt{\frac{wh}{w'h'}},
\]
so that only $1/k^2$ of the spatial locations are measured. This formulation explicitly supports scalar maps such as path loss and AoA, and it motivates the direct use of image-SR backbones for CEKM reconstruction from sparse field measurements [2411.08887].

High-dimensional extensions generalize the mapping itself. A hybrid 2D/3D construction defines, for receiver location $x\in\mathbb R^3$,
\[
\hat H(x)=f(x;\mathcal I)\approx H(x),
\]
with $\mathcal I=\{\mathcal D,E,A\}$ containing sparse channel measurements, the environment representation, and transmitter information. A 6D formulation for varying transmitter and receiver positions writes
\[
\mathbf h=q_E(p_{\rm t},p_{\rm r}),
\]
where $p_{\rm t},p_{\rm r}\in\mathbb R^3$ and the output is the SIMO channel vector or its power gain in dB. These formulations move CEKM from fixed-base-station radio maps to fully transceiver-dependent channel fields [2510.08140; 2510.26166].

## 3. Construction paradigms and representative architectures

A survey classification divides CEKM construction into three families: measurement-based, model-based, and hybrid. Measurement-based methods include K-nearest neighbors (KNN), kriging or Gaussian-process regression, matrix or tensor completion, and deep regression. Model-based methods include statistical path-loss-plus-fading synthesis and deterministic ray tracing. Hybrid methods combine both, either by weighted linear fusion or Bayesian update, with local measurement density or uncertainty determining the relative trust placed in measurement-derived and model-derived maps [2505.24151].

A sparse-measurement super-resolution construction based on SRResNet is one of the clearest deep-learning instantiations. The network takes $y\in\mathbb R^{w'\times h'\times c}$ as input, uses one initial $3\times3$ convolution with 64 feature maps, a residual trunk of 5 residual blocks, a global skip, sub-pixel upsampling, and a final $3\times3$ reconstruction layer. It is trained only with mean-square error because CEKM requires accurate pixel-level intensity rather than perceptual realism. On the RadioMapSeer path-loss test set at $4\times$ SR, SRResNet achieves PSNR $41.53$, SSIM $0.9900$, LPIPS $0.0071$, MSE $5.460$, and RMSE $1.063$ dB, outperforming nearest neighbour, bicubic interpolation, and SRGAN. The same study reports that only $1/16$ of locations need to be measured to achieve approximately $1.1$ dB RMSE in path loss, and that AoA reconstruction remains visually strong for $k\le 4$ but degrades faster as $k$ increases because angular structure is more complex [2411.08887].

Interference-aware CEKM construction introduces a different two-stage pattern. IMNet first estimates interfering signal strength (ISS) at sampled locations by subtracting a desired-signal-strength map derived from environment topology, then reconstructs the full ISS map using a negative-correction module and a 17-layer U-Net. The loss is MSE in a normalized log domain. In the reported A2G setting, IMNet achieves ISS-map NMSE of roughly $-8$ dB at $20\%$ sampling and about $-12$ dB at $80\%$, outperforming U-Net and interpolation baselines; the resulting SINR map is about $2$ dB worse than ISS reconstruction but still about $3$ dB better than baselines, and interferer localization error drops from more than 10 grid units for interpolation methods to about 2–3 grid units at high sampling [2412.01279].

Hybrid constructions increasingly embed explicit environmental structure. One point-cloud-based framework fuses 2D semantic labels and 3D point-cloud attributes, performs confocal ellipsoid filtering to select relevant scatterers per time-of-arrival bin, extracts PointNet++-style hierarchical features, and regresses RSS or PDP via MSE. On the reported campus dataset, the proposed vector-valued CKM achieves mean error $2.95$ dB versus $6.79$ dB for point cloud ray tracing and $7.32$ dB for Wireless InSite, while scalar RSS RMSE is about $1.8$ dB versus $3.2$ dB for Kriging, $3.5$ dB for RadioUNet, and $4.1$ dB for ray tracing [2510.08140].

A 6D extension, bidirectional wireless Gaussian splatting (BiWGS), represents the environment by learnable 3D Gaussian ellipsoids that model scatterer clusters and obstruction loss, with bidirectional spherical-harmonic scattering coefficients and wireless rendering along Tx-side and Rx-side paths. In 6D power-gain prediction, BiWGS improves over a classical MLP in all reported rooms: MAE drops from $4.40$ to $3.68$ dB in a conference room, from $7.81$ to $4.93$ dB in a bedroom, and from $14.60$ to $6.70$ dB in an office, while spatial-spectrum SSIM remains close to WRF-GS in 3D fixed-Rx settings [2510.26166].

## 4. CEKM-assisted estimation and inference algorithms

In estimation-oriented formulations, the CEKM is not merely a storage object; it supplies structured priors to Bayesian or optimization-based estimators. One interference-cancellation framework discretizes the base-station coverage area into grids and stores, for each cell, dominant multi-path delays, azimuth and elevation angles, and path powers. CKM construction is cast as Bayesian inference under strong inter-cell interference, with a block-sparsity prior for interferers and a hybrid message-passing algorithm that combines expectation propagation and variational message passing. The resulting CKM then yields a joint frequency-space covariance
\[
R_h=A_q\Sigma_qA_q^H
\]
for a CKM-assisted MMSE-IRC estimator, and Woodbury-based factorization reduces the per-slot complexity from $O(N^3M^3)$ to
\[
O\!\left(M^2(M+\bar L)+(M+N)\bar L^2+\bar L^3\right).
\]
In the reported UMa-NLOS simulations, CKM accuracy improves from $-8$ dB for an OMP-based naive map to $-20.5$ dB at $\mathrm{SINR}=-5$ dB, and the CKM-assisted MMSE-IRC estimator reaches NMSE approximately $-25$ dB at $\mathrm{SINR}=5$ dB, whereas Turbo-CS and variational-Bayes baselines require at least $+2.5$ dB and $+5$ dB, respectively, to reach the same NMSE [2409.00461].

A different line of work replaces explicit covariance modeling with learned channel distributions. The Channel Score Function Map (CSFM) stores, for each location $q$, the conditional channel density $P_{h\mid q}(h\mid q)$, its score function
\[
s(h;q)=\nabla_h\log p(h\mid q),
\]
or an equivalent denoiser linked to the score through Tweedie’s formula. Regularized MAP estimation is then written as
\[
\hat h_{\rm rMAP}=\arg\min_h \frac{1}{2\sigma^2}\|\sqrt{\rho\xi}Xh-y\|^2-\beta\log P_{h\mid q}(h\mid q),
\]
and solved by a plug-and-play scheme that alternates a closed-form data-fidelity step with denoiser-based prior refinement. In the reported XL-MIMO setting, CSFM-PnP improves NMSE by about 5–10 dB over LS/ML and 3–7 dB over LMMSE under limited pilots, low SNR, and even no-pilot conditions; at $\mathrm{SNR}=0$ dB with $\tau=16$ pilots, NMSE is approximately $-17$ dB for CSFM-PnP versus about $-8$ dB for LS/ML and about $-12$ dB for LMMSE [2507.06066].

Clustered channels motivate a third estimation-oriented variant. ClusterCKM maps transmitter and receiver positions to parameter ranges
\[
\Omega_k=[\theta_{\min}^k,\theta_{\max}^k]\times[\phi_{\min}^k,\phi_{\max}^k]\times[\tau_{\min}^k,\tau_{\max}^k]
\]
for each physical scatterer cluster, using historical tensors, equivalent-scatterer localization, and DPSS-based subspace restriction. Channel estimation is then performed cluster by cluster with local range refinement and deflation. In the reported MIMO-OFDM simulations, ClusterCKM maintains RMSE around $-8$ dB up to pilot period $p_f=48$, while LS and OMP fail once $p_f>16$, corresponding to a $2/3$ reduction in pilot overhead for the target error level. In dense-clustered scenarios at $\mathrm{SNR}=20$ dB and $p_f=20$, ClusterCKM also outperforms LS, OMP, and CoarseCKM [2602.22746].

## 5. Applications in beam management, mobility, and autonomous systems

One of the most direct applications is beam selection. In IRS-aided communication, the Beam Index Map (BIM) is a CKM instance mapping a user location $q$ to the optimal active/passive beam pair $(v,f)$. Training-free beam selection retrieves the most likely beam pair from nearby stored samples, while light-training beam selection restricts beam sweeping to a small candidate set derived from the map. In the reported ray-tracing-based system with an $8\times8$ BS UPA and a $100\times100$-element IRS, BIM training-free reaches about $5.7$ bps/Hz and BIM light-training about $6.3$ bps/Hz, close to the perfect-CSI rate of about $6.5$ bps/Hz, while reducing pilot overhead by $80\times$ relative to full cascaded CSI training with $MN=640{,}000$ pilots [2111.11289].

UAV communication uses CEKM differently: not to select beams, but to compensate for positioning uncertainty. A noise-aware CKM maps UAV position, noisy ground-user position, environment features, and a noise flag to predicted path loss, and the predictions are integrated into a PPO-based trajectory and power-allocation controller. In the reported simulations averaged over 500 Monte Carlo runs, PPO+CKM converges after 40,000 episodes to flight time about $50$ s with reward about $3.0$. Under CEP values of $0$, $5$, and $10$ m, the PEC-PPO flight times are $52$, $50$, and $55$ s, respectively, versus $65$, $80$, and $95$ s for LoS-PPO. With $30\%$ of tall buildings removed and online CKM update, flight time decreases from $50$ s to $45$ s, and CI-based power control saves up to $20\%$ energy [2409.15798].

High-mobility networks use CEKM as a bridge between coordinate and beam domains. In one dual-domain architecture, the CKM maps $(q,v)$ to path gains, delays, Doppler shifts, and AoAs, while the inverse CEKM infers $(q,v)$ from measured channel parameters. An EKF operates in the coordinate domain, a Markov beam tracker operates in the beam domain, CKM-derived AoA priors shape beam-transition models, and predictive beamforming minimizes the worst-case AoA CRB subject to transmit-power constraints. In the reported 30 GHz vehicular scenario, the CKM-assisted scheme keeps coordinate tracking RMSE below about $0.5$ m even during 1 s of LoS outage, versus more than $10$ m failure for a LoS-only EKF baseline; multipath AoA errors remain below about $5^\circ$ with CKM priors versus more than $20^\circ$ without, and predictive beamforming with optimized power allocation reduces worst-case AoA CRB by about $20\%$ over equal-power steering [2506.22796].

These examples show that CEKM applications are not limited to scalar radio maps. The same framework appears in beamforming, proactive handover, network planning, resource allocation, integrated sensing and communication, trajectory optimization, localization, and predictive tracking, with the exact map output chosen to match the downstream decision variable [2505.24151].

## 6. Dynamic maintenance, misconceptions, and current research directions

A recurring practical problem is map freshness. One update framework formalizes this with a Map Efficacy Function (MEF) that combines gradual exponential aging within a segment, abrupt multiplicative entry loss at environmental boundaries, and zero efficacy during update downtime. Update scheduling is posed as maximizing
\[
J(S)=\frac{F(S)}{G(S)}-\frac{C_{\rm tot}(S)}{H},
\]
and solved either exactly by Delta-P, a two-parameter Dinkelbach method with Pareto-frontier dynamic programming, or approximately by Delta-L, a Taylor-linearized Dinkelbach method with near-linear complexity. The reported simulations state that Delta-P achieves the Pareto frontier exactly, while Delta-L lies within 1–2% of the frontier at 1/100 th the runtime. For unpredictable environments, the threshold condition
\[
\frac{C}{D^2}\underset{\rm immediate}{\le}-\frac{f'(0)}{2}
\]
characterizes when immediate update is optimal [2512.15154].

Dynamic MIMO-OFDM CEKM construction addresses a different aspect of non-stationarity: coexistence of quasi-static and dynamic scatterers, antenna rotation, and synchronization error. The proposed two-stage approximate Bayesian inference framework first estimates quasi-static delays and angles from historical grid-level data, then reuses them as informative priors to infer dynamic parameters from limited real-time pilots. In the reported 28 GHz LoS setting, Stage I achieves NMSE about $-35$ dB with $L^s=80$ paths versus $-24.5$ dB for OMP-initialized estimation, and Stage II converges in 5 iterations while improving MSE by more than $4.5$ dB over schemes without dynamic-path estimation or synchronization-error estimation. Reducing pilots from $P=N/2$ to $P=N/10$ costs only $1.2$ dB [2512.23470].

Several misconceptions can be addressed directly from the literature. First, CEKM is not restricted to path-loss prediction; reported outputs range from scalar RSS and path loss to full tensor-valued CSI, PDPs, beam indices, score functions, and clustered parameter ranges [2505.24151; 2510.08140; 2111.11289; 2507.06066]. Second, CEKM is not inherently pilot-free. Some systems explicitly target “training-free” or zero-pilot operation once the map is built, whereas others use CEKM priors inside Bayesian, PnP, or covariance-assisted estimators with residual pilots [2510.08140; 2007.09332; 2409.00461]. Third, CEKM construction is not purely data-driven. Current methods span interpolation, ray tracing, hybrid geometric filtering, Bayesian inference, Gaussian splatting, and physics-inspired diffusion [2505.24151; 2510.26166; 2512.02757].

Recent research pushes CEKM toward physically constrained generative modeling. A physics-inspired diffusion framework for CKM construction in large-scale fading augments diffusion loss with edge, regional-propagation, and multi-scale feature constraints, and reports on RadioMapSeer static CGM test data an NMSE of $4.70\times 10^{-3}$, RMSE of $0.0207$, and PSNR of $33.94$ dB, outperforming RadioUNet, RME-GAN, and RadioDiff; in dynamic scenes with vehicles, the reported NMSE is $5.87\times10^{-3}$ and inference time is $0.676$ s per map [2512.02757]. This suggests that current CEKM research is moving simultaneously toward stronger physics priors, higher-dimensional transceiver-dependent mappings, dynamic updating, non-uniform and noisy sampling, multi-channel maps, and cross-domain transfer, while continuing to treat scalability, robustness, and uncertainty quantification as open design constraints rather than solved problems [2411.08887; 2505.24151].

Source: https://www.emergentmind.com/topics/channel-estimation-knowledge-map-cekm