A survey organizing existing methods that encode time series as images and apply vision models, with a dual-view taxonomy of imaging and modeling approaches.
Multivariate Time Series Classification using Dilated Convolutional Neural Network
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Multivariate time series classification is a high value and well-known problem in machine learning community. Feature extraction is a main step in classification tasks. Traditional approaches employ hand-crafted features for classification while convolutional neural networks (CNN) are able to extract features automatically. In this paper, we use dilated convolutional neural network for multivariate time series classification. To deploy dilated CNN, a multivariate time series is transformed into an image-like style and stacks of dilated and strided convolutions are applied to extract in and between features of variates in time series simultaneously. We evaluate our model on two human activity recognition time series, finding that the automatic features extracted for the time series can be as effective as hand-crafted features.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Harnessing Vision Models for Time Series Analysis: A Survey
A survey organizing existing methods that encode time series as images and apply vision models, with a dual-view taxonomy of imaging and modeling approaches.