An Empirical Evaluation of Multivariate Time Series Classification with Input Transformation across Different Dimensions
Leonardos Pantiskas, Kees Verstoep, Mark Hoogendoorn, Henri Bal

TL;DR
This paper empirically evaluates how different data transformation methods and dimensions affect multivariate time series classification accuracy, revealing significant impacts and the importance of dataset- and classifier-specific configurations.
Contribution
It systematically compares seven transformation methods across multiple dimensions and classifiers, highlighting the importance of input scaling choices in multivariate time series classification.
Findings
Transformation methods significantly impact accuracy.
Optimal transformation-dimension configurations vary per dataset.
No universal best configuration; it is dataset- and classifier-specific.
Abstract
In current research, machine and deep learning solutions for the classification of temporal data are shifting from single-channel datasets (univariate) to problems with multiple channels of information (multivariate). The majority of these works are focused on the method novelty and architecture, and the format of the input data is often treated implicitly. Particularly, multivariate datasets are often treated as a stack of univariate time series in terms of input preprocessing, with scaling methods applied across each channel separately. In this evaluation, we aim to demonstrate that the additional channel dimension is far from trivial and different approaches to scaling can lead to significantly different results in the accuracy of a solution. To that end, we test seven different data transformation methods on four different temporal dimensions and study their effect on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Complex Systems and Time Series Analysis · Stock Market Forecasting Methods
MethodsTest
