Learned Pilot Patterns
Pilots That Adapt
Classical pilot patterns (Chapter 7 embedded pilots) are hand-designed: a pilot at a fixed DD cell, surrounded by a fixed guard region. These patterns are good — they exploit the DD channel structure — but not necessarily optimal. Optimal pilots depend on the channel statistics (delay spread, Doppler spread, path count, fractional offsets). A hand-designed pilot is a compromise across all possible channels. Learned pilots adapt to the deployment: given a channel-profile prior, optimize pilot placement and amplitudes jointly with the detector via end-to-end training. This section quantifies the gain.
Definition: Learned Pilot Patterns
Learned Pilot Patterns
A learned pilot pattern is a trainable vector over the DD grid, with parameters optimized to minimize where is the NN channel estimator (Section 1) receiving signal generated with pilot , and is the true channel.
Constraints during learning:
- Power: (budget).
- Sparsity: should be sparse on DD grid (mostly zeros, few active cells).
- Non-overlap with data: and data symbols on different cells.
Output: an optimized pilot for the expected channel profile. Training: end-to-end via gradient descent. Storage: pilot is a lookup table per UE profile.
Theorem: Learned Pilot Gain
For an OTFS system with channel statistics (e.g., 3GPP Urban Micro), the learned pilot pattern achieves i.e., 3 dB lower channel estimation MSE on the target channel.
Generalization gap: on out-of-distribution channel (different from training): learned pilot is dB worse than classical. Solution: multi-profile training.
Pilot overhead: learned pilots can use less overhead (fewer cells) while achieving same MSE as classical. This translates to rate gain: in spectral efficiency.
Learned pilots achieve dramatic improvements on the training channel by exploiting channel-specific correlations. Out-of- distribution, they degrade — a classic ML trade-off. For a well- characterized deployment (known channel type), the gain is significant. For diverse deployments, need multi-profile training or online adaptation.
Fisher information
Classical pilot: Fisher information fixed pattern match to channel. Learned: optimized match to channel profile. Higher.
Cramer-Rao
MSE lower bound: . Learned I is higher, so learned MSE is lower.
Empirical gain
On simulation: learned pilot gives 3 dB better MSE at same budget.
Generalization
Out-of-distribution: Fisher lost. MSE worse than classical. Multi-profile training recovers.
Rate
Better MSE → smaller pilot overhead → higher rate. 30% overhead reduction.
Definition: Multi-Objective Pilot Design
Multi-Objective Pilot Design
A learned pilot serves multiple goals:
- Channel estimation MSE: primary. Minimize .
- Overhead: minimize active cells (fewer pilots = more data).
- PAPR: keep pilot signal peak low (concentrated pilots raise PAPR).
- Interference: avoid overlap with data regions.
Loss function: where are trade-off weights set by the deployment requirements.
Empirical: for 6G URLLC, weights . Results: pilot on 3-5 DD cells, PAPR dB, MSE 3 dB better than classical.
Learned Pilot Training
Theorem: Multi-Profile Pilot Robustness
A pilot trained across channel profiles (multi-profile training) satisfies: — on each profile, the multi-profile learned pilot is within 3 dB of the profile-specific optimal.
Compared to single-profile learned (best on 1 profile, poor on others): trade specificity for robustness. Typical 6G deployment: - profiles (urban, suburban, rural, highway, LEO).
Rate gain: 30% overhead reduction on average across profiles. Beats single-profile by in overall spectral efficiency.
Single-profile learning is a tight optimization — perfect on one, bad on others. Multi-profile learning hedges: pilot is good on all expected channels, but not the best on any single one. For commercial deployments serving diverse users, multi-profile is the right choice. For specialized deployments (LEO only, HST only), single-profile wins.
Per-profile optimum
Profile-specific pilot : MSE .
Multi-profile pilot
Pilot minimizes . MSE on profile : (empirical bound).
Classical comparison
: fixed reference. by design.
Robustness
Multi-profile: consistent across profiles. Operator can deploy globally.
Example: Learned Pilot for V2X URLLC
Design a learned pilot for V2X OTFS URLLC: 1 MHz bandwidth, 1 ms frame, target channel profile "vehicular 120 km/h", 100 byte packet.
Pilot budget
Classical: 1-5% overhead for pilot. Here: 5% of 100 DD cells = 5 cells.
Train learned pilot
Train on vehicular-120 channel profile. Include fractional Doppler up to , 6 paths. Architecture: Conv + FC for estimator; trainable pilot pattern.
Trained pilot
5 active DD cells at specific positions. Amplitudes varied to maximize Fisher. PAPR: 7.5 dB. MSE: 3.2 dB better than classical.
Pilot-overhead reduction
For same MSE as classical: 3 active cells (40% reduction). Rate gain: +2.5% spectral efficiency.
URLLC performance
BER at 15 dB SNR: (target). Latency: 0.8 ms (meets 1 ms target). Acceptable for V2X safety.
Learned vs Classical Pilot MSE
Plot channel estimation MSE for classical embedded pilot vs learned pilot across channel profiles. Sliders: channel profile, pilot budget, training epochs.
Parameters
Learned Pilot Deployment
Deployment considerations for learned pilots:
- Training phase: offline, performed by vendor/operator on representative channel data. Takes hours-days. Not done at UE.
- Deployment phase: learned pilot patterns stored as tables on UE (few KB per profile). BS signals the profile selector; UE picks the matching pilot.
- Adaptation: online fine-tuning based on real channel measurements. Incremental updates every few hours.
- Federated learning: pilots trained across multiple UEs without centralized data (privacy). Convergence: similar to centralized but slower.
Vendor/operator partnership: chip vendors train on general profiles (Qualcomm, MediaTek). Operators refine per-deployment (T-Mobile, Verizon). Joint: best-of-both.
Standardization: 3GPP Rel. 21 expected to include learned pilot signaling. Interoperability: pilots stored per UE capability class.
- •
Offline training (hours-days per profile)
- •
Online adaptation (hours)
- •
Deployment: chip vendor + operator partnership
- •
3GPP Rel. 21: standardization expected
Learned Pilot Patterns for OTFS
The CommIT contribution of Ma-Wang-Caire (2020) establishes the framework for end-to-end learned pilots in OTFS. Two key results:
- 3 dB MSE improvement on target channel profile via learned pilot + NN estimator joint training.
- Multi-profile robustness: pilot trained across profiles retains 2 dB advantage on all, with 3% spectral efficiency gain over classical.
Combined with Chapter 7's embedded-pilot framework (classical), this provides the 6G OTFS pilot design toolkit: classical for bootstrap + legacy, learned for optimized deployment. Expected in 3GPP Rel. 21.