paper-with-me

홈 › Papers

Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View

2022-12-01 · Jingcan Duan, Siwei Wang, Pei Zhang, En Zhu, Jingtao Hu, Hu Jin, Yue Liu, Zhibin Dong

Graph anomaly detection (GAD) is a vital task in graph-based machine learning and has been widely applied in many real-world applications. The primary goal of GAD is to capture anomalous nodes from graph datasets, which evidently deviate from the majority of nodes. Recent methods have paid attention to various scales of contrastive strategies for GAD, i.e., node-subgraph and node-node contrasts. However, they neglect the subgraph-subgraph comparison information which the normal and abnormal subgraph pairs behave differently in terms of embeddings and structures in GAD, resulting in sub-optimal task performance. In this paper, we fulfill the above idea in the proposed multi-view multi-scale contrastive learning framework with subgraph-subgraph contrast for the first practice. To be specific, we regard the original input graph as the first view and generate the second view by graph augmentation with edge modifications. With the guidance of maximizing the similarity of the subgraph pairs, the proposed subgraph-subgraph contrast contributes to more robust subgraph embeddings despite of the structure variation. Moreover, the introduced subgraph-subgraph contrast cooperates well with the widely-adopted node-subgraph and node-node contrastive counterparts for mutual GAD performance promotions. Besides, we also conduct sufficient experiments to investigate the impact of different graph augmentation approaches on detection performance. The comprehensive experimental results well demonstrate the superiority of our method compared with the state-of-the-art approaches and the effectiveness of the multi-view subgraph pair contrastive strategy for the GAD task.

📄 PDF Abstract BibTeX arXiv:2212.00535

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionContrastive LearningGraph Anomaly Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Graph Contrastive Learning for Anomaly Detection

2023-05-04 · Zhiyuan Liu, Chunjie Cao, Fangjian Tao, Jingzhang Sun

Combining Graph neural networks (GNNs) with contrastive learning for anomaly detection has drawn rising attention recently. Existing graph contrastive anomaly detection (GCAD) methods have primarily focused on improving …

Anomaly DetectionAttributeContrastive Learning

From Unsupervised to Few-shot Graph Anomaly Detection: A Multi-scale Contrastive Learning Approach

2022-02-11 · Yu Zheng, Ming Jin, Yixin Liu, Lianhua Chi 외

Anomaly detection from graph data is an important data mining task in many applications such as social networks, finance, and e-commerce. Existing efforts in graph anomaly detection typically only consider the informatio…

Anomaly DetectionContrastive LearningGraph Anomaly DetectionGraph Neural Network

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

Text-Attributed Graph Anomaly Detection via Multi-Scale Cross- and Uni-Modal Contrastive Learning

2025-08-01 · Yiming Xu, Xu Hua, Zhen Peng, Bin Shi 외 arxiv

The widespread application of graph data in various high-risk scenarios has increased attention to graph anomaly detection (GAD). Faced with real-world graphs that often carry node descriptions in the form of raw text se…

Graph Anomaly DetectionContrastive Learning

Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning

2021-02-27 · Yixin Liu, Zhao Li, Shirui Pan, Chen Gong 외

Anomaly detection on attributed networks attracts considerable research interests due to wide applications of attributed networks in modeling a wide range of complex systems. Recently, the deep learning-based anomaly det…

Anomaly DetectionContrastive LearningGraph Neural NetworkSelf-Supervised Learning