paper-with-me

홈 › Papers

Dynamic Graph Neural Network for Traffic Forecasting in Wide Area Networks

2020-08-28 · Tanwi Mallick, Mariam Kiran, Bashir Mohammed, Prasanna Balaprakash

Wide area networking infrastructures (WANs), particularly science and research WANs, are the backbone for moving large volumes of scientific data between experimental facilities and data centers. With demands growing at exponential rates, these networks are struggling to cope with large data volumes, real-time responses, and overall network performance. Network operators are increasingly looking for innovative ways to manage the limited underlying network resources. Forecasting network traffic is a critical capability for proactive resource management, congestion mitigation, and dedicated transfer provisioning. To this end, we propose a nonautoregressive graph-based neural network for multistep network traffic forecasting. Specifically, we develop a dynamic variant of diffusion convolutional recurrent neural networks to forecast traffic in research WANs. We evaluate the efficacy of our approach on real traffic from ESnet, the U.S. Department of Energy's dedicated science network. Our results show that compared to classical forecasting methods, our approach explicitly learns the dynamic nature of spatiotemporal traffic patterns, showing significant improvements in forecasting accuracy. Our technique can surpass existing statistical and deep learning approaches by achieving approximately 20% mean absolute percentage error for multiple hours of forecasts despite dynamic network traffic settings.

📄 PDF Abstract BibTeX arXiv:2008.12767

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkManagement

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

FLEXIBLE: Forecasting Cellular Traffic by Leveraging Explicit Inductive Graph-Based Learning

2024-05-14 · Duc Thinh Ngo, Kandaraj Piamrat, Ons Aouedi, Thomas Hassan 외

From a telecommunication standpoint, the surge in users and services challenges next-generation networks with escalating traffic demands and limited resources. Accurate traffic prediction can offer network operators valu…

Inductive LearningSpatio-Temporal ForecastingTraffic PredictionTransfer Learning

Because Every Sensor Is Unique, so Is Every Pair: Handling Dynamicity in Traffic Forecasting

2023-02-20 · Arian Prabowo, Wei Shao, Hao Xue, Piotr Koniusz 외

Traffic forecasting is a critical task to extract values from cyber-physical infrastructures, which is the backbone of smart transportation. However owing to external contexts, the dynamics at each sensor are unique. For…

A Decomposition Dynamic graph convolutional recurrent network for traffic forecasting

2023-05-01 · Pattern Recognition 2023 5 · Wenchao Weng; Jin Fan; Huifeng Wu; Yujie Hu; Hao Tian; Fu Zhu; Jia Wu

Our daily lives are greatly impacted by traffic conditions, making it essential to have accurate predictions of traffic flow within a road network. Traffic signals used for forecasting are usually generated by sensors al…

Traffic Prediction

TG-PhyNN: An Enhanced Physically-Aware Graph Neural Network framework for forecasting Spatio-Temporal Data

2024-08-29 · Zakaria Elabid, Lena Sasal, Daniel Busby, Abdenour Hadid

Accurately forecasting dynamic processes on graphs, such as traffic flow or disease spread, remains a challenge. While Graph Neural Networks (GNNs) excel at modeling and forecasting spatio-temporal data, they often lack …

Graph Neural NetworkPrediction

Learning dynamic and hierarchical traffic spatiotemporal features with Transformer

2021-04-12 · Haoyang Yan, Xiaolei Ma

Traffic forecasting is an indispensable part of Intelligent transportation systems (ITS), and long-term network-wide accurate traffic speed forecasting is one of the most challenging tasks. Recently, deep learning method…