跨域少样本图异常检测新框架,提升真实场景下异常识别能力
Towards Cross-domain Few-shot Graph Anomaly Detection
- 通过域自适应对比学习对齐跨域图特征
- 引入提示调优与超球分类损失,增强稀疏标注下的判别性
- 适合实际中标签稀缺且数据分布不同的图异常检测任务
少样本图异常检测(GAD)旨在利用少量标注节点,在大量无标签测试节点中识别异常模式。现有方法通常在标签丰富的辅助网络上进行元训练,以快速适应目标网络,但假设辅助与目标网络数据分布一致,这在现实中很少成立。本文研究更具现实意义的跨域少样本GAD场景:利用相关但不同分布的辅助图,检测稀疏标注的目标图中的异常。挑战在于源域与目标域间存在固有分布差异,且目标域标注稀疏。为此,本文提出简单有效的CDFS-GAD框架:首先设计域自适应图对比学习模块,增强跨域特征对齐;其次引入提示调优模块,提取各域特异性特征;再提出域自适应超球分类损失,利用域敏感范数提升正常与异常实例的区分度;最后采用自训练策略优化预测得分,提升少样本下的可靠性。在十二组真实世界跨域数据对上的实验表明,CDFS-GAD显著优于多种现有GAD方法。
原文摘要 · Abstract (English)
Few-shot graph anomaly detection (GAD) has recently garnered increasing attention, which aims to discern anomalous patterns among abundant unlabeled test nodes under the guidance of a limited number of labeled training nodes. Existing few-shot GAD approaches typically adopt meta-training methods trained on richly labeled auxiliary networks to facilitate rapid adaptation to target networks that possess sparse labels. However, these proposed methods often assume that the auxiliary and target networks exist in the same data distributions-an assumption rarely holds in practical settings. This paper explores a more prevalent and complex scenario of cross-domain few-shot GAD, where the goal is to identify anomalies within sparsely labeled target graphs using auxiliary graphs from a related, yet distinct domain. The challenge here is nontrivial owing to inherent data distribution discrepancies between the source and target domains, compounded by the uncertainties of sparse labeling in the target domain. In this paper, we propose a simple and effective framework, termed CDFS-GAD, specifically designed to tackle the aforementioned challenges. CDFS-GAD first introduces a domain-adaptive graph contrastive learning module, which is aimed at enhancing cross-domain feature alignment. Then, a prompt tuning module is further designed to extract domain-specific features tailored to each domain. Moreover, a domain-adaptive hypersphere classification loss is proposed to enhance the discrimination between normal and anomalous instances under minimal supervision, utilizing domain-sensitive norms. Lastly, a self-training strategy is introduced to further refine the predicted scores, enhancing its reliability in few-shot settings. Extensive experiments on twelve real-world cross-domain data pairs demonstrate the effectiveness of the proposed CDFS-GAD framework in comparison to various existing GAD methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。