MultiRocket: Multiple pooling operators and transformations for fast and effective time series classification
Chang Wei Tan, Angus Dempster, Christoph Bergmeir, Geoffrey, I. Webb

TL;DR
MultiRocket is a fast and effective time series classification algorithm that enhances MiniRocket by incorporating multiple pooling operators and transformations, achieving state-of-the-art accuracy with minimal computational cost.
Contribution
It introduces multiple pooling operators and transformations to improve feature diversity in a fast TSC algorithm, surpassing MiniRocket.
Findings
More accurate than MiniRocket on benchmark datasets
Competitive with HIVE-COTE 2.0 in accuracy
Orders of magnitude faster than existing top methods
Abstract
We propose MultiRocket, a fast time series classification (TSC) algorithm that achieves state-of-the-art performance with a tiny fraction of the time and without the complex ensembling structure of many state-of-the-art methods. MultiRocket improves on MiniRocket, one of the fastest TSC algorithms to date, by adding multiple pooling operators and transformations to improve the diversity of the features generated. In addition to processing the raw input series, MultiRocket also applies first order differences to transform the original series. Convolutions are applied to both representations, and four pooling operators are applied to the convolution outputs. When benchmarked using the University of California Riverside TSC benchmark datasets, MultiRocket is significantly more accurate than MiniRocket, and competitive with the best ranked current method in terms of accuracy, HIVE-COTE 2.0,…
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 · Advanced Chemical Sensor Technologies · Anomaly Detection Techniques and Applications
MethodsConvolution
