Graph-based Forecasting with Missing Data through Spatiotemporal Downsampling
Ivan Marisca, Cesare Alippi, Filippo Maria Bianchi

TL;DR
This paper introduces a hierarchical spatiotemporal downsampling method for graph-based forecasting that effectively handles missing data, capturing complex dynamics and outperforming existing approaches on various benchmarks.
Contribution
It proposes a novel hierarchical downsampling approach combined with an attention mechanism to improve spatiotemporal forecasting with missing data.
Findings
Outperforms state-of-the-art methods on synthetic and real-world datasets.
Effectively handles contiguous blocks of missing data.
Captures heterogeneous spatiotemporal dynamics.
Abstract
Given a set of synchronous time series, each associated with a sensor-point in space and characterized by inter-series relationships, the problem of spatiotemporal forecasting consists of predicting future observations for each point. Spatiotemporal graph neural networks achieve striking results by representing the relationships across time series as a graph. Nonetheless, most existing methods rely on the often unrealistic assumption that inputs are always available and fail to capture hidden spatiotemporal dynamics when part of the data is missing. In this work, we tackle this problem through hierarchical spatiotemporal downsampling. The input time series are progressively coarsened over time and space, obtaining a pool of representations that capture heterogeneous temporal and spatial dynamics. Conditioned on observations and missing data patterns, such representations are combined by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms
MethodsSparse Evolutionary Training
