Interpretable Time Series Classification using Linear Models and Multi-resolution Multi-domain Symbolic Representations
Thach Le Nguyen, Severin Gsponer, Iulia Ilie, Martin O'Reilly, and Georgiana Ifrim

TL;DR
This paper introduces a linear, interpretable, multi-resolution, multi-domain symbolic representation-based classifier for time series data that matches state-of-the-art accuracy while being more efficient and adaptable to variable-length series.
Contribution
It presents a novel linear classification approach using symbolic representations and sequence mining, achieving high accuracy with improved efficiency and interpretability over complex models.
Findings
Achieves accuracy comparable to COTE and deep learning models
Uses significantly less time and memory than state-of-the-art methods
Provides interpretable features highlighted on original time series
Abstract
The time series classification literature has expanded rapidly over the last decade, with many new classification approaches published each year. Prior research has mostly focused on improving the accuracy and efficiency of classifiers, with interpretability being somewhat neglected. This aspect of classifiers has become critical for many application domains and the introduction of the EU GDPR legislation in 2018 is likely to further emphasize the importance of interpretable learning algorithms. Currently, state-of-the-art classification accuracy is achieved with very complex models based on large ensembles (COTE) or deep neural networks (FCN). These approaches are not efficient with regard to either time or space, are difficult to interpret and cannot be applied to variable-length time series, requiring pre-processing of the original series to a set fixed-length. In this paper we…
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 · Stock Market Forecasting Methods · Anomaly Detection Techniques and Applications
MethodsInterpretability
