Invariant Time-Series Classification
Abstract
Time-series classification is a field of machine learning that has attracted considerable focus during the recent decades. The large number of time-series application areas ranges from medical diagnosis up to financial econometrics. Support Vector Machines (SVMs) are reported to perform non-optimally in the domain of time series, because they suffer detecting similarities in the lack of abundant training instances. In this study we present a novel time-series transformation method which significantly improves the performance of SVMs. Our novel transformation method is used to enlarge the training set through creating new transformed instances from the support vector instances. The new transformed instances encapsulate the necessary intra-class variations required to redefine the maximum margin decision boundary. The proposed transformation method utilizes the variance distributions from the intra-class warping maps to build transformation fields, which are applied to series instances using the Moving Least Squares algorithm. Extensive experimentations on 35 time series datasets demonstrate the superiority of the proposed method compared to both the Dynamic Time Warping version of the Nearest Neighbor and the SVMs classifiers, outperforming them in the majority of the experiments.
Cite
Text
Grabocka et al. "Invariant Time-Series Classification." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012. doi:10.1007/978-3-642-33486-3_46Markdown
[Grabocka et al. "Invariant Time-Series Classification." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012.](https://mlanthology.org/ecmlpkdd/2012/grabocka2012ecmlpkdd-invariant/) doi:10.1007/978-3-642-33486-3_46BibTeX
@inproceedings{grabocka2012ecmlpkdd-invariant,
title = {{Invariant Time-Series Classification}},
author = {Grabocka, Josif and Nanopoulos, Alexandros and Schmidt-Thieme, Lars},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2012},
pages = {725-740},
doi = {10.1007/978-3-642-33486-3_46},
url = {https://mlanthology.org/ecmlpkdd/2012/grabocka2012ecmlpkdd-invariant/}
}