paper-with-me

Papers

The Canonical Interval Forest (CIF) Classifier for Time Series Classification

2020-08-20 · Matthew Middlehurst, James Large, Anthony Bagnall

Time series classification (TSC) is home to a number of algorithm groups that utilise different kinds of discriminatory patterns. One of these groups describes classifiers that predict using phase dependant intervals. The time series forest (TSF) classifier is one of the most well known interval methods, and has demonstrated strong performance as well as relative speed in training and predictions. However, recent advances in other approaches have left TSF behind. TSF originally summarises intervals using three simple summary statistics. The `catch22' feature set of 22 time series features was recently proposed to aid time series analysis through a concise set of diverse and informative descriptive characteristics. We propose combining TSF and catch22 to form a new classifier, the Canonical Interval Forest (CIF). We outline additional enhancements to the training procedure, and extend the classifier to include multivariate classification capabilities. We demonstrate a large and significant improvement in accuracy over both TSF and catch22, and show it to be on par with top performers from other algorithmic classes. By upgrading the interval-based component from TSF to CIF, we also demonstrate a significant improvement in the hierarchical vote collective of transformation-based ensembles (HIVE-COTE) that combines different time series representations. HIVE-COTE using CIF is significantly more accurate on the UCR archive than any other classifier we are aware of and represents a new state of the art for TSC.

📄 PDF Abstract BibTeX arXiv:2008.09172

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDescriptiveGeneral ClassificationTime SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

HIVE-COTE 2.0: a new meta ensemble for time series classification

2021-04-15 · Matthew Middlehurst, James Large, Michael Flynn, Jason Lines 외

The Hierarchical Vote Collective of Transformation-based Ensembles (HIVE-COTE) is a heterogeneous meta ensemble for time series classification. HIVE-COTE forms its ensemble from classifiers of multiple domains, including…

General ClassificationTime SeriesTime Series AnalysisTime Series Classification

Active Region-based Flare Forecasting with Sliding Window Multivariate Time Series Forest Classifiers

2024-02-05 · Anli Ji, Berkay Aydin

Over the past few decades, many applications of physics-based simulations and data-driven techniques (including machine learning and deep learning) have emerged to analyze and predict solar flares. These approaches are p…

Solar Flare PredictionTime Series

All-Clear Flare Prediction Using Interval-based Time Series Classifiers

2021-05-03 · Anli Ji, Berkay Aydin, Manolis K. Georgoulis, Rafal Angryk

An all-clear flare prediction is a type of solar flare forecasting that puts more emphasis on predicting non-flaring instances (often relatively small flares and flare quiet regions) with high precision while still maint…

AllPredictionTime SeriesTime Series Analysis+1

TS-CHIEF: A Scalable and Accurate Forest Algorithm for Time Series Classification

2019-06-25 · Ahmed Shifaz, Charlotte Pelletier, Francois Petitjean, Geoffrey I. Webb

Time Series Classification (TSC) has seen enormous progress over the last two decades. HIVE-COTE (Hierarchical Vote Collective of Transformation-based Ensembles) is the current state of the art in terms of classification…

AttributeCPUGeneral ClassificationTime Series+2

Unsupervised Feature Based Algorithms for Time Series Extrinsic Regression

2023-05-02 · David Guijo-Rubio, Matthew Middlehurst, Guilherme Arcencio, Diego Furtado Silva 외

Time Series Extrinsic Regression (TSER) involves using a set of training time series to form a predictive model of a continuous response variable that is not directly related to the regressor series. The TSER archive for…

regressionTime SeriesTime Series Classification