English

Meta-Learning Based Few-Shot Graph-Level Anomaly Detection

Machine Learning 2025-10-10 v1 Artificial Intelligence

Abstract

Graph-level anomaly detection aims to identify anomalous graphs or subgraphs within graph datasets, playing a vital role in various fields such as fraud detection, review classification, and biochemistry. While Graph Neural Networks (GNNs) have made significant progress in this domain, existing methods rely heavily on large amounts of labeled data, which is often unavailable in real-world scenarios. Additionally, few-shot anomaly detection methods based on GNNs are prone to noise interference, resulting in poor embedding quality and reduced model robustness. To address these challenges, we propose a novel meta-learning-based graph-level anomaly detection framework (MA-GAD), incorporating a graph compression module that reduces the graph size, mitigating noise interference while retaining essential node information. We also leverage meta-learning to extract meta-anomaly information from similar networks, enabling the learning of an initialization model that can rapidly adapt to new tasks with limited samples. This improves the anomaly detection performance on target graphs, and a bias network is used to enhance the distinction between anomalous and normal nodes. Our experimental results, based on four real-world biochemical datasets, demonstrate that MA-GAD outperforms existing state-of-the-art methods in graph-level anomaly detection under few-shot conditions. Experiments on both graph anomaly and subgraph anomaly detection tasks validate the framework's effectiveness on real-world datasets.

Keywords

Cite

@article{arxiv.2510.07847,
  title  = {Meta-Learning Based Few-Shot Graph-Level Anomaly Detection},
  author = {Liting Li and Yumeng Wang and Yueheng Sun},
  journal= {arXiv preprint arXiv:2510.07847},
  year   = {2025}
}

Comments

Accepted by ARRML2025

R2 v1 2026-07-01T06:25:51.988Z