paper-with-me

Papers

Graph-Aware Contrasting for Multivariate Time-Series Classification

2023-09-11 · Yucheng Wang, Yuecong Xu, Jianfei Yang, Min Wu, XiaoLi Li, Lihua Xie, Zhenghua Chen

Contrastive learning, as a self-supervised learning paradigm, becomes popular for Multivariate Time-Series (MTS) classification. It ensures the consistency across different views of unlabeled samples and then learns effective representations for these samples. Existing contrastive learning methods mainly focus on achieving temporal consistency with temporal augmentation and contrasting techniques, aiming to preserve temporal patterns against perturbations for MTS data. However, they overlook spatial consistency that requires the stability of individual sensors and their correlations. As MTS data typically originate from multiple sensors, ensuring spatial consistency becomes essential for the overall performance of contrastive learning on MTS data. Thus, we propose Graph-Aware Contrasting for spatial consistency across MTS data. Specifically, we propose graph augmentations including node and edge augmentations to preserve the stability of sensors and their correlations, followed by graph contrasting with both node- and graph-level contrasting to extract robust sensor- and global-level features. We further introduce multi-window temporal contrasting to ensure temporal consistency in the data for each sensor. Extensive experiments demonstrate that our proposed method achieves state-of-the-art performance on various MTS classification tasks. The code is available at https://github.com/Frank-Wang-oss/TS-GAC.

📄 PDF Abstract BibTeX arXiv:2309.05202

Code (1)

Frank-Wang-oss/TS-GAC 공식 구현 pytorch

Tasks

ClassificationContrastive LearningSelf-Supervised LearningTime SeriesTime Series Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Contrastive Learning 설명 없음
MTS 설명 없음

Similar Papers 제목 키워드 기반

CGSTA: Cross-Scale Graph Contrast with Stability-Aware Alignment for Multivariate Time-Series Anomaly Detection

2026-02-24 · Zhongpeng Qi, Jun Zhang, Wei Li, Zhuoxuan Liang arxiv

Multivariate time-series anomaly detection is essential for reliable industrial control, telemetry, and service monitoring. However, the evolving inter-variable dependencies and inevitable noise render it challenging. Ex…

Anomaly Detection

ChronoGraph: A Real-World Graph-Based Multivariate Time Series Dataset

2025-09-04 · Adrian Catalin Lutu, Ioana Pintilie, Elena Burceanu, Andrei Manolache arxiv

We present ChronoGraph, a graph-structured multivariate time series forecasting dataset built from real-world production microservices. Each node is a service that emits a multivariate stream of system-level performance …

Multivariate Time Series ForecastingAnomaly Detection

A Shapelet-based Framework for Unsupervised Multivariate Time Series Representation Learning

2023-05-30 · Zhiyu Liang, Jianfeng Zhang, Chen Liang, Hongzhi Wang 외

Recent studies have shown great promise in unsupervised representation learning (URL) for multivariate time series, because URL has the capability in learning generalizable representation for many downstream tasks withou…

Anomaly DetectionData AugmentationRepresentation LearningTime Series

Detecting Multivariate Time Series Anomalies with Zero Known Label

2022-08-03 · Qihang Zhou, Jiming Chen, Haoyu Liu, Shibo He 외

Multivariate time series anomaly detection has been extensively studied under the semi-supervised setting, where a training dataset with all normal instances is required. However, preparing such a dataset is very laborio…

Anomaly DetectionDensity EstimationGraph structure learningTime Series+3

SageFormer: Series-Aware Framework for Long-term Multivariate Time Series Forecasting

2023-07-04 · Zhenwei Zhang, Linghang Meng, Yuantao Gu

In the burgeoning ecosystem of Internet of Things, multivariate time series (MTS) data has become ubiquitous, highlighting the fundamental role of time series forecasting across numerous applications. The crucial challen…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting