paper-with-me

홈 › Papers

Causally-Constrained Probabilistic Forecasting for Time-Series Anomaly Detection

2026-04-20 · Pooyan Khosravinia, João Gama, Bruno Veloso arxiv

Anomaly detection in multivariate time series is a central challenge in industrial monitoring, as failures frequently arise from complex temporal dynamics and cross-sensor interactions. While recent deep learning models, including graph neural networks and Transformers, have demonstrated strong empirical performance, most approaches remain primarily correlational and offer limited support for causal interpretation and root-cause localization. This study introduces a causally-constrained probabilistic forecasting framework which is a Causally Guided Transformer (CGT) model for multivariate time-series anomaly detection, integrating an explicit time-lagged causal graph prior with deep sequence modeling. For each target variable, a dedicated forecasting block employs a hard parent mask derived from causal discovery to restrict the main prediction pathway to graph-supported causes, while a latent Gaussian head captures predictive uncertainty. To leverage residual correlational information without compromising the causal representation, a shadow auxiliary path with stop-gradient isolation and a safety-gated blending mechanism is incorporated to suppress non-causal contributions when reliability is low. Anomalies are identified using negative log-likelihood scores with adaptive streaming thresholding, and root-cause variables are determined through per-dimension probabilistic attribution and counterfactual clamping. Experiments on the ASD and SMD benchmarks indicate that the proposed method achieves state-of-the-art detection performance, with F1-scores of 96.19% on ASD and 95.32% on SMD, and enhances variable-level attribution quality. These findings suggest that causal structural priors can improve both robustness and interpretability in detecting deep anomalies in multivariate sensor systems.

📄 PDF Abstract BibTeX arXiv:2604.17998

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Non-parametric Probabilistic Time Series Forecasting via Innovations Representation

2023-06-05 · Xinyi Wang, Meijen Lee, Qing Zhao, Lang Tong

Probabilistic time series forecasting predicts the conditional probability distributions of the time series at a future time given past realizations. Such techniques are critical in risk-based decision-making and plannin…

Decision MakingDecoderProbabilistic Time Series ForecastingTime Series+1

STOAT: Spatial-Temporal Probabilistic Causal Inference Network

2025-06-11 · Yang Yang, Du Yin, Hao Xue, Flora Salim

Spatial-temporal causal time series (STC-TS) involve region-specific temporal observations driven by causally relevant covariates and interconnected across geographic or network-based spaces. Existing methods often model…

Causal Inference

Multi-Horizon Time Series Forecasting of non-parametric CDFs with Deep Lattice Networks

2025-11-14 · Niklas Erdmann, Lars Bentsen, Roy Stenbro, Heine Nygard Riise 외 arxiv

Probabilistic forecasting is not only a way to add more information to a prediction of the future, but it also builds on weaknesses in point prediction. Sudden changes in a time series can still be captured by a cumulati…

Time Series Forecasting

Series-to-Series Diffusion Bridge Model

2024-11-07 · Hao Yang, Zhanbo Feng, Feng Zhou, Robert C Qiu 외

Diffusion models have risen to prominence in time series forecasting, showcasing their robust capability to model complex data distributions. However, their effectiveness in deterministic predictions is often constrained…

modelTime SeriesTime Series Forecasting

A Primer on Kolmogorov-Arnold Networks (KANs) for Probabilistic Time Series Forecasting

2025-10-19 · Cristian J. Vaca-Rubio, Roberto Pereira, Luis Blanco, Engin Zeydan 외 arxiv

This work introduces Probabilistic Kolmogorov-Arnold Network (P-KAN), a novel probabilistic extension of Kolmogorov-Arnold Networks (KANs) for time series forecasting. By replacing scalar weights with spline-based functi…

Probabilistic Time Series Forecasting