paper-with-me

홈 › Papers

ClaSP - Time Series Segmentation

2021-10-26 · International Conference on Information & Knowledge Management 2021 10 · Patrick Schäfer, Arik Ermshaus, Ulf Leser

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 changes, result in changes of the measured values. Time series segmentation (TSS) tries to find such changes in TS to deduce changes in the underlying process. TSS is typically approached as an unsupervised learning problem aiming at the identification of segments distinguishable by some statistical property. We present ClaSP, a novel and highly accurate method for TSS. ClaSP hierarchically splits a TS into two parts, where each split point is determined by training a binary TS classifier for each possible split point and selecting the one with highest accuracy, i.e., the one that is best at identifying subsequences to be from either of the partitions. In our experimental evaluation using a benchmark of 98 datasets, we show that ClaSP outperforms the state-of-the-art in terms of accuracy and is also faster than the second best method. We highlight properties of ClaSP using several real-life time series.

📄 PDF Abstract BibTeX

Code (2)

ermshaua/claspy 공식 구현
ermshaua/time-series-segmentation-benchmark

Tasks

Change Point DetectionSegmentationSemantic SegmentationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

ClaSP -- Parameter-free Time Series Segmentation

2022-07-28 · Arik Ermshaus, Patrick Schäfer, Ulf Leser

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 t…

Change Point DetectionSegmentationSemantic SegmentationTime Series+1

Multivariate Human Activity Segmentation: Systematic Benchmark with ClaSP

2025-01-01 · Advanced Analytics and Learning on Temporal Data 2025 1 · Arik Ermshaus, Patrick Schäfer, Ulf Leser

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+4

CLaSP: Learning Concepts for Time-Series Signals from Natural Language Supervision

2024-11-13 · Aoi Ito, Kota Dohi, Yohei Kawaguchi

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

CLASP: Adaptive Spectral Clustering for Unsupervised Per-Image Segmentation

2025-09-29 · Max Curie, Paulo da Costa arxiv

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 Segmentation

Time Series Segmentation Applied to a New Data Set for Mobile Sensing of Human Activities

2023-03-28 · Data Analytics solutions for Real-LIfe APplications 2023 3 · Arik Ermshaus, Sunita Singh, Ulf Leser

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+2