Explainable Spatio-Temporal GCNNs for Irregular Multivariate Time Series: Architecture and Application to ICU Patient Data
\'Oscar Escudero-Arnanz, Cristina Soguero-Ruiz, Antonio G. Marques

TL;DR
This paper introduces XST-GCNN, an explainable spatio-temporal graph convolutional neural network designed for irregular multivariate time series, demonstrating superior performance and interpretability in ICU patient data analysis for predicting multidrug resistance.
Contribution
The paper presents a novel architecture combining spatio-temporal graph estimation, multiple GCNN variants, and interpretability techniques for irregular multivariate time series analysis.
Findings
Achieved a mean ROC-AUC of 81.03 with real ICU data.
Provided interpretable insights into clinical factors influencing MDR.
Outperformed traditional models in predictive accuracy.
Abstract
In this paper, we present XST-GCNN (eXplainable Spatio-Temporal Graph Convolutional Neural Network), a novel architecture for processing heterogeneous and irregular Multivariate Time Series (MTS) data. Our approach captures temporal and feature dependencies within a unified spatio-temporal pipeline by leveraging a GCNN that uses a spatio-temporal graph aimed at optimizing predictive accuracy and interoperability. For graph estimation, we introduce techniques, including one based on the (heterogeneous) Gower distance. Once estimated, we propose two methods for graph construction: one based on the Cartesian product, treating temporal instants homogeneously, and another spatio-temporal approach with distinct graphs per time step. We also propose two GCNN architectures: a standard GCNN with a normalized adjacency matrix and a higher-order polynomial GCNN. In addition to accuracy, we…
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
TopicsMachine Learning in Healthcare · Time Series Analysis and Forecasting
MethodsMatching The Statements
