Back to Basics: A Sanity Check on Modern Time Series Classification Algorithms

08/15/2023
by   Bhaskar Dhariyal, et al.
0

The state-of-the-art in time series classification has come a long way, from the 1NN-DTW algorithm to the ROCKET family of classifiers. However, in the current fast-paced development of new classifiers, taking a step back and performing simple baseline checks is essential. These checks are often overlooked, as researchers are focused on establishing new state-of-the-art results, developing scalable algorithms, and making models explainable. Nevertheless, there are many datasets that look like time series at first glance, but classic algorithms such as tabular methods with no time ordering may perform better on such problems. For example, for spectroscopy datasets, tabular methods tend to significantly outperform recent time series methods. In this study, we compare the performance of tabular models using classic machine learning approaches (e.g., Ridge, LDA, RandomForest) with the ROCKET family of classifiers (e.g., Rocket, MiniRocket, MultiRocket). Tabular models are simple and very efficient, while the ROCKET family of classifiers are more complex and have state-of-the-art accuracy and efficiency among recent time series classifiers. We find that tabular models outperform the ROCKET family of classifiers on approximately 19 in the UCR/UEA benchmark and achieve accuracy within 10 percentage points on about 50 simple tabular models as baselines when developing time series classifiers. These models are very fast, can be as effective as more complex methods and may be easier to understand and deploy.

READ FULL TEXT
research
10/29/2019

ROCKET: Exceptionally fast and accurate time series classification using random convolutional kernels

Most methods for time series classification that attain state-of-the-art...
research
07/13/2020

An Interpretable Baseline for Time Series Classification Without Intensive Learning

Recent advances in time series classification have largely focused on me...
research
09/02/2021

MrSQM: Fast Time Series Classification with Symbolic Representations

Symbolic representations of time series have proven to be effective for ...
research
07/26/2019

Scalable Dictionary Classifiers for Time Series Classification

Dictionary based classifiers are a family of algorithms for time series ...
research
07/15/2020

timeXplain – A Framework for Explaining the Predictions of Time Series Classifiers

Modern time series classifiers display impressive predictive capabilitie...
research
03/31/2023

Never a Dull Moment: Distributional Properties as a Baseline for Time-Series Classification

The variety of complex algorithmic approaches for tackling time-series c...
research
06/22/2018

Learning Qualitatively Diverse and Interpretable Rules for Classification

There has been growing interest in developing accurate models that can a...

Please sign up or login with your details

Forgot password? Click here to reset