Johann M. Marquez-Barja

h-index10
2papers

2 Papers

60.5NIApr 9
LITE: Lightweight Channel Gain Estimation with Reduced X-Haul CSI Signaling in O-RAN

David Goez, Marco Piazzola, Giulia Costa et al.

Cell-Free Massive Multiple-Input Multiple-Output (CF-MaMIMO) in Open Radio Access Network (O-RAN) promises high spectral efficiency but is limited by frequent Channel State Information (CSI) exchanges, which strain fronthaul/midhaul/backhaul (X-haul) bandwidth and exceed the capabilities of existing approaches relying on uncompressed CSI or heavy predictors. To overcome these constraints, we propose LITE, a lightweight pipeline combining a 1-D convolutional Autoencoder (AE) at the O-RAN Distributed Unit (O-DU) with a Squeeze-and-Excitation (SE)-enhanced Bidirectional Long Short-Term Memory (BiLSTM) predictor at the Near-Real-Time RAN Intelligent Controller (Near-RT-RIC), enabling short-horizon trajectory-unaware forecasting under strict transport and processing budgets. LITE applies 50% CSI compression and an asymmetric SE-BiLSTM, reducing model complexity by 83.39% while improving accuracy by 5% relative to a baseline BiLSTM. With compression-aware training, the Lightweight Intelligent Trajectory Estimator (LITE) incurs only 6% accuracy loss versus the BiLSTM baseline, outperforming independent and end-to-end strategies. A TensorRT-optimized implementation achieves 147k Queries per Second (QPS), a 4.6x throughput gain. These results demonstrate that LITE delivers X-haul-efficient, low-latency, and deployment-ready channel-gain prediction compatible with O-RAN splits.

SPJun 16, 2025
HELENA: High-Efficiency Learning-based channel Estimation using dual Neural Attention

Miguel Camelo Botero, Esra Aycan Beyazit, Nina Slamnik-Kriještorac et al.

Accurate channel estimation is critical for high-performance Orthogonal Frequency-Division Multiplexing systems such as 5G New Radio, particularly under low signal-to-noise ratio and stringent latency constraints. This letter presents HELENA, a compact deep learning model that combines a lightweight convolutional backbone with two efficient attention mechanisms: patch-wise multi-head self-attention for capturing global dependencies and a squeeze-and-excitation block for local feature refinement. Compared to CEViT, a state-of-the-art vision transformer-based estimator, HELENA reduces inference time by 45.0\% (0.175\,ms vs.\ 0.318\,ms), achieves comparable accuracy ($-16.78$\,dB vs.\ $-17.30$\,dB), and requires $8\times$ fewer parameters (0.11M vs.\ 0.88M), demonstrating its suitability for low-latency, real-time deployment.