Can automated smoothing significantly improve benchmark time series classification algorithms?

11/01/2018
by   James Large, et al.
0

tl;dr: no, it cannot, at least not on average on the standard archive problems. We assess whether using six smoothing algorithms (moving average, exponential smoothing, Gaussian filter, Savitzky-Golay filter, Fourier approximation and a recursive median sieve) could be automatically applied to time series classification problems as a preprocessing step to improve the performance of three benchmark classifiers (1-Nearest Neighbour with Euclidean and Dynamic Time Warping distances, and Rotation Forest). We found no significant improvement over unsmoothed data even when we set the smoothing parameter through cross validation. We are not claiming smoothing has no worth. It has an important role in exploratory analysis and helps with specific classification problems where domain knowledge can be exploited. What we observe is that the automatic application does not help and that we cannot explain the improvement of other time series classification algorithms over the baseline classifiers simply as a function of the absence of smoothing.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/27/2020

Complexity Measures and Features for Times Series classification

Classification of time series is a growing problem in different discipli...
research
05/04/2017

Regression Driven F--Transform and Application to Smoothing of Financial Time Series

In this paper we propose to extend the definition of fuzzy transform in ...
research
01/28/2022

The FreshPRINCE: A Simple Transformation Based Pipeline Time Series Classifier

There have recently been significant advances in the accuracy of algorit...
research
03/21/2021

Approximation, regularization and smoothing of trigonometric splines

The methods of approximation, regularization and smoothing of trigonomet...
research
06/09/2017

Time Series Using Exponential Smoothing Cells

Time series analysis is used to understand and predict dynamic processes...
research
05/02/2023

Unsupervised Feature Based Algorithms for Time Series Extrinsic Regression

Time Series Extrinsic Regression (TSER) involves using a set of training...
research
06/29/2022

An Auto-Regressive Formulation for Smoothing and Moving Mean with Exponentially Tapered Windows

We investigate an auto-regressive formulation for the problem of smoothi...

Please sign up or login with your details

Forgot password? Click here to reset