paper-with-me

Papers

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 neural networks achieve outstanding performance at anomaly recognition, evaluating the discrepancy between a normal model of the system (with no anomalies) and the real-time stream of sensor time series. However, large training data and time are typically required, and explainability is still a challenge to identify the root of the anomaly and implement predictive maintainance. In this paper, we use causal discovery to learn a normal causal graph of the system, and we evaluate the persistency of causal links during real-time acquisition of sensor data to promptly detect anomalies. On two benchmark anomaly detection datasets, we show that our method has higher training efficiency, outperforms the accuracy of state-of-the-art neural architectures and correctly identifies the sources of >10 different anomalies. The code is at https://github.com/Isla-lab/causal_anomaly_detection.

📄 PDF Abstract BibTeX arXiv:2404.09871

Code (1)

isla-lab/causal_anomaly_detection 공식 구현

Tasks

Anomaly DetectionCausal DiscoveryTime SeriesUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Adaptive NAD: Online and Self-adaptive Unsupervised Network Anomaly Detector

2024-10-30 · Yachao Yuan, Yu Huang, Yali Yuan, Jin Wang

The widespread usage of the Internet of Things (IoT) has raised the risks of cyber threats, thus developing Anomaly Detection Systems (ADSs) that can adapt to evolving or new attacks is critical. Previous studies primari…

Anomaly DetectionUnsupervised Anomaly Detection

Spatio-Temporal Attention Graph Neural Network: Explaining Causalities With Attention

2026-03-11 · Kosti Koistinen, Kirsi Hellsten, Joni Herttuainen, Kimmo K. Kaski arxiv

Industrial Control Systems (ICS) underpin critical infrastructure and face growing cyber-physical threats due to the convergence of operational technology and networked environments. While machine learning-based anomaly …

Graph Neural NetworkAnomaly Detection

Context-Aware Online Conformal Anomaly Detection with Prediction-Powered Data Acquisition

2025-05-03 · Amirmohammad Farzaneh, Osvaldo Simeone

Online anomaly detection is essential in fields such as cybersecurity, healthcare, and industrial monitoring, where promptly identifying deviations from expected behavior can avert critical failures or security breaches.…

Anomaly Detection

Explainable Unsupervised Anomaly Detection with Random Forest

2025-04-22 · Joshua S. Harvey, Joshua Rosaler, Mingshu Li, Dhruv Desai 외

We describe the use of an unsupervised Random Forest for similarity learning and improved unsupervised anomaly detection. By training a Random Forest to discriminate between real data and synthetic data sampled from a un…

Anomaly DetectionFeature ImportanceUnsupervised Anomaly Detection

IsoEx: an explainable unsupervised approach to process event logs cyber investigation

2023-06-07 · Pierre Lavieille, Ismail Alaoui Hassani Atlas

39 seconds. That is the timelapse between two consecutive cyber attacks as of 2023. Meaning that by the time you are done reading this abstract, about 1 or 2 additional cyber attacks would have occurred somewhere in the …

Anomaly DetectionExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Unsupervised Anomaly Detection