Multivariate Time Series Classification with Hierarchical Variational Graph Pooling
Ziheng Duan, Haoyan Xu, Yueyang Wang, Yida Huang, Anni Ren, Zhongbin, Xu, Yizhou Sun, Wei Wang

TL;DR
This paper introduces MTPool, a hierarchical graph pooling framework that converts multivariate time series into graphs, enabling better spatial-temporal feature extraction and outperforming existing methods in classification accuracy.
Contribution
The paper proposes a novel hierarchical graph pooling method for multivariate time series classification that captures pairwise variable dependencies and aggregates data hierarchically.
Findings
MTPool outperforms state-of-the-art methods on ten benchmark datasets.
The framework effectively captures spatial-temporal dependencies in multivariate time series.
Hierarchical pooling improves the global representation of multivariate data.
Abstract
With the advancement of sensing technology, multivariate time series classification (MTSC) has recently received considerable attention. Existing deep learning-based MTSC techniques, which mostly rely on convolutional or recurrent neural networks, are primarily concerned with the temporal dependency of single time series. As a result, they struggle to express pairwise dependencies among multivariate variables directly. Furthermore, current spatial-temporal modeling (e.g., graph classification) methodologies based on Graph Neural Networks (GNNs) are inherently flat and cannot aggregate hub data in a hierarchical manner. To address these limitations, we propose a novel graph pooling-based framework MTPool to obtain the expressive global representation of MTS. We first convert MTS slices to graphs by utilizing interactions of variables via graph structure learning module and attain the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Human Mobility and Location-Based Analysis
