paper-with-me

Papers

G-CMP: Graph-enhanced Contextual Matrix Profile for unsupervised anomaly detection in sensor-based remote health monitoring

2022-11-29 · Nivedita Bijlani, Oscar Mendez Maldonado, Samaneh Kouchaki

Sensor-based remote health monitoring is used in industrial, urban and healthcare settings to monitor ongoing operation of equipment and human health. An important aim is to intervene early if anomalous events or adverse health is detected. In the wild, these anomaly detection approaches are challenged by noise, label scarcity, high dimensionality, explainability and wide variability in operating environments. The Contextual Matrix Profile (CMP) is a configurable 2-dimensional version of the Matrix Profile (MP) that uses the distance matrix of all subsequences of a time series to discover patterns and anomalies. The CMP is shown to enhance the effectiveness of the MP and other SOTA methods at detecting, visualising and interpreting true anomalies in noisy real world data from different domains. It excels at zooming out and identifying temporal patterns at configurable time scales. However, the CMP does not address cross-sensor information, and cannot scale to high dimensional data. We propose a novel, self-supervised graph-based approach for temporal anomaly detection that works on context graphs generated from the CMP distance matrix. The learned graph embeddings encode the anomalous nature of a time context. In addition, we evaluate other graph outlier algorithms for the same task. Given our pipeline is modular, graph construction, generation of graph embeddings, and pattern recognition logic can all be chosen based on the specific pattern detection application. We verified the effectiveness of graph-based anomaly detection and compared it with the CMP and 3 state-of-the art methods on two real-world healthcare datasets with different anomalies. Our proposed method demonstrated better recall, alert rate and generalisability.

📄 PDF Abstract BibTeX arXiv:2211.16122

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detectiongraph constructionTime Series AnalysisUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Gextext: Disease Network Extraction from Biomedical Literature

2019-11-06 · Robert O'Shea

PURPOSE: We propose a fully unsupervised method to learn latent disease networks directly from unstructured biomedical text corpora. This method addresses current challenges in unsupervised knowledge extraction, such as …

Semantic SimilaritySemantic Textual Similarity

Impact-Oriented Contextual Scholar Profiling using Self-Citation Graphs

2023-04-24 · Yuankai Luo, Lei Shi, Mufan Xu, Yuwen Ji 외

Quantitatively profiling a scholar's scientific impact is important to modern research society. Current practices with bibliometric indicators (e.g., h-index), lists, and networks perform well at scholar ranking, but do …

Graph Neural Network

Matrix Profile for Anomaly Detection on Multidimensional Time Series

2024-09-14 · Chin-Chia Michael Yeh, Audrey Der, Uday Singh Saini, Vivian Lai 외

The Matrix Profile (MP), a versatile tool for time series data mining, has been shown effective in time series anomaly detection (TSAD). This paper delves into the problem of anomaly detection in multidimensional time se…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Detecting Anomalous Network Communication Patterns Using Graph Convolutional Networks

2023-11-30 · Yizhak Vaisman, Gilad Katz, Yuval Elovici, Asaf Shabtai

To protect an organizations' endpoints from sophisticated cyberattacks, advanced detection methods are required. In this research, we present GCNetOmaly: a graph convolutional network (GCN)-based variational autoencoder …

Perturbation Ontology based Graph Attention Networks

2024-11-27 · Yichen Wang, Jie Wang, Fulin Wang, Xiang Li 외

In recent years, graph representation learning has undergone a paradigm shift, driven by the emergence and proliferation of graph neural networks (GNNs) and their heterogeneous counterparts. Heterogeneous GNNs have shown…

Graph AttentionGraph Representation LearningLink PredictionNode Classification+2