LGAIMay 26, 2022

Sparse Graph Learning from Spatiotemporal Time Series

arXiv:2205.13492v334 citationsh-index: 54
Originality Highly original
AI Analysis

This addresses the challenge of graph learning for practitioners in spatiotemporal forecasting, offering a practical solution that can be used standalone or integrated into neural architectures.

The paper tackles the problem of inferring relational graphs from spatiotemporal time series when such information is unavailable, proposing a probabilistic score-based method that learns graph distributions to maximize task performance, achieving state-of-the-art results with controlled sparsity and scalability.

Outstanding achievements of graph neural networks for spatiotemporal time series analysis show that relational constraints introduce an effective inductive bias into neural forecasting architectures. Often, however, the relational information characterizing the underlying data-generating process is unavailable and the practitioner is left with the problem of inferring from data which relational graph to use in the subsequent processing stages. We propose novel, principled - yet practical - probabilistic score-based methods that learn the relational dependencies as distributions over graphs while maximizing end-to-end the performance at task. The proposed graph learning framework is based on consolidated variance reduction techniques for Monte Carlo score-based gradient estimation, is theoretically grounded, and, as we show, effective in practice. In this paper, we focus on the time series forecasting problem and show that, by tailoring the gradient estimators to the graph learning problem, we are able to achieve state-of-the-art performance while controlling the sparsity of the learned graph and the computational scalability. We empirically assess the effectiveness of the proposed method on synthetic and real-world benchmarks, showing that the proposed solution can be used as a stand-alone graph identification procedure as well as a graph learning component of an end-to-end forecasting architecture.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes