paper-with-me

Papers

Revisit Time Series Classification Benchmark: The Impact of Temporal Information for Classification

2025-03-26 · Yunrui Zhang, Gustavo Batista, Salil S. Kanhere

Time series classification is usually regarded as a distinct task from tabular data classification due to the importance of temporal information. However, in this paper, by performing permutation tests that disrupt temporal information on the UCR time series classification archive, the most widely used benchmark for time series classification, we identify a significant proportion of datasets where temporal information has little to no impact on classification. Many of these datasets are tabular in nature or rely mainly on tabular features, leading to potentially biased evaluations of time series classifiers focused on temporal information. To address this, we propose UCR Augmented, a benchmark based on the UCR time series classification archive designed to evaluate classifiers' ability to extract and utilize temporal information. Testing classifiers from seven categories on this benchmark revealed notable shifts in performance rankings. Some previously overlooked approaches perform well, while others see their performance decline significantly when temporal information is crucial. UCR Augmented provides a more robust framework for assessing time series classifiers, ensuring fairer evaluations. Our code is available at https://github.com/YunruiZhang/Revisit-Time-Series-Classification-Benchmark.

📄 PDF Abstract BibTeX arXiv:2503.20264

Code (1)

yunruizhang/revisit-time-series-classification-benchmark 공식 구현

Tasks

ClassificationTime SeriesTime Series Classification

Similar Papers 제목 키워드 기반

eMargin: Revisiting Contrastive Learning with Margin-Based Separation

2025-07-20 · Abdul-Kazeem Shamba, Kerstin Bach, Gavin Taylor arxiv

We revisit previous contrastive learning frameworks to investigate the effect of introducing an adaptive margin into the contrastive loss function for time series representation learning. Specifically, we explore whether…

Representation LearningContrastive Learning

How to Train Your Flare Prediction Model: Revisiting Robust Sampling of Rare Events

2021-03-12 · Azim Ahmadzadeh, Berkay Aydin, Manolis K. Georgoulis, Dustin J. Kempton 외

We present a case study of solar flare forecasting by means of metadata feature time series, by treating it as a prominent class-imbalance and temporally coherent problem. Taking full advantage of pre-flare time series i…

Time SeriesTime Series AnalysisTime Series Forecasting

Revisiting PCA for time series reduction in temporal dimension

2024-12-27 · Jiaxin Gao, WenBo Hu, Yuntian Chen

Revisiting PCA for Time Series Reduction in Temporal Dimension; Jiaxin Gao, Wenbo Hu, Yuntian Chen; Deep learning has significantly advanced time series analysis (TSA), enabling the extraction of complex patterns for tas…

Computational EfficiencyDimensionality ReductionGPUTime Series+1

A Framework to Evaluate Early Time-Series Classification Algorithms

2024-03-25 · Extending Database Technology 2024 3 · Charilaos Akasiadis, Evgenios Kladis, Petro-Foti Kamberi, Evangelos Michelioudakis 외

Early Time-Series Classification (ETSC) is the task of predicting the class of incoming time-series by observing as few measurements as possible. Such methods can be employed to obtain classification forecasts in many ti…

ClassificationTime SeriesTime Series Classification

Early Time-Series Classification Algorithms: An Empirical Comparison

2022-03-03 · Charilaos Akasiadis, Evgenios Kladis, Evangelos Michelioudakis, Elias Alevizos 외

Early Time-Series Classification (ETSC) is the task of predicting the class of incoming time-series by observing as few measurements as possible. Such methods can be employed to obtain classification forecasts in many ti…

ClassificationTime SeriesTime Series AnalysisTime Series Classification