Skip to main content

2024 | OriginalPaper | Buchkapitel

Efficient and Accurate Similarity-Aware Graph Neural Network for Semi-supervised Time Series Classification

verfasst von : Wenjie Xi, Arnav Jain, Li Zhang, Jessica Lin

Erschienen in: Advances in Knowledge Discovery and Data Mining

Verlag: Springer Nature Singapore

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Semi-supervised time series classification has become an increasingly popular task due to the limited availability of labeled data in practice. Recently, Similarity-aware Time Series Classification (SimTSC) has been proposed to address the label scarcity problem by using a graph neural network on the graph generated from pairwise Dynamic Time Warping (DTW) distance of batch data. While demonstrating superior accuracy compared to the state-of-the-art deep learning models, SimTSC relies on pairwise DTW distance computation and thus has limited usability in practice due to the quadratic complexity of DTW. To address this challenge, we propose a novel efficient semi-supervised time series classification technique with a new graph construction module. Instead of computing the full DTW distance matrix, we propose to approximate the dissimilarity between instances in linear time using a lower bound, while retaining the relative proximity relationships one would have obtained via DTW. The experiments conducted on the ten largest datasets from the UCR archive demonstrate that our model can be up to 104x faster than SimTSC when constructing the graph on large datasets without significantly decreasing classification accuracy.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Alfke, D., Gondos, M., Peroche, L., Stoll, M.: An empirical study of graph-based approaches for semi-supervised time series classification. arXiv preprint arXiv:2104.08153 (2021) Alfke, D., Gondos, M., Peroche, L., Stoll, M.: An empirical study of graph-based approaches for semi-supervised time series classification. arXiv preprint arXiv:​2104.​08153 (2021)
2.
3.
Zurück zum Zitat Bagnall, A., Lines, J., Bostrom, A., Large, J., Keogh, E.: The great time series classification bake off: a review and experimental evaluation of recent algorithmic advances. Data Min. Knowl. Disc. 31(3), 606–660 (2017)MathSciNetCrossRef Bagnall, A., Lines, J., Bostrom, A., Large, J., Keogh, E.: The great time series classification bake off: a review and experimental evaluation of recent algorithmic advances. Data Min. Knowl. Disc. 31(3), 606–660 (2017)MathSciNetCrossRef
4.
Zurück zum Zitat Cheng, Z., et al.: Time2graph+: bridging time series and graph representation learning via multiple attentions. IEEE Trans. Knowl. Data Eng. 35(2), 2078–2090 (2021) Cheng, Z., et al.: Time2graph+: bridging time series and graph representation learning via multiple attentions. IEEE Trans. Knowl. Data Eng. 35(2), 2078–2090 (2021)
5.
Zurück zum Zitat Dau, H.A., et al.: The UCR time series archive. IEEE/CAA J. Automatica Sinica 6(6), 1293–1305 (2019)CrossRef Dau, H.A., et al.: The UCR time series archive. IEEE/CAA J. Automatica Sinica 6(6), 1293–1305 (2019)CrossRef
6.
Zurück zum Zitat Duan, Z., et al.: Multivariate time-series classification with hierarchical variational graph pooling. Neural Netw. 154, 481–490 (2022)CrossRef Duan, Z., et al.: Multivariate time-series classification with hierarchical variational graph pooling. Neural Netw. 154, 481–490 (2022)CrossRef
7.
Zurück zum Zitat He, K., Zhang, X., Ren, S., Sun, J.: Deep residual learning for image recognition. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 770–778 (2016) He, K., Zhang, X., Ren, S., Sun, J.: Deep residual learning for image recognition. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 770–778 (2016)
8.
Zurück zum Zitat Keogh, E., Ratanamahatana, C.A.: Exact indexing of dynamic time warping. Knowl. Inf. Syst. 7(3), 358–386 (2005)CrossRef Keogh, E., Ratanamahatana, C.A.: Exact indexing of dynamic time warping. Knowl. Inf. Syst. 7(3), 358–386 (2005)CrossRef
9.
Zurück zum Zitat Kim, S.W., Park, S., Chu, W.W.: An index-based approach for similarity search supporting time warping in large sequence databases. In: Proceedings 17th International Conference on Data Engineering, pp. 607–614. IEEE (2001) Kim, S.W., Park, S., Chu, W.W.: An index-based approach for similarity search supporting time warping in large sequence databases. In: Proceedings 17th International Conference on Data Engineering, pp. 607–614. IEEE (2001)
10.
Zurück zum Zitat Kipf, T.N., Welling, M.: Semi-supervised classification with graph convolutional networks. arXiv preprint arXiv:1609.02907 (2016) Kipf, T.N., Welling, M.: Semi-supervised classification with graph convolutional networks. arXiv preprint arXiv:​1609.​02907 (2016)
11.
Zurück zum Zitat Liu, H., et al.: Todynet: temporal dynamic graph neural network for multivariate time series classification. arXiv preprint arXiv:2304.05078 (2023) Liu, H., et al.: Todynet: temporal dynamic graph neural network for multivariate time series classification. arXiv preprint arXiv:​2304.​05078 (2023)
12.
Zurück zum Zitat Sakoe, H.: Dynamic-programming approach to continuous speech recognition. In: 1971 Proceedings of the International Congress of Acoustics, Budapest (1971) Sakoe, H.: Dynamic-programming approach to continuous speech recognition. In: 1971 Proceedings of the International Congress of Acoustics, Budapest (1971)
13.
Zurück zum Zitat Tong, Y., et al.: Technology investigation on time series classification and prediction. PeerJ Comput. Sci. 8, e982 (2022)CrossRef Tong, Y., et al.: Technology investigation on time series classification and prediction. PeerJ Comput. Sci. 8, e982 (2022)CrossRef
14.
Zurück zum Zitat Wei, L., Keogh, E.: Semi-supervised time series classification. In: Proceedings of the 12th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, pp. 748–753 (2006) Wei, L., Keogh, E.: Semi-supervised time series classification. In: Proceedings of the 12th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, pp. 748–753 (2006)
15.
Zurück zum Zitat Yi, B.K., Jagadish, H.V., Faloutsos, C.: Efficient retrieval of similar time sequences under time warping. In: Proceedings 14th International Conference on Data Engineering, pp. 201–208. IEEE (1998) Yi, B.K., Jagadish, H.V., Faloutsos, C.: Efficient retrieval of similar time sequences under time warping. In: Proceedings 14th International Conference on Data Engineering, pp. 201–208. IEEE (1998)
16.
Zurück zum Zitat Zha, D., Lai, K.H., Zhou, K., Hu, X.: Towards similarity-aware time-series classification. In: Proceedings of the 2022 SIAM International Conference on Data Mining (SDM), pp. 199–207. SIAM (2022) Zha, D., Lai, K.H., Zhou, K., Hu, X.: Towards similarity-aware time-series classification. In: Proceedings of the 2022 SIAM International Conference on Data Mining (SDM), pp. 199–207. SIAM (2022)
17.
Zurück zum Zitat Zhang, L., Patel, N., Li, X., Lin, J.: Joint time series chain: Detecting unusual evolving trend across time series. In: Proceedings of the 2022 SIAM International Conference on Data Mining (SDM), pp. 208–216. SIAM (2022) Zhang, L., Patel, N., Li, X., Lin, J.: Joint time series chain: Detecting unusual evolving trend across time series. In: Proceedings of the 2022 SIAM International Conference on Data Mining (SDM), pp. 208–216. SIAM (2022)
18.
Zurück zum Zitat Zhang, X., Zeman, M., Tsiligkaridis, T., Zitnik, M.: Graph-guided network for irregularly sampled multivariate time series. arXiv preprint arXiv:2110.05357 (2021) Zhang, X., Zeman, M., Tsiligkaridis, T., Zitnik, M.: Graph-guided network for irregularly sampled multivariate time series. arXiv preprint arXiv:​2110.​05357 (2021)
19.
Zurück zum Zitat Zhang, X., Gao, Y., Lin, J., Lu, C.T.: Tapnet: multivariate time series classification with attentional prototypical network. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 34, pp. 6845–6852 (2020) Zhang, X., Gao, Y., Lin, J., Lu, C.T.: Tapnet: multivariate time series classification with attentional prototypical network. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 34, pp. 6845–6852 (2020)
Metadaten
Titel
Efficient and Accurate Similarity-Aware Graph Neural Network for Semi-supervised Time Series Classification
verfasst von
Wenjie Xi
Arnav Jain
Li Zhang
Jessica Lin
Copyright-Jahr
2024
Verlag
Springer Nature Singapore
DOI
https://doi.org/10.1007/978-981-97-2266-2_22

Premium Partner