BOURNE: Bootstrapped Self-supervised Learning Framework for Unified Graph Anomaly Detection
Jie Liu, Mengting He, Xuequn Shang, Jieming Shi, Bin Cui, Hongzhi Yin

TL;DR
BOURNE is a unified self-supervised framework for graph anomaly detection that captures node and edge anomalies simultaneously without negative sampling, improving efficiency and effectiveness on large graphs.
Contribution
It introduces a novel bootstrapped self-supervised approach that jointly detects node and edge anomalies, eliminating negative sampling and leveraging mutual information.
Findings
Outperforms existing methods on six benchmark datasets.
Effectively detects both node and edge anomalies.
Reduces computational costs compared to contrastive learning methods.
Abstract
Graph anomaly detection (GAD) has gained increasing attention in recent years due to its critical application in a wide range of domains, such as social networks, financial risk management, and traffic analysis. Existing GAD methods can be categorized into node and edge anomaly detection models based on the type of graph objects being detected. However, these methods typically treat node and edge anomalies as separate tasks, overlooking their associations and frequent co-occurrences in real-world graphs. As a result, they fail to leverage the complementary information provided by node and edge anomalies for mutual detection. Additionally, state-of-the-art GAD methods, such as CoLA and SL-GAD, heavily rely on negative pair sampling in contrastive learning, which incurs high computational costs, hindering their scalability to large graphs. To address these limitations, we propose a novel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Software System Performance and Reliability
Methodsfail · COLA
