paper-with-me

Papers

A Dictionary-based approach to Time Series Ordinal Classification

2023-05-16 · Rafael Ayllón-Gavilán, David Guijo-Rubio, Pedro Antonio Gutiérrez, César Hervás-Martinez

Time Series Classification (TSC) is an extensively researched field from which a broad range of real-world problems can be addressed obtaining excellent results. One sort of the approaches performing well are the so-called dictionary-based techniques. The Temporal Dictionary Ensemble (TDE) is the current state-of-the-art dictionary-based TSC approach. In many TSC problems we find a natural ordering in the labels associated with the time series. This characteristic is referred to as ordinality, and can be exploited to improve the methods performance. The area dealing with ordinal time series is the Time Series Ordinal Classification (TSOC) field, which is yet unexplored. In this work, we present an ordinal adaptation of the TDE algorithm, known as ordinal TDE (O-TDE). For this, a comprehensive comparison using a set of 18 TSOC problems is performed. Experiments conducted show the improvement achieved by the ordinal dictionary-based approach in comparison to four other existing nominal dictionary-based techniques.

📄 PDF Abstract BibTeX arXiv:2305.09288

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationOrdinal ClassificationTime SeriesTime Series Classification

Similar Papers 제목 키워드 기반

Convolutional and Deep Learning based techniques for Time Series Ordinal Classification

2023-06-16 · Rafael Ayllón-Gavilán, David Guijo-Rubio, Pedro Antonio Gutiérrez, Anthony Bagnall 외

Time Series Classification (TSC) covers the supervised learning problem where input data is provided in the form of series of values observed through repeated measurements over time, and whose objective is to predict the…

BenchmarkingOrdinal ClassificationTime 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

Ordinal-Quadruplet: Retrieval of Missing Classes in Ordinal Time Series

2022-01-24 · Jurijs Nazarovs, Cristian Lumezanu, Qianying Ren, Yuncong Chen 외

In this paper, we propose an ordered time series classification framework that is robust against missing classes in the training data, i.e., during testing we can prescribe classes that are missing during training. This …

Missing LabelsRetrievalTime SeriesTime Series Analysis+2

Ordinal time series analysis with the R package otsfeatures

2023-04-24 · Ángel López Oriona, José Antonio Vilar Fernández

The 21st century has witnessed a growing interest in the analysis of time series data. Whereas most of the literature on the topic deals with real-valued time series, ordinal time series have typically received much less…

ClusteringOutlier DetectionTime SeriesTime Series Analysis

The Temporal Dictionary Ensemble (TDE) Classifier for Time Series Classification

2021-05-09 · Matthew Middlehurst, James Large, Gavin Cawley, Anthony Bagnall

Using bag of words representations of time series is a popular approach to time series classification. These algorithms involve approximating and discretising windows over a series to form words, then forming a count of …

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1