Deep Graph Stream SVDD: Anomaly Detection in Cyber-Physical Systems
- URL: http://arxiv.org/abs/2302.12918v1
- Date: Fri, 24 Feb 2023 22:14:39 GMT
- Title: Deep Graph Stream SVDD: Anomaly Detection in Cyber-Physical Systems
- Authors: Ehtesamul Azim, Dongjie Wang, Yanjie Fu
- Abstract summary: We propose a new approach called deep graph vector data description (SVDD) for anomaly detection.
We first use a transformer to preserve both short and long temporal patterns monitoring data in temporal embeddings.
We cluster these embeddings according to sensor type and utilize them to estimate the change in connectivity between various sensors to construct a new weighted graph.
- Score: 17.373668215331737
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Our work focuses on anomaly detection in cyber-physical systems. Prior
literature has three limitations: (1) Failing to capture long-delayed patterns
in system anomalies; (2) Ignoring dynamic changes in sensor connections; (3)
The curse of high-dimensional data samples. These limit the detection
performance and usefulness of existing works. To address them, we propose a new
approach called deep graph stream support vector data description (SVDD) for
anomaly detection. Specifically, we first use a transformer to preserve both
short and long temporal patterns of monitoring data in temporal embeddings.
Then we cluster these embeddings according to sensor type and utilize them to
estimate the change in connectivity between various sensors to construct a new
weighted graph. The temporal embeddings are mapped to the new graph as node
attributes to form weighted attributed graph. We input the graph into a
variational graph auto-encoder model to learn final spatio-temporal
representation. Finally, we learn a hypersphere that encompasses normal
embeddings and predict the system status by calculating the distances between
the hypersphere and data samples. Extensive experiments validate the
superiority of our model, which improves F1-score by 35.87%, AUC by 19.32%,
while being 32 times faster than the best baseline at training and inference.
Related papers
- Hypergraph-based multi-scale spatio-temporal graph convolution network for Time-Series anomaly detection [8.878898677348086]
Multi-dimensional time series anomaly detection technology plays an important role in many fields including aerospace, water treatment, cloud service providers, etc.
It is becoming increasingly challenging to perform effective and accurate anomaly detection in high-dimensional and complex data sets.
We propose a hypergraph basedtemporal graph convolutional network model STGCN_Hyper, which explicitly captures high-order, multi-hop correlations between multiple variables.
Our model can flexibly learn the multi-scale time series features in the data and the dependencies between features, and outperforms most existing baseline models in terms of precision, recall, F1-score on anomaly detection
arXiv Detail & Related papers (2024-10-29T17:19:18Z) - SLADE: Detecting Dynamic Anomalies in Edge Streams without Labels via Self-Supervised Learning [24.41015179377796]
We propose SLADE (Self-supervised Learning for Anomaly Detection in Edge Streams) for rapid detection of dynamic anomalies in edge streams.
In dynamic anomaly detection across four real-world datasets, SLADE outperforms nine competing methods.
arXiv Detail & Related papers (2024-02-19T08:19:26Z) - Multitask Active Learning for Graph Anomaly Detection [48.690169078479116]
We propose a novel MultItask acTIve Graph Anomaly deTEction framework, namely MITIGATE.
By coupling node classification tasks, MITIGATE obtains the capability to detect out-of-distribution nodes without known anomalies.
Empirical studies on four datasets demonstrate that MITIGATE significantly outperforms the state-of-the-art methods for anomaly detection.
arXiv Detail & Related papers (2024-01-24T03:43:45Z) - ADA-GAD: Anomaly-Denoised Autoencoders for Graph Anomaly Detection [84.0718034981805]
We introduce a novel framework called Anomaly-Denoised Autoencoders for Graph Anomaly Detection (ADA-GAD)
In the first stage, we design a learning-free anomaly-denoised augmentation method to generate graphs with reduced anomaly levels.
In the next stage, the decoders are retrained for detection on the original graph.
arXiv Detail & Related papers (2023-12-22T09:02:01Z) - Networked Time Series Imputation via Position-aware Graph Enhanced
Variational Autoencoders [31.953958053709805]
We design a new model named PoGeVon which leverages variational autoencoder (VAE) to predict missing values over both node time series features and graph structures.
Experiment results demonstrate the effectiveness of our model over baselines.
arXiv Detail & Related papers (2023-05-29T21:11:34Z) - DAGAD: Data Augmentation for Graph Anomaly Detection [57.92471847260541]
This paper devises a novel Data Augmentation-based Graph Anomaly Detection (DAGAD) framework for attributed graphs.
A series of experiments on three datasets prove that DAGAD outperforms ten state-of-the-art baseline detectors concerning various mostly-used metrics.
arXiv Detail & Related papers (2022-10-18T11:28:21Z) - Semi-supervised 3D Object Detection via Temporal Graph Neural Networks [17.90796183565084]
3D object detection plays an important role in autonomous driving and other robotics applications.
We propose leveraging large amounts of unlabeled point cloud videos by semi-supervised learning of 3D object detectors.
Our method achieves state-of-the-art detection performance on the challenging nuScenes and H3D benchmarks.
arXiv Detail & Related papers (2022-02-01T02:06:54Z) - Deep Fraud Detection on Non-attributed Graph [61.636677596161235]
Graph Neural Networks (GNNs) have shown solid performance on fraud detection.
labeled data is scarce in large-scale industrial problems, especially for fraud detection.
We propose a novel graph pre-training strategy to leverage more unlabeled data.
arXiv Detail & Related papers (2021-10-04T03:42:09Z) - Online Graph Topology Learning from Matrix-valued Time Series [0.0]
The focus is on the statistical analysis of matrix-valued time series, where data is collected over a network of sensors.
The goal is to identify the dependency structure among these sensors and represent it with a graph.
Online algorithms are adapted to these augmented data models, allowing for simultaneous learning of the graph and trend from streaming samples.
arXiv Detail & Related papers (2021-07-16T17:21:14Z) - TELESTO: A Graph Neural Network Model for Anomaly Classification in
Cloud Services [77.454688257702]
Machine learning (ML) and artificial intelligence (AI) are applied on IT system operation and maintenance.
One direction aims at the recognition of re-occurring anomaly types to enable remediation automation.
We propose a method that is invariant to dimensionality changes of given data.
arXiv Detail & Related papers (2021-02-25T14:24:49Z) - Structural Temporal Graph Neural Networks for Anomaly Detection in
Dynamic Graphs [54.13919050090926]
We propose an end-to-end structural temporal Graph Neural Network model for detecting anomalous edges in dynamic graphs.
In particular, we first extract the $h$-hop enclosing subgraph centered on the target edge and propose the node labeling function to identify the role of each node in the subgraph.
Based on the extracted features, we utilize Gated recurrent units (GRUs) to capture the temporal information for anomaly detection.
arXiv Detail & Related papers (2020-05-15T09:17:08Z)
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.