ClaSP -- Parameter-free Time Series Segmentation
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 change points, which are particularly hard to tune for each data set. We present ClaSP, a novel, highly accurate, hyper-parameter-free and domain-agnostic method for TSS. ClaSP hierarchically splits a TS into two parts. A change point is determined by training a binary TS classifier for each possible split point and selecting the one split that is best at identifying subsequences to be from either of the partitions. ClaSP learns its main two model-parameters from the data using two novel bespoke algorithms. In our experimental evaluation using a benchmark of 107 data sets, we show that ClaSP outperforms the state of the art in terms of accuracy and is fast and scalable. Furthermore, we highlight properties of ClaSP using several real-world case studies.
Code (2)
Tasks
Change Point DetectionSegmentationSemantic SegmentationTime SeriesTime Series AnalysisSimilar Papers 제목 키워드 기반
ClaSP - Time Series Segmentation
The study of biological or physical processes often results in long sequences of temporally-ordered values, aka time series (TS). Changes in the observed processes, e.g. as a cause of natural events or internal state cha…
Change Point DetectionSegmentationSemantic SegmentationTime Series+1CLASP: Adaptive Spectral Clustering for Unsupervised Per-Image Segmentation
We introduce CLASP (Clustering via Adaptive Spectral Processing), a lightweight framework for unsupervised image segmentation that operates without any labeled data or finetuning. CLASP first extracts per patch features …
Image SegmentationTime Series Segmentation Applied to a New Data Set for Mobile Sensing of Human Activities
Human activity recognition (HAR) systems implement workflows that automatically detect activities from motion data, captured e.g. by wearable devices such as smartphones. These devices contain multiple sensors that reco…
Activity RecognitionChange Point DetectionHuman Activity RecognitionSemantic Segmentation+2Multivariate Human Activity Segmentation: Systematic Benchmark with ClaSP
Human activity recognition (HAR) systems extract activities from observational data, such as sensor measurements from mobile devices, to provide for instance medical, fitness, or security information. A crucial initial s…
Activity RecognitionChange Point DetectionDimensionality ReductionHuman Activity Recognition+4CLaSP: Learning Concepts for Time-Series Signals from Natural Language Supervision
This paper proposes a foundation model called "CLaSP" that can search time series signals using natural language that describes the characteristics of the signals as queries. Previous efforts to represent time series sig…
Common Sense ReasoningContrastive LearningLanguage ModellingTime Series