The Great Time Series Classification Bake Off: An Experimental Evaluation of Recently Proposed Algorithms. Extended Version
Anthony Bagnall, Aaron Bostrom, James Large, Jason Lines

TL;DR
This paper provides a comprehensive experimental evaluation of 18 recent time series classification algorithms on an expanded dataset archive, comparing their accuracy against benchmarks and identifying the most effective methods.
Contribution
It offers a standardized framework for evaluating time series classifiers and presents a large-scale comparison that highlights the most accurate algorithms to date.
Findings
Only 9 algorithms outperform benchmarks significantly.
The Collective of Transformation Ensembles is the top performer.
Results and code are fully reproducible for future research.
Abstract
In the last five years there have been a large number of new time series classification algorithms proposed in the literature. These algorithms have been evaluated on subsets of the 47 data sets in the University of California, Riverside time series classification archive. The archive has recently been expanded to 85 data sets, over half of which have been donated by researchers at the University of East Anglia. Aspects of previous evaluations have made comparisons between algorithms difficult. For example, several different programming languages have been used, experiments involved a single train/test split and some used normalised data whilst others did not. The relaunch of the archive provides a timely opportunity to thoroughly evaluate algorithms on a larger number of datasets. We have implemented 18 recently proposed algorithms in a common Java framework and compared them against…
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.
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 · Complex Systems and Time Series Analysis
