TL;DR
This paper provides a comprehensive review and empirical evaluation of deep learning architectures for time series classification, demonstrating their effectiveness across multiple datasets and offering an open-source framework for the community.
Contribution
It presents the most extensive empirical study of deep neural networks for TSC, comparing various architectures and providing an open-source framework for future research.
Findings
Deep learning models outperform traditional methods on TSC benchmarks.
Convolutional and residual networks achieve the best results.
Open-source framework facilitates reproducibility and further research.
Abstract
Time Series Classification (TSC) is an important and challenging problem in data mining. With the increase of time series data availability, hundreds of TSC algorithms have been proposed. Among these methods, only a few have considered Deep Neural Networks (DNNs) to perform this task. This is surprising as deep learning has seen very successful applications in the last years. DNNs have indeed revolutionized the field of computer vision especially with the advent of novel deeper architectures such as Residual and Convolutional Neural Networks. Apart from images, sequential data such as text and audio can also be processed with DNNs to reach state-of-the-art performance for document classification and speech recognition. In this article, we study the current state-of-the-art performance of deep learning algorithms for TSC by presenting an empirical study of the most recent DNN…
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.
