CaSS: A Channel-aware Self-supervised Representation Learning Framework for Multivariate Time Series Classification
Yijiang Chen, Xiangdong Zhou, Zhen Xing, Zhidan Liu, Minyang Xu

TL;DR
CaSS introduces a novel channel-aware self-supervised learning framework for multivariate time series classification, utilizing a Transformer-based encoder and two innovative pretext tasks, achieving state-of-the-art results on benchmark datasets.
Contribution
The paper proposes CaSS, a unified framework combining a new Transformer-based encoder and two pretext tasks for improved self-supervised MTS representation learning.
Findings
Achieves up to +7.70% accuracy improvement on LSST dataset
Outperforms previous self-supervised methods in MTS classification
Effective in downstream classification tasks
Abstract
Self-supervised representation learning of Multivariate Time Series (MTS) is a challenging task and attracts increasing research interests in recent years. Many previous works focus on the pretext task of self-supervised learning and usually neglect the complex problem of MTS encoding, leading to unpromising results. In this paper, we tackle this challenge from two aspects: encoder and pretext task, and propose a unified channel-aware self-supervised learning framework CaSS. Specifically, we first design a new Transformer-based encoder Channel-aware Transformer (CaT) to capture the complex relationships between different time channels of MTS. Second, we combine two novel pretext tasks Next Trend Prediction (NTP) and Contextual Similarity (CS) for the self-supervised representation learning with our proposed encoder. Extensive experiments are conducted on several commonly used benchmark…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Advanced Chemical Sensor Technologies · Anomaly Detection Techniques and Applications
MethodsAttention Is All You Need · Linear Layer · Adam · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Dense Connections · Label Smoothing · Multi-Head Attention · Dropout · Softmax
