paper-with-me

Papers

Graph Deep Factors for Forecasting

2020-10-14 · Hongjie Chen, Ryan A. Rossi, Kanak Mahadik, Sungchul Kim, Hoda Eldardiry

Deep probabilistic forecasting techniques have recently been proposed for modeling large collections of time-series. However, these techniques explicitly assume either complete independence (local model) or complete dependence (global model) between time-series in the collection. This corresponds to the two extreme cases where every time-series is disconnected from every other time-series in the collection or likewise, that every time-series is related to every other time-series resulting in a completely connected graph. In this work, we propose a deep hybrid probabilistic graph-based forecasting framework called Graph Deep Factors (GraphDF) that goes beyond these two extremes by allowing nodes and their time-series to be connected to others in an arbitrary fashion. GraphDF is a hybrid forecasting framework that consists of a relational global and relational local model. In particular, we propose a relational global model that learns complex non-linear time-series patterns globally using the structure of the graph to improve both forecasting accuracy and computational efficiency. Similarly, instead of modeling every time-series independently, we learn a relational local model that not only considers its individual time-series but also the time-series of nodes that are connected in the graph. The experiments demonstrate the effectiveness of the proposed deep hybrid graph-based forecasting model compared to the state-of-the-art methods in terms of its forecasting accuracy, runtime, and scalability. Our case study reveals that GraphDF can successfully generate cloud usage forecasts and opportunistically schedule workloads to increase cloud cluster utilization by 47.5% on average.

📄 PDF Abstract BibTeX arXiv:2010.07373

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

AST-GCN: Attribute-Augmented Spatiotemporal Graph Convolutional Network for Traffic Forecasting

2020-11-22 · Jiawei Zhu, Chao Tao, Hanhan Deng, Ling Zhao 외

Traffic forecasting is a fundamental and challenging task in the field of intelligent transportation. Accurate forecasting not only depends on the historical traffic flow information but also needs to consider the influe…

AttributeTraffic Prediction

KST-GCN: A Knowledge-Driven Spatial-Temporal Graph Convolutional Network for Traffic Forecasting

2020-11-26 · Jiawei Zhu, Xin Han, Hanhan Deng, Chao Tao 외

While considering the spatial and temporal features of traffic, capturing the impacts of various external factors on travel is an essential step towards achieving accurate traffic forecasting. However, existing studies s…

Knowledge GraphsRepresentation Learning

SAMSGL: Series-Aligned Multi-Scale Graph Learning for Spatio-Temporal Forecasting

2023-12-05 · Xiaobei Zou, Luolin Xiong, Yang Tang, Jürgen Kurths

Spatio-temporal forecasting in various domains, like traffic prediction and weather forecasting, is a challenging endeavor, primarily due to the difficulties in modeling propagation dynamics and capturing high-dimensiona…

Graph LearningGraph structure learningSpatio-Temporal ForecastingTraffic Prediction+1

HighAir: A Hierarchical Graph Neural Network-Based Air Quality Forecasting Method

2021-01-12 · Jiahui Xu, Ling Chen, Mingqi Lv, Chaoqun Zhan 외

Accurately forecasting air quality is critical to protecting general public from lung and heart diseases. This is a challenging task due to the complicated interactions among distinct pollution sources and various other …

DecoderGraph Neural Network

Multi-Graph Convolutional-Recurrent Neural Network (MGC-RNN) for Short-Term Forecasting of Transit Passenger Flow

2021-07-28 · Yuxin He, Lishuai Li, Xinting Zhu, Kwok Leung Tsui

Short-term forecasting of passenger flow is critical for transit management and crowd regulation. Spatial dependencies, temporal dependencies, inter-station correlations driven by other latent factors, and exogenous fact…

DecoderManagement