arXiv:2508.10315cs.LGcs.AI2025-08被引 2

用视觉语言模型提升联邦学习防后门攻击能力,兼顾隐私与效果。

A Vision-Language Pre-training Model-Guided Approach for Mitigating Backdoor Attacks in Federated Learning

  • 利用多模态预训练模型的零样本能力,结合前后聚合策略防御后门。
  • 在CIFAR-10上降低攻击成功率2.03%,主任务准确率提升7.92%。
  • 无需客户端数据即可构建增强数据集,适合隐私敏感场景使用。

在异构客户端数据分布下,联邦学习中的后门攻击防御面临有效性与隐私保护难以平衡的问题,现有方法多依赖同质数据假设或干净服务器数据集。本文提出一种名为CLIP-Fed的防御框架,利用视觉语言预训练模型的零样本学习能力,通过融合预聚合与后聚合防御策略,克服非独立同分布(Non-IID)对防御效果的限制。该方法采用原型对比损失与KL散度,使全局模型与CLIP在增强数据集上的知识对齐,确保后门样本引发的类别原型偏移被识别,并消除触发模式与目标标签间的关联。为在不暴露客户端数据的前提下提升数据覆盖性以应对多样触发器,我们借助多模态大语言模型与频率分析构建并扩充服务器数据集。大量实验表明,相比现有方法,CLIP-Fed在CIFAR-10上平均降低攻击成功率2.03%,主任务准确率提升7.92%;在CIFAR-10-LT上分别实现1.35%的攻击成功率下降与0.48%的准确率提升。代码已公开于https://anonymous.4open.science/r/CLIP-Fed。

原文摘要 · Abstract (English)

Defending backdoor attacks in Federated Learning (FL) under heterogeneous client data distributions encounters limitations balancing effectiveness and privacy-preserving, while most existing methods highly rely on the assumption of homogeneous client data distributions or the availability of a clean serve dataset. In this paper, we propose an FL backdoor defense framework, named CLIP-Fed, that utilizes the zero-shot learning capabilities of vision-language pre-training models. Our scheme overcomes the limitations of Non-IID imposed on defense effectiveness by integrating pre-aggregation and post-aggregation defense strategies. CLIP-Fed aligns the knowledge of the global model and CLIP on the augmented dataset using prototype contrastive loss and Kullback-Leibler divergence, so that class prototype deviations caused by backdoor samples are ensured and the correlation between trigger patterns and target labels is eliminated. In order to balance privacy-preserving and coverage enhancement of the dataset against diverse triggers, we further construct and augment the server dataset via using the multimodal large language model and frequency analysis without any client samples. Extensive experiments on representative datasets evidence the effectiveness of CLIP-Fed. Comparing to other existing methods, CLIP-Fed achieves an average reduction in Attack Success Rate, {\em i.e.}, 2.03\% on CIFAR-10 and 1.35\% on CIFAR-10-LT, while improving average Main Task Accuracy by 7.92\% and 0.48\%, respectively. Our codes are available at https://anonymous.4open.science/r/CLIP-Fed.

联邦学习后门攻击视觉语言模型隐私保护

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