English

Multivariate LSTM-FCNs for Time Series Classification

Machine Learning 2019-07-03 v2 Machine Learning

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.

Keywords

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

R2 v1 2026-06-22T23:44:33.651Z