ROCKET: Exceptionally fast and accurate time series classification using random convolutional kernels
2019-10-29Code Available3· sign in to hype
Angus Dempster, François Petitjean, Geoffrey I. Webb
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/angus924/rocketOfficialIn paperpytorch★ 0
- github.com/timeseriesAI/tsaipytorch★ 6,019
- github.com/gabiguetta/ROCKETpytorch★ 0
- github.com/delta1epsilon/turbofan-remaining-life-predictionnone★ 0
- github.com/shaharzuler/ROCKETpytorch★ 0
- github.com/sktime/sktimenone★ 0
Abstract
Most methods for time series classification that attain state-of-the-art accuracy have high computational complexity, requiring significant training time even for smaller datasets, and are intractable for larger datasets. Additionally, many existing methods focus on a single type of feature such as shape or frequency. Building on the recent success of convolutional neural networks for time series classification, we show that simple linear classifiers using random convolutional kernels achieve state-of-the-art accuracy with a fraction of the computational expense of existing methods.