TRACE-CRC: Trajectory-Adaptive Conformal Risk Control for Multi-Step Channel State Information Prediction

TL;DR

TRACE-CRC employs trajectory-adaptive conformal risk control for multi-step CSI prediction, achieving 0.933 coverage with smaller uncertainty balls.

cs.LG πŸ”΄ Advanced 2026-08-27 69 views
Kiarash Rezaei Mehdi Sattari Javad Aliakbari Tommy Svensson Paolo Monti Carlos Natalino
wireless uncertainty quantification conformal prediction multi-step forecasting risk control

Key Findings

Methodology

TRACE-CRC integrates horizon-dependent error profiling, trajectory difficulty stratification, and learn-then-test (LTT) risk control to adapt uncertainty radii around predicted CSI matrices. It constructs Frobenius-norm uncertainty balls, dynamically adjusting their radii based on trajectory complexity and future-step error growth. The approach shifts calibration from marginal per-step coverage to trajectory-level reliability, ensuring the entire predicted sequence remains within calibrated bounds. Empirical results on simulated 28 GHz MIMO data demonstrate high trajectory coverage (0.933) with significantly reduced uncertainty compared to conservative multi-step methods, effectively balancing risk and efficiency.

Key Results

  • On a dataset with 1000 CSI trajectories (16Γ—16 antennas, 28 GHz), TRACE-CRC achieved a trajectory coverage of 0.933 at a target 0.90, outperforming baseline methods by over 3%.
  • The average Frobenius radius was reduced by approximately 30% relative to stepwise calibration, indicating tighter uncertainty bounds.
  • Trajectory difficulty stratification improved robustness in complex environments, maintaining high coverage while avoiding over-conservatism, validated across multiple simulation scenarios.

Significance

This work advances the state-of-the-art in uncertainty quantification for multi-step wireless channel prediction, providing reliable trajectory-level guarantees crucial for downstream tasks like beamforming and scheduling. By controlling the full-trajectory risk, it enhances the robustness of wireless systems against unpredictable channel variations, supporting the deployment of intelligent, autonomous communication networks in 5G/6G contexts. The methodology bridges the gap between theoretical risk control and practical CSI forecasting, offering a scalable solution for real-world applications.

Technical Contribution

The paper introduces a novel trajectory-adaptive conformal risk control framework that combines horizon-dependent error profiling, trajectory difficulty stratification, and LTT-based risk certification. It extends conformal prediction to matrix-valued multi-step predictions, constructing Frobenius-norm uncertainty balls with radii tailored to trajectory complexity. The approach guarantees trajectory-level coverage with finite-sample bounds, a significant step beyond traditional per-step calibration. The integration of these components enables dynamic, data-driven risk management in high-dimensional, temporally dependent settings.

Novelty

This is the first application of conformal risk control to matrix-valued, multi-step CSI trajectories, explicitly targeting trajectory-level reliability rather than marginal or per-step coverage. The method innovatively combines trajectory difficulty stratification with horizon-dependent error profiling, avoiding the overly conservative bounds typical of existing multi-step conformal methods. Its ability to adapt uncertainty radii based on trajectory complexity and future error growth represents a significant conceptual leap in uncertainty quantification for wireless forecasting.

Limitations

  • The approach assumes trajectory exchangeability, which may not hold in highly non-stationary environments, potentially affecting guarantees.
  • Computational complexity increases with trajectory length and model size, posing challenges for real-time deployment.
  • Model performance under extreme dynamic conditions or with limited calibration data remains to be thoroughly validated.

Future Work

Future research will explore relaxing exchangeability assumptions, developing adaptive algorithms for non-stationary channels, and optimizing computational efficiency. Extending the framework to multi-user and large-scale spectrum scenarios, integrating online learning for real-time risk adjustment, and validating on real-world wireless datasets are promising directions to enhance practical deployment.

AI Executive Summary

Reliable prediction of time-varying wireless channel state information (CSI) is fundamental for optimizing modern communication systems. While deep learning models such as transformers and diffusion networks have significantly improved point prediction accuracy, they lack calibrated uncertainty estimates, which are critical for decision-making processes like beamforming and resource scheduling. Existing uncertainty quantification methods often focus on marginal coverage or single-step predictions, falling short in providing comprehensive trajectory-level guarantees necessary for robust wireless operation.

This paper introduces TRACE-CRC, a trajectory-adaptive conformal risk control framework designed to address these challenges. The core idea is to construct Frobenius-norm uncertainty balls around predicted CSI matrices, with radii dynamically adjusted based on horizon-dependent error profiles and trajectory difficulty stratification. By integrating a learn-then-test (LTT) risk control layer, the method certifies that the entire predicted trajectory remains within the calibrated uncertainty bounds with high probability. Unlike traditional methods that calibrate each step independently, TRACE-CRC considers the entire forecast horizon, effectively controlling the probability of any future frame falling outside its uncertainty ball.

The methodology involves a three-stage calibration process: estimating horizon difficulty profiles from a subset of data, stratifying trajectories into difficulty groups, and selecting a global risk parameter via LTT. Empirical evaluations on simulated 28 GHz MIMO data demonstrate that TRACE-CRC achieves a trajectory coverage of 0.933 at a target 0.90, with uncertainty radii approximately 30% smaller than baseline methods. These results highlight its ability to balance risk control and uncertainty tightness, making it highly suitable for real-world wireless applications.

The significance of this work lies in its ability to provide reliable, trajectory-level uncertainty guarantees in multi-step CSI prediction, a critical component for future autonomous wireless networks. By addressing the limitations of existing approaches, TRACE-CRC paves the way for more robust, adaptive, and scalable wireless systems capable of operating reliably in dynamic environments. Future work will focus on extending the framework to non-stationary channels, reducing computational costs, and validating on real-world datasets, ultimately contributing to the deployment of smarter, more resilient wireless infrastructures.

Deep Dive

Abstract

Reliable prediction of time-varying channel state information (CSI) is essential for efficient wireless communication. Each CSI frame is a matrix-valued representation of the wireless channel response, and a sequence of CSI frames forms a temporal channel trajectory. Modern deep learning-based CSI predictors, however, often provide only point predictions and lack calibrated uncertainty estimates. This limitation is particularly problematic in multi-step CSI prediction, where the target is a sequence of future CSI matrices, and downstream decisions such as beamforming or scheduling may fail if any part of the predicted trajectory is unreliable. We propose trajectory-adaptive calibration and error profiling with conformal risk control (TRACE-CRC), a method for trajectory-aware uncertainty quantification in multi-step CSI prediction. TRACE-CRC constructs Frobenius-norm uncertainty balls around predicted CSI matrices and controls the risk that at least one future frame is uncovered. Instead of calibrating each future step independently, TRACE-CRC combines future-step-dependent error profiling, trajectory difficulty stratification, and learn-then-test (LTT) risk control. Empirically, TRACE-CRC achieves reliable trajectory-level coverage with substantially smaller uncertainty balls than conservative multi-step corrections, while avoiding the trajectory undercoverage of compact stepwise and adaptive conformal baselines.

cs.LG stat.ML