English

Never a Dull Moment: Distributional Properties as a Baseline for Time-Series Classification

Methodology 2023-04-03 v1 Machine Learning Applications Machine Learning

Abstract

The variety of complex algorithmic approaches for tackling time-series classification problems has grown considerably over the past decades, including the development of sophisticated but challenging-to-interpret deep-learning-based methods. But without comparison to simpler methods it can be difficult to determine when such complexity is required to obtain strong performance on a given problem. Here we evaluate the performance of an extremely simple classification approach -- a linear classifier in the space of two simple features that ignore the sequential ordering of the data: the mean and standard deviation of time-series values. Across a large repository of 128 univariate time-series classification problems, this simple distributional moment-based approach outperformed chance on 69 problems, and reached 100% accuracy on two problems. With a neuroimaging time-series case study, we find that a simple linear model based on the mean and standard deviation performs better at classifying individuals with schizophrenia than a model that additionally includes features of the time-series dynamics. Comparing the performance of simple distributional features of a time series provides important context for interpreting the performance of complex time-series classification models, which may not always be required to obtain high accuracy.

Keywords

Cite

@article{arxiv.2303.17809,
  title  = {Never a Dull Moment: Distributional Properties as a Baseline for Time-Series Classification},
  author = {Trent Henderson and Annie G. Bryant and Ben D. Fulcher},
  journal= {arXiv preprint arXiv:2303.17809},
  year   = {2023}
}

Comments

8 pages, 3 figures

R2 v1 2026-06-28T09:42:28.409Z