Abstract
Multivariate time series classification is crucial for various applications such as activity recognition, disease diagnosis, and brain-computer interfaces. Deep learning methods have recently achieved promising performance thanks to their powerful representation learning capacity. However, existing deep learning-based classifiers rely solely on temporal information while disregarding clues from the frequency perspective. In this regard, we propose a novel method for classifying multivariate time series leveraging both temporal and frequency information. We first apply Short-Time Fourier Transform (STFT) to transform time series into spectrograms, which contain a 2D representation of frequency components and their temporal positions. In particular, for each variable, we generate spectrograms with varying frequencies and temporal resolutions under different window sizes. The transformation essentially adds a new modality to 1D time series and converts the multivariate time series classification into a multi-modality data classification task, making it possible to bring powerful backbones from computer vision fields to solve the time series classification problem. We then construct a dual-stream network based on the ResNet architecture that takes in both 1D and 2D representations for accurate multivariate time series classification. Our extensive experiments on 30 public datasets show our method outperforms multiple competitive state-of-the-art baselines. Copyright © 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG.
Original language | English |
---|---|
Title of host publication | Advanced data mining and applications: 19th International Conference, ADMA 2023, Shenyang, China, August 21–23, 2023, proceedings, part I |
Editors | Xiaochun YANG, Heru SUHARTANTO, Guoren WANG, Bin WANG, Jing JIANG, Bing LI, Huaijie ZHU, Ningning CUI |
Place of Publication | Cham |
Publisher | Springer |
Pages | 19-33 |
ISBN (Electronic) | 9783031466618 |
ISBN (Print) | 9783031466601 |
DOIs | |
Publication status | Published - 2023 |
Citation
Yang, C., Wang, X., Yao, L., Long, G., & Xu, G. (2023). From time series to multi-modality: Classifying multivariate time series via both 1D and 2D representations. In X. Yang, H. Suhartanto, G. Wang, B. Wang, J. Jiang, B. Li, H. Zhu, & N. Cui (Eds.), Advanced data mining and applications: 19th International Conference, ADMA 2023, Shenyang, China, August 21–23, 2023, proceedings, part I (pp. 19-33). Springer. https://doi.org/10.1007/978-3-031-46661-8_2Keywords
- Multivariate time series classification
- Multimodal learning
- Deep learning