EAGLE: Contrastive Learning for Efficient Graph Anomaly Detection
Graph anomaly detection is a popular and vital task in various real-world scenarios, which has been studied for several decades. Recently, many studies extending deep learning-based methods have shown preferable performance on graph anomaly detection. However, existing methods are lack of efficiency that is definitely necessary for embedded devices. Towards this end, we propose an Efficient Anomaly detection model on heterogeneous Graphs via contrastive LEarning (EAGLE) by contrasting abnormal nodes with normal ones in terms of their distances to the local context. The proposed method first samples instance pairs on meta path-level for contrastive learning. Then, a graph autoencoder-based model is applied to learn informative node embeddings in an unsupervised way, which will be further combined with the discriminator to predict the anomaly scores of nodes. Experimental results show that EAGLE outperforms the state-of-the-art methods on three heterogeneous network datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionContrastive LearningGraph Anomaly DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
EAGLE: Expert-Augmented Attention Guidance for Tuning-Free Industrial Anomaly Detection in Multimodal Large Language Models
Multimodal large language models (MLLMs) can enrich industrial anomaly detection with semantic descriptions and anomaly reasoning, but they still lag specialist anomaly detectors in binary detection accuracy. Existing ap…
Anomaly DetectionDetecting Localized Density Anomalies in Multivariate Data via Coin-Flip Statistics
Detecting localized density differences in multivariate data is a crucial task in computational science. Such anomalies can indicate a critical system failure, lead to a groundbreaking scientific discovery, or reveal une…
Anomaly DetectionComputational Efficiencyscientific discoveryCross-Domain Graph Anomaly Detection via Anomaly-aware Contrastive Alignment
Cross-domain graph anomaly detection (CD-GAD) describes the problem of detecting anomalous nodes in an unlabelled target graph using auxiliary, related source graphs with labelled anomalous and normal nodes. Although it …
Anomaly DetectionContrastive LearningDomain AdaptationGraph Anomaly DetectionRethinking Contrastive Learning in Graph Anomaly Detection: A Clean-View Perspective
Graph anomaly detection aims to identify unusual patterns in graph-based data, with wide applications in fields such as web security and financial fraud detection. Existing methods typically rely on contrastive learning,…
Anomaly DetectionContrastive LearningFraud DetectionGraph Anomaly DetectionGenerative and Contrastive Self-Supervised Learning for Graph Anomaly Detection
Anomaly detection from graph data has drawn much attention due to its practical significance in many critical applications including cybersecurity, finance, and social networks. Existing data mining and machine learning …
Anomaly DetectionAttributeContrastive LearningGraph Anomaly Detection+2