Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks
Andrea Cini, Ivan Marisca, Cesare Alippi

TL;DR
This paper introduces GRIN, a graph neural network architecture designed for multivariate time series imputation, leveraging relational information to improve reconstruction accuracy in real-world datasets.
Contribution
The paper presents the first application of graph neural networks for multivariate time series imputation, demonstrating superior performance over existing methods.
Findings
GRIN outperforms state-of-the-art imputation methods by over 20% in mean absolute error.
Graph neural networks effectively model spatio-temporal dependencies in multivariate data.
Empirical results validate the effectiveness of relational modeling in time series imputation.
Abstract
Dealing with missing values and incomplete time series is a labor-intensive, tedious, inevitable task when handling data coming from real-world applications. Effective spatio-temporal representations would allow imputation methods to reconstruct missing temporal data by exploiting information coming from sensors at different locations. However, standard methods fall short in capturing the nonlinear time and space dependencies existing within networks of interconnected sensors and do not take full advantage of the available - and often strong - relational information. Notably, most state-of-the-art imputation methods based on deep learning do not explicitly model relational aspects and, in any case, do not exploit processing frameworks able to adequately represent structured spatio-temporal data. Conversely, graph neural networks have recently surged in popularity as both expressive and…
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
Taxonomy
TopicsFunctional Brain Connectivity Studies · Context-Aware Activity Recognition Systems · Advanced Graph Neural Networks
MethodsGraph Neural Network · Graph Recurrent Imputation Network
