LGAINov 27, 2024

Heterogeneous Relationships of Subjects and Shapelets for Semi-supervised Multivariate Series Classification

arXiv:2411.18043v2h-index: 6
Originality Incremental advance
AI Analysis

This work addresses classification challenges in fields like healthcare and finance, but it appears incremental as it builds on existing graph-based and shapelet methods.

The paper tackled the problem of multivariate time series classification by proposing a method that integrates heterogeneous relationships and shapelets to address challenges like high-dimensional data and limited labeled data, achieving state-of-the-art performance on datasets such as Human Activity Recognition and sleep stage classification.

Multivariate time series (MTS) classification is widely applied in fields such as industry, healthcare, and finance, aiming to extract key features from complex time series data for accurate decision-making and prediction. However, existing methods for MTS often struggle due to the challenges of effectively modeling high-dimensional data and the lack of labeled data, resulting in poor classification performance. To address this issue, we propose a heterogeneous relationships of subjects and shapelets method for semi-supervised MTS classification. This method offers a novel perspective by integrating various types of additional information while capturing the relationships between them. Specifically, we first utilize a contrast temporal self-attention module to obtain sparse MTS representations, and then model the similarities between these representations using soft dynamic time warping to construct a similarity graph. Secondly, we learn the shapelets for different subject types, incorporating both the subject features and their shapelets as additional information to further refine the similarity graph, ultimately generating a heterogeneous graph. Finally, we use a dual level graph attention network to get prediction. Through this method, we successfully transform dataset into a heterogeneous graph, integrating multiple additional information and achieving precise semi-supervised node classification. Experiments on the Human Activity Recognition, sleep stage classification and University of East Anglia datasets demonstrate that our method outperforms current state-of-the-art methods in MTS classification tasks, validating its superiority.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes