NeFut Logo NeFut
Admin Login

[CS.AI] Innovative Spatio-Temporal Scheduling Prediction for Backhaul Delay

Published at: 2026-07-11 22:00 Last updated: 2026-07-13 08:40
#algorithm #optimization #Neural

In distributed 5G networks, coordinated beamforming relies on the timely exchange of inter-cell scheduling information, but backhaul latency renders this information outdated. Even a single transmission time interval (TTI) of delay can reduce CBF-SLNR performance below the uncoordinated baseline, as the precoder suppresses interference towards users that are no longer active. Thus, coordinating based on stale information is worse than no coordination at all.

To tackle this, we propose a two-stage predictive framework where a Spectral Temporal Graph Neural Network (StemGNN) predicts future user equipment (UE) scheduling states from delayed historical observations, replacing stale inputs to the CBF-SLNR precoder.

Evaluated on a three-cell massive MIMO downlink with 60 UEs and 64 antennas per base station under Quadriga Urban Micro (UMi) channels and a proportional fair scheduler, StemGNN achieves a mean scheduling prediction accuracy of 87.57%, outperforming LSTM, GRU, Simple RNN, and Markov chain baselines at all evaluated horizons, with gains of up to 7.71% over LSTM at longer horizons where inter-UE structural dependencies dominate over temporal autocorrelation.

When integrated into coordinated beamforming, these predictions recover 57-73% of the sum rate loss caused by one TTI of backhaul delay, improving sum rate by 9.58-14.35% over the no-prediction baseline and recovering up to 83% of the Lag-1 fairness loss for cell-edge users, with fairness gains persisting at higher lag values where throughput gains diminish.

These results indicate that treating backhaul latency as a spatio-temporal forecasting problem is an effective approach for robust inter-cell coordination in delay-constrained networks.

Blogger's Review: This paper successfully addresses the impact of backhaul delay on the performance of beamforming in 5G networks by introducing a Spectral Temporal Graph Neural Network. It demonstrates the potential of deep learning applications in the communication field, providing significant practical insights. Future research could explore optimizing the model's real-time performance and accuracy to tackle more complex network environments.

Original Source: https://arxiv.org/abs/2607.08454

[h] Back to Home