An Empirical Study of Graph-Based Approaches for Semi-Supervised Time Series Classification
Dominik Alfke, Miriam Gondos, Lucile Peroche, Martin Stoll

TL;DR
This paper systematically evaluates various graph-based semi-supervised learning methods for time series classification, analyzing how different distance measures impact performance and providing a framework for future research.
Contribution
It offers a comprehensive comparison of four distance measures and four semi-supervised learning methods for graph-based time series classification, highlighting the variability in results.
Findings
Performance varies significantly with different method and distance measure combinations.
No single best approach is identified across all datasets, confirming the 'no free lunch' theorem.
Provides a reproducible framework for future research in semi-supervised time series learning.
Abstract
Time series data play an important role in many applications and their analysis reveals crucial information for understanding the underlying processes. Among the many time series learning tasks of great importance, we here focus on semi-supervised learning based on a graph representation of the data. Two main aspects are involved in this task. A suitable distance measure to evaluate the similarities between time series, and a learning method to make predictions based on these distances. However, the relationship between the two aspects has never been studied systematically in the context of graph-based learning. We describe four different distance measures, including (Soft) DTW and MPDist, a distance measure based on the Matrix Profile, as well as four successful semi-supervised learning methods, including the graph Allen--Cahn method and a Graph Convolutional Neural Network. We then…
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 · Complex Network Analysis Techniques · Advanced Graph Neural Networks
MethodsDynamic Time Warping
