IJCAI 2020poster0 citations

A New Attention Mechanism to Classify Multivariate Time Series

Yifan Hao, Huiping Cao

Abstract

Classifying multivariate time series (MTS), which record the values of multiple variables over a continuous period of time, has gained a lot of attention. However, existing techniques suffer from two major issues. First, the long-range dependencies of the time-series sequences are not well captured. Second, the interactions of multiple variables are generally not represented in features. To address these aforementioned issues, we propose a novel Cross Attention Stabilized Fully Convolutional Neural Network (CA-SFCN) to classify MTS data. First, we introduce a temporal attention mechanism to extract long- and short-term memories across all time steps. Second, variable attention is designed to select relevant variables at each time step. CA-SFCN is compared with 16 approaches using 14 different MTS datasets. The extensive experimental results show that the CA-SFCN outperforms state-of-the-art classification methods, and the cross attention mechanism achieves better performance than other attention mechanisms.

Machine Learning: ClassificationMachine Learning: Deep Learning: Convolutional networksData Mining: Classification, Semi-Supervised Learning
BibTeX
@inproceedings{ijcai2020p277,
  title     = {A New Attention Mechanism to Classify Multivariate Time Series},
  author    = {Hao, Yifan and Cao, Huiping},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {1999--2005},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/277},
  url       = {https://doi.org/10.24963/ijcai.2020/277},
}
A New Attention Mechanism to Classify Multivariate Time Series · IJCAI 2020