Few-shot Network Anomaly Detection via Cross-network Meta-learning
Kaize Ding, Qinghai Zhou, Hanghang Tong, Huan Liu

TL;DR
This paper introduces a novel graph neural network framework called Graph Deviation Networks (GDN) combined with cross-network meta-learning to effectively detect anomalies in networks with very limited labeled data, leveraging knowledge from multiple auxiliary networks.
Contribution
It proposes GDN, a new GNN model that uses few labeled anomalies, and a cross-network meta-learning algorithm to transfer knowledge across networks for anomaly detection.
Findings
Effective in few-shot and one-shot anomaly detection scenarios
Outperforms existing methods on multiple network datasets
Leverages auxiliary networks for improved detection accuracy
Abstract
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 finance, healthcare to social network analysis. Due to the unbearable labeling cost, existing methods are predominately developed in an unsupervised manner. Nonetheless, the anomalies they identify may turn out to be data noises or uninteresting data instances due to the lack of prior knowledge on the anomalies of interest. Hence, it is critical to investigate and develop few-shot learning for network anomaly detection. In real-world scenarios, few labeled anomalies are also easy to be accessed on similar networks from the same domain as of the target network, while most of the existing works omit to leverage them and merely focus on a single network. Taking advantage of…
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
TopicsAnomaly Detection Techniques and Applications · Advanced Graph Neural Networks · Network Security and Intrusion Detection
