• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

通过对比自监督学习的联邦图异常检测

Federated Graph Anomaly Detection via Contrastive Self-Supervised Learning.

作者信息

Kong Xiangjie, Zhang Wenyi, Wang Hui, Hou Mingliang, Chen Xin, Yan Xiaoran, Das Sajal K

出版信息

IEEE Trans Neural Netw Learn Syst. 2025 May;36(5):7931-7944. doi: 10.1109/TNNLS.2024.3414326. Epub 2025 May 6.

DOI:10.1109/TNNLS.2024.3414326
PMID:38900613
Abstract

Attribute graph anomaly detection aims to identify nodes that significantly deviate from the majority of normal nodes, and has received increasing attention due to the ubiquity and complexity of graph-structured data in various real-world scenarios. However, current mainstream anomaly detection methods are primarily designed for centralized settings, which may pose privacy leakage risks in certain sensitive situations. Although federated graph learning offers a promising solution by enabling collaborative model training in distributed systems while preserving data privacy, a practical challenge arises as each client typically possesses a limited amount of graph data. Consequently, naively applying federated graph learning directly to anomaly detection tasks in distributed environments may lead to suboptimal performance results. We propose a federated graph anomaly detection framework via contrastive self-supervised learning (CSSL) [federated CSSL anomaly detection framework (FedCAD)] to address these challenges. FedCAD updates anomaly node information between clients via federated learning (FL) interactions. First, FedCAD uses pseudo-label discovery to determine the anomaly node of the client preliminarily. Second, FedCAD employs a local anomaly neighbor embedding aggregation strategy. This strategy enables the current client to aggregate the neighbor embeddings of anomaly nodes from other clients, thereby amplifying the distinction between anomaly nodes and their neighbor nodes. Doing so effectively sharpens the contrast between positive and negative instance pairs within contrastive learning, thus enhancing the efficacy and precision of anomaly detection through such a learning paradigm. Finally, the efficiency of FedCAD is demonstrated by experimental results on four real graph datasets.

摘要

属性图异常检测旨在识别与大多数正常节点有显著偏差的节点,由于图结构数据在各种现实场景中的普遍性和复杂性,该技术受到了越来越多的关注。然而,当前主流的异常检测方法主要是为集中式设置设计的,在某些敏感情况下可能会带来隐私泄露风险。虽然联邦图学习通过在分布式系统中实现协作模型训练同时保护数据隐私提供了一个有前景的解决方案,但由于每个客户端通常拥有有限数量的图数据,因此出现了一个实际挑战。因此,在分布式环境中直接将联邦图学习天真地应用于异常检测任务可能会导致次优的性能结果。我们提出了一种通过对比自监督学习(CSSL)的联邦图异常检测框架[联邦CSSL异常检测框架(FedCAD)]来应对这些挑战。FedCAD通过联邦学习(FL)交互在客户端之间更新异常节点信息。首先,FedCAD使用伪标签发现来初步确定客户端的异常节点。其次,FedCAD采用局部异常邻居嵌入聚合策略。该策略使当前客户端能够聚合来自其他客户端的异常节点的邻居嵌入,从而放大异常节点与其邻居节点之间的区别。这样做有效地增强了对比学习中正负实例对之间的对比度,从而通过这种学习范式提高了异常检测的功效和精度。最后,通过在四个真实图数据集上的实验结果证明了FedCAD的效率。

相似文献

1
Federated Graph Anomaly Detection via Contrastive Self-Supervised Learning.通过对比自监督学习的联邦图异常检测
IEEE Trans Neural Netw Learn Syst. 2025 May;36(5):7931-7944. doi: 10.1109/TNNLS.2024.3414326. Epub 2025 May 6.
2
Federated Node Classification over Distributed Ego-Networks with Secure Contrastive Embedding Sharing.基于安全对比嵌入共享的分布式自我网络上的联邦节点分类
Proc ACM Int Conf Inf Knowl Manag. 2024;2024:2607-2617. doi: 10.1145/3627673.3679834. Epub 2024 Oct 21.
3
Contrastive encoder pre-training-based clustered federated learning for heterogeneous data.基于对比编码器预训练的聚类联邦学习用于异构数据。
Neural Netw. 2023 Aug;165:689-704. doi: 10.1016/j.neunet.2023.06.010. Epub 2023 Jun 10.
4
Medical federated learning with joint graph purification for noisy label learning.基于联合图净化的医学联邦学习用于噪声标签学习。
Med Image Anal. 2023 Dec;90:102976. doi: 10.1016/j.media.2023.102976. Epub 2023 Oct 4.
5
A veracity dissemination consistency-based few-shot fake news detection framework by synergizing adversarial and contrastive self-supervised learning.一种基于真实性传播一致性的少样本假新闻检测框架,通过协同对抗性和对比性自监督学习实现。
Sci Rep. 2024 Aug 22;14(1):19470. doi: 10.1038/s41598-024-70039-9.
6
Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning.基于对比自监督学习的属性网络异常检测
IEEE Trans Neural Netw Learn Syst. 2022 Jun;33(6):2378-2392. doi: 10.1109/TNNLS.2021.3068344. Epub 2022 Jun 1.
7
Federated Subgraph Learning via Global-Knowledge-Guided Node Generation.通过全局知识引导节点生成的联邦子图学习
Sensors (Basel). 2025 Apr 2;25(7):2240. doi: 10.3390/s25072240.
8
SAMCL: Subgraph-Aligned Multiview Contrastive Learning for Graph Anomaly Detection.SAMCL:用于图异常检测的子图对齐多视图对比学习
IEEE Trans Neural Netw Learn Syst. 2025 Jan;36(1):1664-1676. doi: 10.1109/TNNLS.2023.3323274. Epub 2025 Jan 7.
9
FADngs: Federated Learning for Anomaly Detection.FADngs:用于异常检测的联邦学习。
IEEE Trans Neural Netw Learn Syst. 2025 Feb;36(2):2578-2592. doi: 10.1109/TNNLS.2024.3350660. Epub 2025 Feb 6.
10
Differentially Private Client Selection and Resource Allocation in Federated Learning for Medical Applications Using Graph Neural Networks.基于图神经网络的医疗联邦学习中差异化隐私客户端选择与资源分配
Sensors (Basel). 2024 Aug 8;24(16):5142. doi: 10.3390/s24165142.

引用本文的文献

1
Federated Subgraph Learning via Global-Knowledge-Guided Node Generation.通过全局知识引导节点生成的联邦子图学习
Sensors (Basel). 2025 Apr 2;25(7):2240. doi: 10.3390/s25072240.
2
BFLIDS: Blockchain-Driven Federated Learning for Intrusion Detection in IoMT Networks.BFLIDS:物联网医疗网络中用于入侵检测的区块链驱动联邦学习
Sensors (Basel). 2024 Jul 15;24(14):4591. doi: 10.3390/s24144591.