paper-with-me

홈 › Papers

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, Khoa T. Phan, Shirui Pan, Yi-Ping Phoebe Chen

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 information in a single scale (view), thus inevitably limiting their capability in capturing anomalous patterns in complex graph data. To address this limitation, we propose a novel framework, graph ANomaly dEtection framework with Multi-scale cONtrastive lEarning (ANEMONE in short). By using a graph neural network as a backbone to encode the information from multiple graph scales (views), we learn better representation for nodes in a graph. In maximizing the agreements between instances at both the patch and context levels concurrently, we estimate the anomaly score of each node with a statistical anomaly estimator according to the degree of agreement from multiple perspectives. To further exploit a handful of ground-truth anomalies (few-shot anomalies) that may be collected in real-life applications, we further propose an extended algorithm, ANEMONE-FS, to integrate valuable information in our method. We conduct extensive experiments under purely unsupervised settings and few-shot anomaly detection settings, and we demonstrate that the proposed method ANEMONE and its variant ANEMONE-FS consistently outperform state-of-the-art algorithms on six benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2202.05525

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionContrastive LearningGraph Anomaly DetectionGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Pushing the Limits of Fewshot Anomaly Detection in Industry Vision: Graphcore

2023-01-28 · Guoyang Xie, Jinbao Wang, Jiaqi Liu, Feng Zheng 외

In the area of fewshot anomaly detection (FSAD), efficient visual feature plays an essential role in memory bank M-based methods. However, these methods do not account for the relationship between the visual feature and …

Anomaly Detection

Few-shot Message-Enhanced Contrastive Learning for Graph Anomaly Detection

2023-11-17 · Fan Xu, Nan Wang, Xuezhi Wen, Meiqi Gao 외

Graph anomaly detection plays a crucial role in identifying exceptional instances in graph data that deviate significantly from the majority. It has gained substantial attention in various domains of information security…

Anomaly DetectionContrastive LearningGraph Anomaly Detection

LLM-Powered Text-Attributed Graph Anomaly Detection via Retrieval-Augmented Reasoning

2025-11-16 · Haoyan Xu, Ruizhi Qian, Zhengtao Yao, Ziyi Liu 외 arxiv

Anomaly detection on attributed graphs plays an essential role in applications such as fraud detection, intrusion monitoring, and misinformation analysis. However, text-attributed graphs (TAGs), in which node information…

Graph Anomaly DetectionPrompt EngineeringFraud Detection

Few-shot Network Anomaly Detection via Cross-network Meta-learning

2021-02-22 · Kaize Ding, Qinghai Zhou, Hanghang Tong, Huan Liu

Network anomaly detection aims to find network elements (e.g., nodes, edges, subgraphs) with significantly different behaviors from the vast majority. It has a profound impact in a variety of applications ranging from fi…

Anomaly DetectionFew-Shot LearningMeta-Learning

MetaGAD: Meta Representation Adaptation for Few-Shot Graph Anomaly Detection

2023-05-18 · Xiongxiao Xu, Kaize Ding, Canyu Chen, Kai Shu

Graph anomaly detection has long been an important problem in various domains pertaining to information security such as financial fraud, social spam and network intrusion. The majority of existing methods are performed …

Anomaly DetectionFew-Shot LearningGraph Anomaly DetectionMeta-Learning+1