By NextGComm Research 8 min read

3GPP AIML CSI Feedback

3GPP AIML CSI Feedback
Share:

For more than three decades, wireless engineering has been an exercise in reacting to the channel. We measure it, we report it, we adapt to it and by the time the network acts on that information, the channel has already moved on. In a pedestrian scenario the gap between measurement and action is forgivable. On a high-speed train, in a vehicle on a highway, or in dense urban mobility, that gap is where spectral efficiency goes to die. Channel state information ages badly, and Doppler is the reason.

With 3GPP Release 19, we cross a threshold I believe future engineers will look back on as a turning point:

“The air interface stops merely measuring the channel and begins predicting it. AI-based CSI prediction.”

The air interface stops merely measuring the channel and begins predicting it. AI-based CSI prediction, now specified with a complete capability, configuration, and monitoring framework, is the first fully standardized embodiment of the AI-native air interface our research teams have been advancing for years. I want to walk through why this matters, how the specification actually works, and what it tells us about where 6G is headed.

The core idea is deceptively simple. Rather than reporting the channel as it exists at the moment of measurement, the device runs a trained neural model that forecasts how the channel will evolve over the near future, precisely in the high-mobility regimes where Doppler effects make stale CSI most damaging. The network scheduler then operates on a forecast rather than a snapshot, closing the loop between measurement and transmission in a way classical signal processing never could.

What makes Release 19 significant is not the concept, predictive filtering is as old as Kalman, but the fact that 3GPP has now built the machinery for a learned, device-side model to participate as a first-class citizen in the CSI framework. The protocol flow is clean. The device first declares its AI processing capability to the network: how much inference budget it has, which resource types it supports. The network configures a prediction or monitoring session. The device feeds the configured CSI-RS resources into its model, generates predicted CSI, and reports it back. And critically, if the neural network needs more time than a legacy CSI computation would, the specification provides a relaxation timeline so the report is deferred just long enough for inference to complete properly. That last point reflects a hard-won lesson from our silicon teams: standardizing AI features without standardizing their compute and timing realities produces features nobody can ship.

A Compute Contract Between Device and Network

One of the most consequential design decisions in this release is the explicit treatment of AI inference as a budgeted resource. The capability signaling introduces the notion of CPU pools dedicated to AI/ML processing — including how many processing units the device can commit per component carrier and how much capacity it can share across all carriers in a carrier-aggregation configuration. The relaxation timeline is then expressed per subcarrier spacing, in slots, scaling naturally from 15 kHz numerologies up through 960 kHz.

This amounts to a compute contract. The device tells the network, honestly and in standardized terms, what its neural engine can sustain; the network schedules within that envelope. A scaling factor in the capability signaling even conveys the relative complexity of the model the device runs — a larger value generally corresponding to a larger, more capable network. From a research standpoint this is exactly the right abstraction: it lets silicon vendors differentiate on model quality and NPU efficiency while keeping the protocol behavior deterministic. The device that invests in a more capable on-device AI engine can support richer configurations and tighter timelines, and the standard gives it a vocabulary to say so.

N4: Giving the Model a Memory

If there is a single parameter that captures the spirit of this feature, it is N4; the observation depth of the prediction. A model fed a single channel snapshot can only interpolate; a model fed a sequence of snapshots can learn dynamics. N4 defines how many CSI-RS observations the device buffers and presents jointly to the model as input for one prediction.

The tradeoff is intuitive. With N4 equal to one, processing is light and memory demands are modest, but the model is effectively blind to channel evolution. With a larger N4, the device observes the channel across multiple time instances and can track Doppler behavior, fading trajectories, and other time-varying structure; which is precisely what a sequence model is built to exploit. The cost is increased buffering, inference complexity, and processing load, which is why the specification separates capability signaling for the N4 equals one case from the N4 greater than one case, each with its own CPU occupancy declarations.

Our own research consistently shows that prediction gain in high-mobility scenarios is dominated by temporal context. The standard's decision to make observation depth an explicit, negotiated quantity — rather than an implementation detail — means the network can match the configured prediction task to what the device's model can genuinely deliver.

Doppler, Codebooks, and Coexistence with the Legacy World

Release 19 does not ask the industry to abandon two decades of codebook engineering. The Doppler-related capability structure builds on the Release 16 enhanced Type II framework, extending it for learned prediction: support for higher compression ratios, configurable observation windows for analyzing Doppler and frequency-shift behavior, prediction at ranks three and four, and flexible placement of the CSI reference slot. The specification even defines combination parameters for mixed operation, where AI-based Doppler prediction coexists in the same device with legacy Type I and Type II reporting in any slot.

This coexistence design is more important than it may appear. Networks will not flip to AI-based CSI overnight, and devices will carry both worlds for years. A framework that lets a learned predictor handle the high-mobility users while legacy codebooks serve the rest — simultaneously, on the same device, with a shared and accounted compute budget — is what makes commercial deployment realistic rather than aspirational.

Trust, but Verify: The Monitoring Framework

The part of this specification I find most forward-looking is also the least glamorous: performance monitoring. A learned model is a statistical object. It will encounter channel conditions outside its training distribution, and when it does, its predictions must not silently degrade the link.

