paper-with-me

Papers

Adaptive Hybrid Spatial-Temporal Graph Neural Network for Cellular Traffic Prediction

2023-02-28 · Xing Wang, Kexin Yang, Zhendong Wang, Junlan Feng, Lin Zhu, Juan Zhao, Chao Deng

Cellular traffic prediction is an indispensable part for intelligent telecommunication networks. Nevertheless, due to the frequent user mobility and complex network scheduling mechanisms, cellular traffic often inherits complicated spatial-temporal patterns, making the prediction incredibly challenging. Although recent advanced algorithms such as graph-based prediction approaches have been proposed, they frequently model spatial dependencies based on static or dynamic graphs and neglect the coexisting multiple spatial correlations induced by traffic generation. Meanwhile, some works lack the consideration of the diverse cellular traffic patterns, result in suboptimal prediction results. In this paper, we propose a novel deep learning network architecture, Adaptive Hybrid Spatial-Temporal Graph Neural Network (AHSTGNN), to tackle the cellular traffic prediction problem. First, we apply adaptive hybrid graph learning to learn the compound spatial correlations among cell towers. Second, we implement a Temporal Convolution Module with multi-periodic temporal data input to capture the nonlinear temporal dependencies. In addition, we introduce an extra Spatial-Temporal Adaptive Module to conquer the heterogeneity lying in cell towers. Our experiments on two real-world cellular traffic datasets show AHSTGNN outperforms the state-of-the-art by a significant margin, illustrating the superior scalability of our method for spatial-temporal cellular traffic prediction.

📄 PDF Abstract BibTeX arXiv:2303.00498

Code (1)

starxingwang/ahstgnn 공식 구현 pytorch

Tasks

Graph LearningGraph Neural NetworkPredictionSchedulingTraffic Prediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Spatio-Temporal Hybrid Graph Convolutional Network for Traffic Forecasting in Telecommunication Networks

2020-09-17 · Marcus Kalander, Min Zhou, Chengzhi Zhang, Hanling Yi 외

Telecommunication networks play a critical role in modern society. With the arrival of 5G networks, these systems are becoming even more diversified, integrated, and intelligent. Traffic forecasting is one of the key com…

GraFSTNet: Graph-based Frequency SpatioTemporal Network for Cellular Traffic Prediction

2026-02-06 · Ziyi Li, Hui Ma, Fei Xing, Chunjiong Zhang 외 arxiv

With rapid expansion of cellular networks and the proliferation of mobile devices, cellular traffic data exhibits complex temporal dynamics and spatial correlations, posing challenges to accurate traffic prediction. Prev…

Traffic Prediction

Multivariate and Propagation Graph Attention Network for Spatial-Temporal Prediction with Outdoor Cellular Traffic

2021-08-18 · Chung-Yi Lin, Hung-Ting Su, Shen-Lung Tung, Winston H. Hsu

Spatial-temporal prediction is a critical problem for intelligent transportation, which is helpful for tasks such as traffic control and accident prevention. Previous studies rely on large-scale traffic data collected fr…

Graph Attention

STAGED: A Multi-Agent Neural Network for Learning Cellular Interaction Dynamics

2025-07-15 · Joao F. Rocha, Ke Xu, Xingzhi Sun, Ananya Krishna 외 arxiv

The advent of single-cell technology has significantly improved our understanding of cellular states and subpopulations in various tissues under normal and diseased conditions by employing data-driven approaches such as …

Hybrid Transformer and Spatial-Temporal Self-Supervised Learning for Long-term Traffic Prediction

2024-01-29 · Wang Zhu, Doudou Zhang, Baichao Long, Jianli Xiao

Long-term traffic prediction has always been a challenging task due to its dynamic temporal dependencies and complex spatial dependencies. In this paper, we propose a model that combines hybrid Transformer and spatio-tem…

Data AugmentationSelf-Supervised LearningTraffic Prediction