paper-with-me

Papers

EAGLE: Contrastive Learning for Efficient Graph Anomaly Detection

2025-05-12 · Jing Ren, Mingliang Hou, Zhixuan Liu, Xiaomei Bai

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.

📄 PDF Abstract BibTeX arXiv:2505.07508

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionContrastive LearningGraph Anomaly Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

EAGLE: Expert-Augmented Attention Guidance for Tuning-Free Industrial Anomaly Detection in Multimodal Large Language Models

2026-02-19 · Xiaomeng Peng, Xilang Huang, Seon Han Choi arxiv

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 Detection

Detecting Localized Density Anomalies in Multivariate Data via Coin-Flip Statistics

2025-03-31 · Sebastian Springer, Andre Scaffidi, Maximilian Autenrieth, Gabriella Contardo 외

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 discovery

Cross-Domain Graph Anomaly Detection via Anomaly-aware Contrastive Alignment

2022-12-02 · Qizhou Wang, Guansong Pang, Mahsa Salehi, Wray Buntine 외

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 Detection

Rethinking Contrastive Learning in Graph Anomaly Detection: A Clean-View Perspective

2025-05-23 · Di Jin, Jingyi Cao, Xiaobao Wang, Bingdao Feng 외

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 Detection

Generative and Contrastive Self-Supervised Learning for Graph Anomaly Detection

2021-08-23 · Yu Zheng, Ming Jin, Yixin Liu, Lianhua Chi 외

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