Release 19 therefore configures monitoring sessions alongside prediction sessions. A monitoring report is explicitly linked to the prediction configuration it evaluates, allowing the network to compare predicted CSI against the actual measured channel and compute prediction accuracy indicators — for both beam prediction and CSI prediction — referenced to specific predicted time instances. The reporting framework introduces the corresponding quantities: predicted beam and resource indicators, predicted RSRP, the accuracy indicators themselves, and dedicated modes for data collection that allow the device to gather training data without producing a conventional report.

This is lifecycle management for AI in the air interface: deploy a model, observe it in the field, quantify its accuracy continuously, collect data to improve it, and retain the ability to fall back when it underperforms. Any serious deployment of machine learning in critical infrastructure requires exactly this loop, and it is genuinely encouraging to see it standardized from day one rather than retrofitted after the first field incident.

What This Signals for 6G

I would caution against reading CSI prediction as a point feature. It is better understood as the first production instance of a pattern that will define the path to 6G: capability negotiation for on-device intelligence, standardized compute and timing budgets for inference, explicit observation windows that turn the air interface into a sequence-learning problem, and built-in accuracy monitoring with data collection. Beam prediction follows the same template in this release; positioning, mobility, and ultimately network-side and two-sided models will follow in subsequent ones.

The deeper shift is philosophical. The air interface is becoming a system that learns its environment rather than one that merely samples it. For those of us who have spent careers squeezing decibels out of channel estimation, there is something genuinely satisfying about watching the standard embrace the idea that the best estimate of tomorrow's channel comes from understanding yesterday's.

The silicon is ready. The specification is written. The next chapter of wireless is predictive — and it starts now.

AI-Based CSI Prediction - NextGComm Infographic
NextGComm
3GPP Release 19 Feature Deep-Dive

AI-Driven CSI Prediction

Transforming RAN Optimization: UEs no longer just measure the present channel. They leverage AI models to predict future evolution, mastering high-mobility and Doppler effects.

The End-to-End Prediction Workflow

1. Capability Info

UE informs gNB of AI capacity, supported resource types & CPU budget.

2. Configuration

Network configures the prediction/monitoring session and sets CSI-RS parameters.

3. Measurement (N4)

UE buffers 'N4' past channel snapshots via CSI-RS as AI input.

4. AI Inference

UE runs AI model. Report is delayed via relaxation timeline if processing is heavy.

5. Reporting

Predicted CSI or prediction accuracy indicators (PAI) reported to network.

CRITICAL CONCEPT

The "N4" Logic

N4 defines the observation depth—the number of channel snapshots (CSI-RS observations) the UE buffers as input for a single AI prediction. It dictates how much historical context the model uses to track Doppler, fading trends, and channel evolution.

Small N4 (e.g., N4=1)

Limited history. Sees only the current channel condition. Simpler processing, lower memory requirements.

Large N4 (e.g., N4>1)

Rich historical context. Tracks fast-changing Doppler and fading over time. Increases prediction accuracy but demands more UE processing load and complexity.

Observation Window (N4)

t-3
t-2
t-1
t (now)
AI INFERENCE
t+1
t+2
Predicted Channel States

Release 19 Parameter Architecture

Key RRC parameters translating AI capabilities and configurations into the RAN framework.

Core Config

  • predictionConfiguration-r19

    Configures prediction/monitoring. Links to reportQuantity-r19.

  • csi-InferencePrediction-r19

    Activates the AI inference mode where UE predicts and reports CSI.

  • reportQuantity-r19

    New AI quantities: p-CRI, rs-PAI, csi-PAI.

Compute & Time

  • CPU-PoolInfo-r19

    Defines AI/ML processing resources (e.g., maxNumCPU-AllCC-r19 for carrier aggregation sharing).

  • relaxationTimelineT-r19

    Extra processing time (in slots) UE needs for inference per SCS.

  • scalingFactor-r19

    Denotes AI model complexity/size.

Doppler Support

  • CodebookParametersCSI...

    Handles high-mobility support for AI predictions.

  • eType2DopplerR3R4-r19

    Supports higher-rank transmission (Rank 3/4) with AI prediction.

  • X1 / X2 Parameters

    Defines the slot-based time window for the AI model to analyze frequency shifts.

Resource Links & Hybrid Operation

associatedIdForChannel...

Links prediction report to the measurement so the network can correlate actual vs. predicted.

supportedCSI-RS-ResourceList

Identifies which CSI-RS resources the UE’s AI model can actually process.

codebookComboParameter...

Enables hybrid operation: AI prediction + legacy Type-I/II codebooks.

www.nextgcomm.com

Empowering RAN Optimization Engineers with Next-Gen Intelligence.

  • 3GPP TS 38.331 v19.2.0 : NR; Radio Resource Control (RRC); Protocol specification
  • 3GPP TS 38.306 : NR; User Equipment (UE) radio access capabilities
  • 3GPP TS 38.214 : NR; Physical layer procedures for data
  • 3GPP TS 37.355 : LTE Positioning Protocol (LPP)
  • 3GPP TR 38.843 : Study on Artificial Intelligence (AI)/Machine Learning (ML) for NR air interface
  • 3GPP TR 38.744 : Study on Artificial Intelligence (AI)/Machine Learning (ML) for mobility in NR
  • RP-234039 : New WID on Artificial Intelligence (AI)/Machine Learning (ML) for NR air interface (Release 19 Work Item Description)