paper-with-me

Papers

Cluster-Aware Causal Mixer for Online Anomaly Detection in Multivariate Time Series

2025-05-30 · Md Mahmuddun Nabi Murad, Yasin Yilmaz

Early and accurate detection of anomalies in time series data is critical, given the significant risks associated with false or missed detections. While MLP-based mixer models have shown promise in time series analysis, they lack a causality mechanism to preserve temporal dependencies inherent in the system. Moreover, real-world multivariate time series often contain numerous channels with diverse inter-channel correlations. A single embedding mechanism for all channels does not effectively capture these complex relationships. To address these challenges, we propose a novel cluster-aware causal mixer to effectively detect anomalies in multivariate time series. Our model groups channels into clusters based on their correlations, with each cluster processed through a dedicated embedding layer. In addition, we introduce a causal mixer in our model, which mixes the information while maintaining causality. Furthermore, we present an anomaly detection framework that accumulates the anomaly evidence over time to prevent false positives due to nominal outliers. Our proposed model operates in an online fashion, making it suitable for real-time time-series anomaly detection tasks. Experimental evaluations across six public benchmark datasets demonstrate that our model consistently achieves superior F1 scores.

📄 PDF Abstract BibTeX arXiv:2506.00188

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection

Similar Papers 제목 키워드 기반

VADER: Towards Causal Video Anomaly Understanding with Relation-Aware Large Language Models

2025-11-10 · Ying Cheng, Yu-Ho Lin, Min-Hung Chen, Fu-En Yang 외 arxiv

Video anomaly understanding (VAU) aims to provide detailed interpretation and semantic comprehension of anomalous events within videos, addressing limitations of traditional methods that focus solely on detecting and loc…

Question Answering

Explainable Online Unsupervised Anomaly Detection for Cyber-Physical Systems via Causal Discovery from Time Series

2024-04-15 · Daniele Meli

Online unsupervised detection of anomalies is crucial to guarantee the correct operation of cyber-physical systems and the safety of humans interacting with them. State-of-the-art approaches based on deep learning via ne…

Anomaly DetectionCausal DiscoveryTime SeriesUnsupervised Anomaly Detection

Structure-based Anomaly Detection and Clustering

2025-05-19 · Filippo Leveni

Anomaly detection is a fundamental problem in domains such as healthcare, manufacturing, and cybersecurity. This thesis proposes new unsupervised methods for anomaly detection in both structured and streaming data settin…

Anomaly DetectionClusteringMalware ClassificationOpen Set Learning

PatchAD: A Lightweight Patch-based MLP-Mixer for Time Series Anomaly Detection

2024-01-18 · Zhijie Zhong, Zhiwen Yu, Yiyuan Yang, Weizheng Wang 외

Anomaly detection in time series analysis is a pivotal task, yet it poses the challenge of discerning normal and abnormal patterns in label-deficient scenarios. While prior studies have largely employed reconstruction-ba…

Anomaly DetectionContrastive LearningTime SeriesTime Series Analysis+1

CausalTAD: Causal Implicit Generative Model for Debiased Online Trajectory Anomaly Detection

2024-12-25 · Wenbin Li, Di Yao, Chang Gong, Xiaokai Chu 외

Trajectory anomaly detection, aiming to estimate the anomaly risk of trajectories given the Source-Destination (SD) pairs, has become a critical problem for many real-world applications. Existing solutions directly train…

Anomaly Detection