SearcharxivSearch

arXiv subjects

John Sengendo

Publications and source records attributed to John Sengendo.

4 recordsLinked to original sources

Hybrid spatial-temporal graph neural network Powered NDTs:Towards Next-Gen Smart Infrastructure Twins

Network Digital Twins (NDTs) enable proactive network management and optimization by predicting system behavior before control actions are applied to live infrastructures, supporting critical operations in Internet Service Provider (ISP) networks and wide-area networks (WANs). However, to anchor the superior performance NDTs promise to provide, key enabler techniques are required. Given that mobile networks are modeled as graphs, graph-based architectures such as graph neural networks (GNNs) have shown promising performance in modeling network behavior. This work proposes a novel Hybrid Spatial-Temporal Graph Neural Network (HSTGNN) architecture. Unlike single-branch GNN approaches, we propose a multi-scale design that combines three complementary message-passing paradigms: local neighborhood aggregation, spectral filtering, and learnable attention-based weighting. When benchmarked against other approaches, the proposed HSTGNN achieved superior performance delivering a coefficient of determination score of approximately 0.8816, 17.5\% better than the best baseline ChebNet. Furthermore, HSTGNN achieved the lowest Mean Absolute Error (MAE) of 0.0300, and Root Mean Squared Error (RMSE) of 0.0458, significantly outperforming baseline frameworks and certifying the proposed framework's capability in enabling NDTs.

cs.ET

Lightweight PID-Based Drift Mitigation for Cellular Traffic Forecasting

As mobile networks transition from Beyond 5G (B5G) towards 6G, accurate traffic forecasting is a prerequisite for improving network management. However, with increasing heterogeneity and a massive surge in connected devices, combined with dynamically evolving traffic patterns, accurate forecasting is a persistent bottleneck. Existing frameworks, while generally effective, often lack efficiency and degrade under drift, thus requiring costly model retraining to restore performance. In this paper, we propose a lightweight error correction framework that improves forecasting accuracy by integrating a Proportional-Integral-Derivative (PID) controller as a correction layer enhancing Hierarchical Spatio-temporal Models (HiSTM). Unlike retraining-based model adaptation, our framework performs online error correction without modifying the model parameters. Results from the proposed framework, evaluated across drift scenarios and cell-level analysis, demonstrate reduced Mean Absolute Error (MAE) and Root Mean Squared Error (RMSE), achieving an average drift mitigation of up to 30.18\% in MAE and 26.68\% in RMSE, thereby validating the robustness of the PID framework as a drift mitigation mechanism for network traffic forecasting.

cs.ET

Building Network Digital Twins Part II: Real-Time Adaptive PID for Enhanced State Synchronization

As we evolve towards more heterogeneous and cutting-edge mobile networks, Network Digital Twins (NDTs) are proving to be a promising paradigm in solving challenges faced by network operators, as they give a possibility of replicating the physical network operations and testing scenarios separately without interfering with the live network. However, with mobile networks becoming increasingly dynamic and heterogeneous due to massive device connectivity, replicating traffic and having NDTs synchronized in real-time with the physical network remains a challenge, thus necessitating the need to develop real-time adaptive mechanisms to bridge this gap. In this part II of our work, we implement a novel framework that integrates an adaptive Proportional-Integral-Derivative (PID) controller to dynamically improve synchronization. Additionally, through an interactive user interface, results of our enhanced approach demonstrate an improvement in real-time traffic synchronization.

cs.ET

AI-Enabled Digital Twins for Next-Generation Networks: Forecasting Traffic and Resource Management in 5G/6G

As 5G and future 6G mobile networks become increasingly more sophisticated, the requirements for agility, scalability, resilience, and precision in real-time service provisioning cannot be met using traditional and heuristic-based resource management techniques, just like any advancing technology. With the aim of overcoming such limitations, network operators are foreseeing Digital Twins (DTs) as key enablers, which are designed as dynamic and virtual replicas of network infrastructure, allowing operators to model, analyze, and optimize various operations without any risk of affecting the live network. However, for Digital Twin Networks (DTNs) to meet the challenges faced by operators especially in line with resource management, a driving engine is needed. In this paper, an AI (Artificial Intelligence)-driven approach is presented by integrating a Long Short-Term Memory (LSTM) neural network into the DT framework, aimed at forecasting network traffic patterns and proactively managing resource allocation. Through analytical experiments, the AI-Enabled DT framework demonstrates superior performance benchmarked against baseline methods. Our study concludes that embedding AI capabilities within DTs paves the way for fully autonomous, adaptive, and high-performance network management in future mobile networks.

cs.NI