paper-with-me

Papers

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

2025-05-23 · Di Jin, Jingyi Cao, Xiaobao Wang, Bingdao Feng, Dongxiao He, Longbiao Wang, Jianwu Dang

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, assuming that a lower similarity between a node and its local subgraph indicates abnormality. However, these approaches overlook a crucial limitation: the presence of interfering edges invalidates this assumption, since it introduces disruptive noise that compromises the contrastive learning process. Consequently, this limitation impairs the ability to effectively learn meaningful representations of normal patterns, leading to suboptimal detection performance. To address this issue, we propose a Clean-View Enhanced Graph Anomaly Detection framework (CVGAD), which includes a multi-scale anomaly awareness module to identify key sources of interference in the contrastive learning process. Moreover, to mitigate bias from the one-step edge removal process, we introduce a novel progressive purification module. This module incrementally refines the graph by iteratively identifying and removing interfering edges, thereby enhancing model performance. Extensive experiments on five benchmark datasets validate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2505.18002

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionContrastive LearningFraud DetectionGraph Anomaly Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Rethinking Graph Neural Networks for Anomaly Detection

2022-05-31 · Jianheng Tang, Jiajin Li, Ziqi Gao, Jia Li

Graph Neural Networks (GNNs) are widely applied for graph anomaly detection. As one of the key components for GNN design is to select a tailored spectral filter, we take the first step towards analyzing anomalies via the…

Anomaly DetectionGraph Anomaly DetectionGraph Neural Network

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 performa…

Anomaly DetectionContrastive LearningGraph Anomaly Detection

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

Elsa: Energy-based learning for semi-supervised anomaly detection

2021-03-29 · Sungwon Han, Hyeonho Song, Seungeon Lee, Sungwon Park 외

Anomaly detection aims at identifying deviant instances from the normal data distribution. Many advances have been made in the field, including the innovative use of unsupervised contrastive learning. However, existing m…

Anomaly DetectionContrastive LearningSemi-supervised Anomaly DetectionSupervised Anomaly Detection

CLEANet: Robust and Efficient Anomaly Detection in Contaminated Multivariate Time Series

2025-10-26 · Songhan Zhang, Yuanhao Lai, Pengfei Zheng, Boxi Yu 외 arxiv

Multivariate time series (MTS) anomaly detection is essential for maintaining the reliability of industrial systems, yet real-world deployment is hindered by two critical challenges: training data contamination (noises a…

Computational EfficiencyContrastive LearningAnomaly Detection