Data-Driven Construction of Data Center Graph of Things for Anomaly
Detection
- URL: http://arxiv.org/abs/2004.12540v1
- Date: Mon, 27 Apr 2020 01:54:43 GMT
- Title: Data-Driven Construction of Data Center Graph of Things for Anomaly
Detection
- Authors: Hao Zhang, Zhan Li, Zhixing Ren
- Abstract summary: Data center (DC) contains both IT devices and facility equipment, and the operation of a DC requires a high-quality monitoring system.
There are lots of sensors in computer rooms for the DC monitoring system, and they are inherently related.
This work proposes a data-driven pipeline to build a DC graph of things (sensor graph) from the time series measurements of sensors.
- Score: 5.160640187262777
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Data center (DC) contains both IT devices and facility equipment, and the
operation of a DC requires a high-quality monitoring (anomaly detection)
system. There are lots of sensors in computer rooms for the DC monitoring
system, and they are inherently related. This work proposes a data-driven
pipeline (ts2graph) to build a DC graph of things (sensor graph) from the time
series measurements of sensors. The sensor graph is an undirected weighted
property graph, where sensors are the nodes, sensor features are the node
properties, and sensor connections are the edges. The sensor node property is
defined by features that characterize the sensor events (behaviors), instead of
the original time series. The sensor connection (edge weight) is defined by the
probability of concurrent events between two sensors. A graph of things
prototype is constructed from the sensor time series of a real data center, and
it successfully reveals meaningful relationships between the sensors. To
demonstrate the use of the DC sensor graph for anomaly detection, we compare
the performance of graph neural network (GNN) and existing standard methods on
synthetic anomaly data. GNN outperforms existing algorithms by a factor of 2 to
3 (in terms of precision and F1 score), because it takes into account the
topology relationship between DC sensors. We expect that the DC sensor graph
can serve as the infrastructure for the DC monitoring system since it
represents the sensor relationships.
Related papers
- Data-Induced Interactions of Sparse Sensors [3.050919759387984]
We take a thermodynamic view to compute the full landscape of sensor interactions induced by the training data.
Mapping out these data-induced sensor interactions allows combining them with external selection criteria and anticipating sensor replacement impacts.
arXiv Detail & Related papers (2023-07-21T18:13:37Z) - Self-Supervised Anomaly Detection of Rogue Soil Moisture Sensors [2.374304682010306]
A sensor is considered rogue when it provides incorrect measurements over time.
Existing methods assume that well-behaving sensors are known or that a large majority of the sensors is well-behaving.
We present a self-supervised anomalous sensor detector based on a neural network with a contrastive loss, followed by DBSCAN.
arXiv Detail & Related papers (2023-05-09T14:47:16Z) - Environmental Sensor Placement with Convolutional Gaussian Neural
Processes [65.13973319334625]
It is challenging to place sensors in a way that maximises the informativeness of their measurements, particularly in remote regions like Antarctica.
Probabilistic machine learning models can suggest informative sensor placements by finding sites that maximally reduce prediction uncertainty.
This paper proposes using a convolutional Gaussian neural process (ConvGNP) to address these issues.
arXiv Detail & Related papers (2022-11-18T17:25:14Z) - Graph Neural Networks with Trainable Adjacency Matrices for Fault
Diagnosis on Multivariate Sensor Data [69.25738064847175]
It is necessary to consider the behavior of the signals in each sensor separately, to take into account their correlation and hidden relationships with each other.
The graph nodes can be represented as data from the different sensors, and the edges can display the influence of these data on each other.
It was proposed to construct a graph during the training of graph neural network. This allows to train models on data where the dependencies between the sensors are not known in advance.
arXiv Detail & Related papers (2022-10-20T11:03:21Z) - Radar Voxel Fusion for 3D Object Detection [0.0]
This paper develops a low-level sensor fusion network for 3D object detection.
The radar sensor fusion proves especially beneficial in inclement conditions such as rain and night scenes.
arXiv Detail & Related papers (2021-06-26T20:34:12Z) - Real-time detection of uncalibrated sensors using Neural Networks [62.997667081978825]
An online machine-learning based uncalibration detector for temperature, humidity and pressure sensors was developed.
The solution integrates an Artificial Neural Network as main component which learns from the behavior of the sensors under calibrated conditions.
The obtained results show that the proposed solution is able to detect uncalibrations for deviation values of 0.25 degrees, 1% RH and 1.5 Pa, respectively.
arXiv Detail & Related papers (2021-02-02T15:44:39Z) - Ant Colony Inspired Machine Learning Algorithm for Identifying and
Emulating Virtual Sensors [0.0]
It should be possible to emulate the output of certain sensors based on other sensors.
In order to identify the subset of sensors whose readings can be emulated, the sensors must be grouped into clusters.
This paper proposes an end-to-end algorithmic solution, to realise virtual sensors in such systems.
arXiv Detail & Related papers (2020-11-02T09:06:14Z) - Deep Phase Correlation for End-to-End Heterogeneous Sensor Measurements
Matching [12.93459392278491]
We present an end-to-end deep phase correlation network (DPCN) to match heterogeneous sensor measurements.
The primary component is a differentiable correlation-based estimator that back-propagates the pose error to learnable feature extractors.
With the interpretable modeling, the network is light-weighted and promising for better generalization.
arXiv Detail & Related papers (2020-08-21T13:42:25Z) - Learning Camera Miscalibration Detection [83.38916296044394]
This paper focuses on a data-driven approach to learn the detection of miscalibration in vision sensors, specifically RGB cameras.
Our contributions include a proposed miscalibration metric for RGB cameras and a novel semi-synthetic dataset generation pipeline based on this metric.
By training a deep convolutional neural network, we demonstrate the effectiveness of our pipeline to identify whether a recalibration of the camera's intrinsic parameters is required or not.
arXiv Detail & Related papers (2020-05-24T10:32:49Z) - GPS-Net: Graph Property Sensing Network for Scene Graph Generation [91.60326359082408]
Scene graph generation (SGG) aims to detect objects in an image along with their pairwise relationships.
GPS-Net fully explores three properties for SGG: edge direction information, the difference in priority between nodes, and the long-tailed distribution of relationships.
GPS-Net achieves state-of-the-art performance on three popular databases: VG, OI, and VRD by significant gains under various settings and metrics.
arXiv Detail & Related papers (2020-03-29T07:22:31Z) - Deep Soft Procrustes for Markerless Volumetric Sensor Alignment [81.13055566952221]
In this work, we improve markerless data-driven correspondence estimation to achieve more robust multi-sensor spatial alignment.
We incorporate geometric constraints in an end-to-end manner into a typical segmentation based model and bridge the intermediate dense classification task with the targeted pose estimation one.
Our model is experimentally shown to achieve similar results with marker-based methods and outperform the markerless ones, while also being robust to the pose variations of the calibration structure.
arXiv Detail & Related papers (2020-03-23T10:51:32Z)
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.