Unsupervised Spatio-Temporal State Estimation for Fine-grained Adaptive
Anomaly Diagnosis of Industrial Cyber-physical Systems
- URL: http://arxiv.org/abs/2403.02616v1
- Date: Tue, 5 Mar 2024 03:11:02 GMT
- Title: Unsupervised Spatio-Temporal State Estimation for Fine-grained Adaptive
Anomaly Diagnosis of Industrial Cyber-physical Systems
- Authors: Haili Sun, Yan Huang, Lansheng Han, Cai Fu, Chunjie Zhou
- Abstract summary: This paper proposes a fine-grained adaptive anomaly diagnosis method (i.e. MAD-Transformer) to identify and diagnose anomalies in MTS.
The results demonstrate that MAD-Transformer can adaptively detect fine-grained anomalies with short duration, and outperforms the state-of-the-art baselines in terms of noise robustness and localization performance.
- Score: 5.1571273635572235
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Accurate detection and diagnosis of abnormal behaviors such as network
attacks from multivariate time series (MTS) are crucial for ensuring the stable
and effective operation of industrial cyber-physical systems (CPS). However,
existing researches pay little attention to the logical dependencies among
system working states, and have difficulties in explaining the evolution
mechanisms of abnormal signals. To reveal the spatio-temporal association
relationships and evolution mechanisms of the working states of industrial CPS,
this paper proposes a fine-grained adaptive anomaly diagnosis method (i.e.
MAD-Transformer) to identify and diagnose anomalies in MTS. MAD-Transformer
first constructs a temporal state matrix to characterize and estimate the
change patterns of the system states in the temporal dimension. Then, to better
locate the anomalies, a spatial state matrix is also constructed to capture the
inter-sensor state correlation relationships within the system. Subsequently,
based on these two types of state matrices, a three-branch structure of
series-temporal-spatial attention module is designed to simultaneously capture
the series, temporal, and space dependencies among MTS. Afterwards, three
associated alignment loss functions and a reconstruction loss are constructed
to jointly optimize the model. Finally, anomalies are determined and diagnosed
by comparing the residual matrices with the original matrices. We conducted
comparative experiments on five publicly datasets spanning three application
domains (service monitoring, spatial and earth exploration, and water
treatment), along with a petroleum refining simulation dataset collected by
ourselves. The results demonstrate that MAD-Transformer can adaptively detect
fine-grained anomalies with short duration, and outperforms the
state-of-the-art baselines in terms of noise robustness and localization
performance.
Related papers
- Transformer-based Multivariate Time Series Anomaly Localization [5.554794295879246]
Space-Time Anomaly Score (STAS) is a new metric inspired by the connection between transformer latent representations and space-time statistical models.
Statistical Feature Anomaly Score (SFAS) complements STAS by analyzing statistical features around anomalies, with their combination helping to reduce false alarms.
Experiments on real world and synthetic datasets illustrate the model's superiority over state-of-the-art methods in both detection and localization tasks.
arXiv Detail & Related papers (2025-01-15T07:18:51Z) - MIXAD: Memory-Induced Explainable Time Series Anomaly Detection [21.208134038200203]
We introduce MIXAD (Memory Explainable Time Series Atemporally Detection), a model designed for interpretable anomaly detection.
We also introduce a novel anomaly scoring method that detects significant shifts in memory activation patterns during anomalies.
Our approach not only ensures decent detection performance but also outperforms state-of-the-art baselines by 34.30% and 34.51% in interpretability metrics.
arXiv Detail & Related papers (2024-10-30T06:46:23Z) - Multi-Source and Test-Time Domain Adaptation on Multivariate Signals using Spatio-Temporal Monge Alignment [59.75420353684495]
Machine learning applications on signals such as computer vision or biomedical data often face challenges due to the variability that exists across hardware devices or session recordings.
In this work, we propose Spatio-Temporal Monge Alignment (STMA) to mitigate these variabilities.
We show that STMA leads to significant and consistent performance gains between datasets acquired with very different settings.
arXiv Detail & Related papers (2024-07-19T13:33:38Z) - HCL-MTSAD: Hierarchical Contrastive Consistency Learning for Accurate Detection of Industrial Multivariate Time Series Anomalies [4.806959791183183]
We propose a novel self-supervised hierarchical contrastive consistency learning method for detecting anomalies in industrial MTS.
By developing a multi-layer contrastive loss, HCL-MTSAD can extensively mine data consistency and timestamp-temporal association.
Experiments conducted on six diverse MTS retrieved from real cyber-physical systems and server machines, indicate that HCL-MTSAD's anomaly detection capability outperforms the state-of-the-art benchmark models by an average of 1.8% in terms of F1 score.
arXiv Detail & Related papers (2024-04-12T03:39:33Z) - Video Anomaly Detection via Spatio-Temporal Pseudo-Anomaly Generation : A Unified Approach [49.995833831087175]
This work proposes a novel method for generating generic Video-temporal PAs by inpainting a masked out region of an image.
In addition, we present a simple unified framework to detect real-world anomalies under the OCC setting.
Our method performs on par with other existing state-of-the-art PAs generation and reconstruction based methods under the OCC setting.
arXiv Detail & Related papers (2023-11-27T13:14:06Z) - Electrical Grid Anomaly Detection via Tensor Decomposition [41.94295877935867]
Previous work has shown that dimensionality reduction-based approaches can be used for accurate identification of anomalies in SCADA systems.
In this work, we novelly apply the tensor decomposition method Canonical Polyadic Alternating Poisson Regression with a probabilistic framework, to identify anomalies in SCADA systems.
In our experiments, we model real-world SCADA system data collected from the electrical grid operated by Los Alamos National Laboratory.
arXiv Detail & Related papers (2023-10-12T18:23:06Z) - Self-Supervised Masked Convolutional Transformer Block for Anomaly
Detection [122.4894940892536]
We present a novel self-supervised masked convolutional transformer block (SSMCTB) that comprises the reconstruction-based functionality at a core architectural level.
In this work, we extend our previous self-supervised predictive convolutional attentive block (SSPCAB) with a 3D masked convolutional layer, a transformer for channel-wise attention, as well as a novel self-supervised objective based on Huber loss.
arXiv Detail & Related papers (2022-09-25T04:56:10Z) - System Resilience through Health Monitoring and Reconfiguration [56.448036299746285]
We demonstrate an end-to-end framework to improve the resilience of man-made systems to unforeseen events.
The framework is based on a physics-based digital twin model and three modules tasked with real-time fault diagnosis, prognostics and reconfiguration.
arXiv Detail & Related papers (2022-08-30T20:16:17Z) - Causality-Based Multivariate Time Series Anomaly Detection [63.799474860969156]
We formulate the anomaly detection problem from a causal perspective and view anomalies as instances that do not follow the regular causal mechanism to generate the multivariate data.
We then propose a causality-based anomaly detection approach, which first learns the causal structure from data and then infers whether an instance is an anomaly relative to the local causal mechanism.
We evaluate our approach with both simulated and public datasets as well as a case study on real-world AIOps applications.
arXiv Detail & Related papers (2022-06-30T06:00:13Z) - Time Series Anomaly Detection for Cyber-physical Systems via Neural
System Identification and Bayesian Filtering [1.9924944826583602]
AIoT technologies have led to an increasing popularity of utilizing machine learning algorithms to detect operational failures for cyber-physical systems (CPS)
We propose a novel time series anomaly detection method called Neural System Identification and Bayesian Filtering (NSIBF) in which a specially crafted neural network architecture is posed for system identification.
We show that NSIBF compares favorably to the state-of-the-art methods with considerable improvements on anomaly detection in CPS.
arXiv Detail & Related papers (2021-06-15T09:11:35Z) - Statistical control for spatio-temporal MEG/EEG source imaging with
desparsified multi-task Lasso [102.84915019938413]
Non-invasive techniques like magnetoencephalography (MEG) or electroencephalography (EEG) offer promise of non-invasive techniques.
The problem of source localization, or source imaging, poses however a high-dimensional statistical inference challenge.
We propose an ensemble of desparsified multi-task Lasso (ecd-MTLasso) to deal with this problem.
arXiv Detail & Related papers (2020-09-29T21:17:16Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.