LGMLMar 26, 2025

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

arXiv:2503.20264v13 citationsh-index: 2Has CodePAKDD
Originality Incremental advance
AI Analysis

This addresses evaluation biases in time series classification for researchers, offering a more robust benchmark, though it is incremental in refining existing benchmarks.

The study found that temporal information is not crucial for many UCR time series datasets, revealing biases in classifier evaluations, and proposed UCR Augmented, which changed performance rankings of seven classifier categories.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes