arXiv:2510.07847cs.LGcs.AI2025-10中稿 · ARRML2025被引 1

用元学习提升小样本图异常检测,抗噪能力强且适应快。

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

  • 引入元学习与图压缩,从相似网络中提取异常先验信息。
  • 在四个生化数据集上,小样本下性能超越现有最优方法。
  • 适合数据稀缺场景,如欺诈检测、药物分子分析等应用。

图级异常检测旨在识别图数据集中异常的图或子图,在欺诈检测、评论分类和生物化学等领域具有重要作用。尽管图神经网络(GNNs)在此领域取得显著进展,但现有方法严重依赖大量标注数据,而真实场景中往往难以获取。基于GNN的小样本异常检测方法易受噪声干扰,导致嵌入质量差、模型鲁棒性不足。为此,本文提出一种新型元学习驱动的图级异常检测框架MA-GAD,包含图压缩模块以减小图规模,降低噪声影响并保留关键节点信息;同时利用元学习从相似网络中提取元异常信息,学习可快速适应新任务的初始化模型;还设计偏置网络增强异常与正常节点的区分能力。在四个真实世界生化数据集上的实验表明,MA-GAD在小样本条件下优于现有最先进方法。图异常与子图异常检测任务的验证进一步证明了该框架在真实数据上的有效性。

原文摘要 · Abstract (English)

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.

图神经网络小样本学习异常检测元学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。