Entropy Causal Graphs for Multivariate Time Series Anomaly Detection
Falih Gozi Febrinanto, Kristen Moore, Chandra Thapa, Mujie Liu, Vidya Saikrishna, Jiangang Ma, Feng Xia

TL;DR
This paper introduces CGAD, a novel framework that leverages transfer entropy to construct causal graphs and employs graph convolutional networks for improved multivariate time series anomaly detection, achieving significant performance gains.
Contribution
The paper presents a new anomaly detection framework that incorporates causal relationships via transfer entropy and combines graph and causal convolutions for enhanced accuracy.
Findings
CGAD outperforms existing methods with a 9% average improvement.
Utilizes transfer entropy to uncover causal relationships among variables.
Employs median absolute deviation for robust anomaly scoring.
Abstract
Many multivariate time series anomaly detection frameworks have been proposed and widely applied. However, most of these frameworks do not consider intrinsic relationships between variables in multivariate time series data, thus ignoring the causal relationship among variables and degrading anomaly detection performance. This work proposes a novel framework called CGAD, an entropy Causal Graph for multivariate time series Anomaly Detection. CGAD utilizes transfer entropy to construct graph structures that unveil the underlying causal relationships among time series data. Weighted graph convolutional networks combined with causal convolutions are employed to model both the causal graph structures and the temporal patterns within multivariate time series data. Furthermore, CGAD applies anomaly scoring, leveraging median absolute deviation-based normalization to improve the robustness of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Network Security and Intrusion Detection
