ClaSP -- Parameter-free Time Series Segmentation
Arik Ermshaus, Patrick Sch\"afer, Ulf Leser

TL;DR
ClaSP is a new, highly accurate, and domain-agnostic time series segmentation method that automatically determines change points without requiring hyper-parameter tuning, outperforming existing methods in accuracy and scalability.
Contribution
ClaSP introduces a hyper-parameter-free, hierarchical approach for time series segmentation that learns its parameters from data, improving accuracy and applicability across domains.
Findings
ClaSP outperforms state-of-the-art methods in accuracy on 107 benchmark datasets.
ClaSP is fast and scalable for large time series data.
Real-world case studies demonstrate its practical utility.
Abstract
The study of natural and human-made processes often results in long sequences of temporally-ordered values, aka time series (TS). Such processes often consist of multiple states, e.g. operating modes of a machine, such that state changes in the observed processes result in changes in the distribution of shape of the measured values. Time series segmentation (TSS) tries to find such changes in TS post-hoc to deduce changes in the data-generating process. TSS is typically approached as an unsupervised learning problem aiming at the identification of segments distinguishable by some statistical property. Current algorithms for TSS require domain-dependent hyper-parameters to be set by the user, make assumptions about the TS value distribution or the types of detectable changes which limits their applicability. Common hyperparameters are the measure of segment homogeneity and the number of…
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 · Anomaly Detection Techniques and Applications · Advanced Chemical Sensor Technologies
