用多模态适配器实现视觉语言模型的高效个性化联邦微调
pFedMMA: Personalized Federated Fine-Tuning with Multi-Modal Adapter for Vision-Language Models
- 设计多模态适配器,分设模态特异与共享投影层
- 在11个数据集上实现个性化与泛化性能的最优平衡
- 仅传输共享部分,通信效率高,适合边缘设备部署
视觉语言模型(如CLIP)在零样本和少样本场景中表现出卓越的泛化能力,但将其高效适配到分散且异构的数据仍具挑战。尽管提示调优已成为个性化联邦学习中的参数高效方法,现有方法常以牺牲泛化能力为代价,尤其在未见类别或领域上表现不佳。本文提出pFedMMA,首个用于视觉语言任务的个性化联邦学习框架,采用多模态适配器。每个适配器包含模态特异的上/下投影层及全局共享投影层,用于对齐跨模态特征。优化策略使客户端可本地适应个性化数据分布,同时协同训练共享投影以提升全局泛化能力。该设计通信高效,仅需在通信轮次中交换共享组件。在包含领域与标签偏移场景的11个数据集上进行大量实验,结果表明pFedMMA在个性化与泛化之间实现了最先进的权衡,优于近期联邦提示调优方法。
原文摘要 · Abstract (English)
Vision-Language Models (VLMs) like CLIP have demonstrated remarkable generalization in zero- and few-shot settings, but adapting them efficiently to decentralized, heterogeneous data remains a challenge. While prompt tuning has emerged as a popular parameter-efficient approach in personalized federated learning, existing methods often sacrifice generalization in favor of personalization, struggling particularly on unseen classes or domains. In this work, we propose pFedMMA, the first personalized federated learning framework that leverages multi-modal adapters for vision-language tasks. Each adapter contains modality-specific up- and down-projection layers alongside a globally shared projection that aligns cross-modal features. Our optimization strategy allows clients to locally adapt to personalized data distributions while collaboratively training the shared projection to improve global generalization. This design is also communication-efficient, as only the shared component is exchanged during communication rounds. Through extensive experiments across eleven datasets, including domain- and label-shift scenarios, we show that pFedMMA achieves state-of-the-art trade-offs between personalization and generalization, outperforming recent federated prompt tuning methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。