paper-with-me

Papers

Time series classification with random convolution kernels based transforms: pooling operators and input representations matter

2024-09-02 · Mouhamadou Mansour Lo, Gildas Morvan, Mathieu Rossi, Fabrice Morganti, David Mercier

This article presents a new approach based on MiniRocket, called SelF-Rocket, for fast time series classification (TSC). Unlike existing approaches based on random convolution kernels, it dynamically selects the best couple of input representations and pooling operator during the training process. SelF-Rocket achieves state-of-the-art accuracy on the University of California Riverside (UCR) TSC benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2409.01115

Code (2)

ANR-MYEL/SelF-Rocket 공식 구현
msd-irimas/multi_comparison_matrix

Tasks

feature selectionTime SeriesTime Series Classification

Methods 이 논문이 사용한 방법론

ROCKET Linear classifier using random convolutional kernels applied to time series.

Similar Papers 제목 키워드 기반

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

2019-10-29 · Angus Dempster, François Petitjean, Geoffrey I. Webb

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…

General ClassificationTime SeriesTime Series AnalysisTime Series Classification

S-Rocket: Selective Random Convolution Kernels for Time Series Classification

2022-03-07 · Hojjat Salehinejad, Yang Wang, Yuanhao Yu, Tang Jin 외

Random convolution kernel transform (Rocket) is a fast, efficient, and novel approach for time series feature extraction using a large number of independent randomly initialized 1-D convolution kernels of different confi…

Combinatorial OptimizationregressionTime SeriesTime Series Analysis+1

Random Convolution Kernels with Multi-Scale Decomposition for Preterm EEG Inter-burst Detection

2021-08-04 · Christopher Lundy, John M. O'Toole

Linear classifiers with random convolution kernels are computationally efficient methods that need no design or domain knowledge. Unlike deep neural networks, there is no need to hand-craft a network architecture; the ke…

EEGElectroencephalogram (EEG)Time SeriesTime Series Analysis+1

POCKET: Pruning Random Convolution Kernels for Time Series Classification from a Feature Selection Perspective

2023-09-15 · Shaowu Chen, Weize Sun, Lei Huang, Xiaopeng Li 외

In recent years, two competitive time series classification models, namely, ROCKET and MINIROCKET, have garnered considerable attention due to their low training cost and high accuracy. However, they rely on a large numb…

Evolutionary Algorithmsfeature selectionTime SeriesTime Series Classification

HYDRA: Competing convolutional kernels for fast and accurate time series classification

2022-03-25 · Angus Dempster, Daniel F. Schmidt, Geoffrey I. Webb

We demonstrate a simple connection between dictionary methods for time series classification, which involve extracting and counting symbolic patterns in time series, and methods based on transforming input time series us…

Time SeriesTime Series AnalysisTime Series Anomaly DetectionTime Series Classification