Skip to content

Commit aebacb6

Browse files
committed
Added marisca2024graph
1 parent 2306a16 commit aebacb6

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

_data/publications.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
---
2+
- title: Graph-based Forecasting with Missing Data through Spatiotemporal Downsampling
3+
links:
4+
paper: https://arxiv.org/abs/2402.10634
5+
venue: Preprint
6+
year: 2024
7+
authors:
8+
- id:imarisca
9+
- id:calippi
10+
- id:fmbianchi
11+
keywords:
12+
- spatiotemporal graphs
13+
- forecasting
14+
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 an interpretable attention mechanism to generate the forecasts. Our approach outperforms state-of-the-art methods on synthetic and real-world benchmarks under different missing data distributions, particularly in the presence of contiguous blocks of missing values.
215
- title: Graph Deep Learning for Time Series Forecasting
316
links:
417
paper: https://arxiv.org/abs/2310.15978

0 commit comments

Comments
 (0)