Multivariate LSTM-FCNs for Time Series Classification
Abstract
Over the past decade, multivariate time series classification has received great attention. We propose transforming the existing univariate time series classification models, the Long Short Term Memory Fully Convolutional Network (LSTM-FCN) and Attention LSTM-FCN (ALSTM-FCN), into a multivariate time series classification model by augmenting the fully convolutional block with a squeeze-and-excitation block to further improve accuracy. Our proposed models outperform most state-of-the-art models while requiring minimum preprocessing. The proposed models work efficiently on various complex multivariate time series classification tasks such as activity recognition or action recognition. Furthermore, the proposed models are highly efficient at test time and small enough to deploy on memory constrained systems.
Cite
@article{arxiv.1801.04503,
title = {Multivariate LSTM-FCNs for Time Series Classification},
author = {Fazle Karim and Somshubra Majumdar and Houshang Darabi and Samuel Harford},
journal= {arXiv preprint arXiv:1801.04503},
year = {2019}
}
Comments
18 pages, 2 figures, 5 tables