Multitask Active Learning for Graph Anomaly Detection
Wenjing Chang, Kay Liu, Kaize Ding, Philip S. Yu, Jianjun Yu

TL;DR
This paper introduces MITIGATE, a multitask active learning framework that improves graph anomaly detection by leveraging node classification tasks, confidence-based sampling, and masked aggregation to select informative nodes, outperforming existing methods.
Contribution
MITIGATE is a novel multitask active learning approach that enhances graph anomaly detection by integrating node classification, confidence-based sampling, and masked aggregation mechanisms.
Findings
MITIGATE significantly outperforms state-of-the-art anomaly detection methods.
The framework effectively detects out-of-distribution nodes without known anomalies.
Empirical results on four datasets validate the approach's superiority.
Abstract
In the web era, graph machine learning has been widely used on ubiquitous graph-structured data. As a pivotal component for bolstering web security and enhancing the robustness of graph-based applications, the significance of graph anomaly detection is continually increasing. While Graph Neural Networks (GNNs) have demonstrated efficacy in supervised and semi-supervised graph anomaly detection, their performance is contingent upon the availability of sufficient ground truth labels. The labor-intensive nature of identifying anomalies from complex graph structures poses a significant challenge in real-world applications. Despite that, the indirect supervision signals from other tasks (e.g., node classification) are relatively abundant. In this paper, we propose a novel MultItask acTIve Graph Anomaly deTEction framework, namely MITIGATE. Firstly, by coupling node classification tasks,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Anomaly Detection Techniques and Applications · Software System Performance and Reliability
