Benchmarking Graph Representations and Graph Neural Networks for Multivariate Time Series Classification
Wennuo Yang, Shiling Wu, Yuzhi Zhou, Cheng Luo, Xilin He, Weicheng, Xie, Linlin Shen, Siyang Song

TL;DR
This paper systematically benchmarks various graph-based strategies and GNN architectures for multivariate time series classification, revealing key factors influencing performance across multiple datasets.
Contribution
It introduces the first comprehensive benchmark evaluating different graph representation and GNN methods for MTSC, providing insights into their relative effectiveness.
Findings
Node features greatly impact classification performance.
Adaptive edge learning outperforms other edge strategies.
Benchmark results guide future GNN applications in MTSC.
Abstract
Multivariate Time Series Classification (MTSC) enables the analysis if complex temporal data, and thus serves as a cornerstone in various real-world applications, ranging from healthcare to finance. Since the relationship among variables in MTS usually contain crucial cues, a large number of graph-based MTSC approaches have been proposed, as the graph topology and edges can explicitly represent relationships among variables (channels), where not only various MTS graph representation learning strategies but also different Graph Neural Networks (GNNs) have been explored. Despite such progresses, there is no comprehensive study that fairly benchmarks and investigates the performances of existing widely-used graph representation learning strategies/GNN classifiers in the application of different MTSC tasks. In this paper, we present the first benchmark which systematically investigates 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting
MethodsMatching The Statements
