Fast, Accurate and Interpretable Time Series Classification Through Randomization
Nestor Cabello, Elham Naghizade, Jianzhong Qi, Lars Kulik

TL;DR
The paper introduces r-STSF, a fast, accurate, and interpretable time series classification method that uses randomized trees and interval-based features, outperforming existing methods in accuracy and speed.
Contribution
It presents a novel ensemble method for TSC that combines randomization, interpretability, and state-of-the-art accuracy, addressing a gap in existing approaches.
Findings
r-STSF achieves state-of-the-art accuracy on multiple datasets.
It is significantly faster than most existing TSC methods.
r-STSF uniquely provides interpretability in classification results.
Abstract
Time series classification (TSC) aims to predict the class label of a given time series, which is critical to a rich set of application areas such as economics and medicine. State-of-the-art TSC methods have mostly focused on classification accuracy and efficiency, without considering the interpretability of their classifications, which is an important property required by modern applications such as appliance modeling and legislation such as the European General Data Protection Regulation. To address this gap, we propose a novel TSC method - the Randomized-Supervised Time Series Forest (r-STSF). r-STSF is highly efficient, achieves state-of-the-art classification accuracy and enables interpretability. r-STSF takes an efficient interval-based approach to classify time series according to aggregate values of discriminatory sub-series (intervals). To achieve state-of-the-art accuracy,…
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 · Data Stream Mining Techniques
