A Network Science Approach to Granular Time Series Segmentation
Ivana Kesi\'c, Carolina Fortuna, Mihael Mohor\v{c}i\v{c}, Bla\v{z} Bertalani\v{c}

TL;DR
This paper introduces a novel granular time series segmentation method using graph neural networks, transforming time series into graphs to improve segmentation accuracy and reduce data requirements.
Contribution
The paper formulates TSS as a node classification problem on graphs, analyzing various TS-to-graph transformations with GNNs, and demonstrates superior performance over existing methods.
Findings
Achieves an average F1 score of 0.97 across 59 datasets
Outperforms the seq2point baseline by 0.05 in F1 score
Reduces training data needs compared to baseline methods
Abstract
Time series segmentation (TSS) is one of the time series (TS) analysis techniques, that has received considerably less attention compared to other TS related tasks. In recent years, deep learning architectures have been introduced for TSS, however their reliance on sliding windows limits segmentation granularity due to fixed window sizes and strides. To overcome these challenges, we propose a new more granular TSS approach that utilizes the Weighted Dual Perspective Visbility Graph (WDPVG) TS into a graph and combines it with a Graph Attention Network (GAT). By transforming TS into graphs, we are able to capture different structural aspects of the data that would otherwise remain hidden. By utilizing the representation learning capabilities of Graph Neural Networks, our method is able to effectively identify meaningful segments within the TS. To better understand the potential of our…
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.
