paper-with-me

홈 › Papers

Data-Driven Construction of Data Center Graph of Things for Anomaly Detection

2020-04-27 · Hao Zhang, Zhan Li, Zhixing Ren

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.

📄 PDF Abstract BibTeX arXiv:2004.12540

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGraph Neural NetworkTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

PCG-Cut: Graph Driven Segmentation of the Prostate Central Gland

2013-10-12 · Jan Egger

Prostate cancer is the most abundant cancer in men, with over 200,000 expected new cases and around 28,000 deaths in 2012 in the US alone. In this study, the segmentation results for the prostate central gland (PCG) in M…

graph constructionSegmentation

Towards Human-Centered Construction Robotics: A Reinforcement Learning-Driven Companion Robot for Contextually Assisting Carpentry Workers

2024-03-27 · Yuning Wu, Jiaying Wei, Jean Oh, Daniel Cardoso Llach

In the dynamic construction industry, traditional robotic integration has primarily focused on automating specific tasks, often overlooking the complexity and variability of human aspects in construction workflows. This …

Reinforcement Learning (RL)

Data-Driven Graph Filters via Adaptive Spectral Shaping

2026-02-03 · Dylan Sandfelder, Mihai Cucuringu, Xiaowen Dong arxiv

We introduce Adaptive Spectral Shaping, a data-driven framework for graph filtering that learns a reusable baseline spectral kernel and modulates it with a small set of Gaussian factors. The resulting multi-peak, multi-s…

Model-based Federated Learning for Accurate MR Image Reconstruction from Undersampled k-space Data

2023-04-15 · Ruoyou Wu, Cheng Li, Juan Zou, Qiegen Liu 외

Deep learning-based methods have achieved encouraging performances in the field of magnetic resonance (MR) image reconstruction. Nevertheless, to properly learn a powerful and robust model, these methods generally requir…

Federated LearningImage Reconstruction

Reconstruction of Electrical Impedance Tomography Using Fish School Search, Non-Blind Search, and Genetic Algorithm

2017-12-03 · Valter Augusto de Freitas Barbosa, Reiga Ramalho Ribeiro, Allan Rivalles Souza Feitosa, Victor Luiz Bezerra Araújo da Silva 외

Electrical Impedance Tomography (EIT) is a noninvasive imaging technique that does not use ionizing radiation, with application both in environmental sciences and in health. Image reconstruction is performed by solving a…

Image Reconstruction