Pith. sign in

REVIEW 2 cited by

Causality-Aware Contrastive Learning for Robust Multivariate Time-Series Anomaly Detection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2506.03964 v1 pith:2ZAH25VN submitted 2025-06-04 cs.LG cs.AI

Causality-Aware Contrastive Learning for Robust Multivariate Time-Series Anomaly Detection

classification cs.LG cs.AI
keywords carotscontrastivelearningmultivariatesamplestime-seriescausalmtsad
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Utilizing the complex inter-variable causal relationships within multivariate time-series provides a promising avenue toward more robust and reliable multivariate time-series anomaly detection (MTSAD) but remains an underexplored area of research. This paper proposes Causality-Aware contrastive learning for RObust multivariate Time-Series (CAROTS), a novel MTSAD pipeline that incorporates the notion of causality into contrastive learning. CAROTS employs two data augmentors to obtain causality-preserving and -disturbing samples that serve as a wide range of normal variations and synthetic anomalies, respectively. With causality-preserving and -disturbing samples as positives and negatives, CAROTS performs contrastive learning to train an encoder whose latent space separates normal and abnormal samples based on causality. Moreover, CAROTS introduces a similarity-filtered one-class contrastive loss that encourages the contrastive learning process to gradually incorporate more semantically diverse samples with common causal relationships. Extensive experiments on five real-world and two synthetic datasets validate that the integration of causal relationships endows CAROTS with improved MTSAD capabilities. The code is available at https://github.com/kimanki/CAROTS.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. VAN-AD: Visual Masked Autoencoder with Normalizing Flow For Time Series Anomaly Detection

    cs.LG 2026-03 unverdicted novelty 6.0

    VAN-AD adapts a pretrained visual MAE with distribution mapping and normalizing flow modules to detect anomalies in time series data more effectively across different datasets.

  2. VAN-AD: Visual Masked Autoencoder with Normalizing Flow For Time Series Anomaly Detection

    cs.LG 2026-03 conditional novelty 6.0

    A frozen ImageNet MAE plus a per-dataset normalizing flow detects time series anomalies with average AUC-ROC 0.852 over nine datasets, the best average among 15 compared baselines.