首个面向视觉语言模型联邦微调的系统化基准,解决隐私保护下的多模态模型训练难题。
FedVLMBench: Benchmarking Federated Fine-Tuning of Vision-Language Models
- 构建涵盖双架构、多策略的联邦微调评估框架
- 发现两层MLP连接器在联邦设置下表现最优,且视觉任务更敏感于数据异构性
- 适合关注隐私保护多模态模型训练的研究者和开发者
视觉语言模型(VLMs)通过融合视觉与文本信息,在跨模态理解与生成方面展现出卓越能力。尽管指令微调和参数高效微调显著提升了VLM的泛化性能,但现有方法大多依赖集中式训练,难以应用于医疗等强隐私需求领域。近期研究将联邦学习(FL)引入VLM微调以缓解隐私问题,但缺乏对联邦微调策略、模型架构及任务泛化性的系统评估。本文提出首个系统性基准FedVLMBench,集成两种主流VLM架构(基于编码器和无编码器)、四种微调策略、五种FL算法、六个多模态数据集,覆盖四类单任务跨域场景和两类多任务跨域设置,涵盖四个下游任务类别。大量实验揭示了VLM架构、微调策略、数据异构性与多任务联邦优化之间的相互作用。值得注意的是,对于基于编码器的VLM,2层MLP连接器配合并发连接器与大语言模型微调成为最优配置。此外,当前FL方法在视觉主导任务中对数据异构性表现出显著更高的敏感性,无论在无编码器还是基于编码器的VLM架构中均如此。本基准为研究社区提供了关键工具、数据集与实证指导,打造标准化平台,推动隐私保护下多模态基础模型的联邦训练发展。
原文摘要 · Abstract (English)
Vision-Language Models (VLMs) have demonstrated remarkable capabilities in cross-modal understanding and generation by integrating visual and textual information. While instruction tuning and parameter-efficient fine-tuning methods have substantially improved the generalization of VLMs, most existing approaches rely on centralized training, posing challenges for deployment in domains with strict privacy requirements like healthcare. Recent efforts have introduced Federated Learning (FL) into VLM fine-tuning to address these privacy concerns, yet comprehensive benchmarks for evaluating federated fine-tuning strategies, model architectures, and task generalization remain lacking. In this work, we present \textbf{FedVLMBench}, the first systematic benchmark for federated fine-tuning of VLMs. FedVLMBench integrates two mainstream VLM architectures (encoder-based and encoder-free), four fine-tuning strategies, five FL algorithms, six multimodal datasets spanning four cross-domain single-task scenarios and two cross-domain multitask settings, covering four distinct downstream task categories. Through extensive experiments, we uncover key insights into the interplay between VLM architectures, fine-tuning strategies, data heterogeneity, and multi-task federated optimization. Notably, we find that a 2-layer multilayer perceptron (MLP) connector with concurrent connector and LLM tuning emerges as the optimal configuration for encoder-based VLMs in FL. Furthermore, current FL methods exhibit significantly higher sensitivity to data heterogeneity in vision-centric tasks than text-centric ones, across both encoder-free and encoder-based VLM architectures. Our benchmark provides essential tools, datasets, and empirical guidance for the research community, offering a standardized platform to advance privacy-preserving, federated training of multimodal foundation models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。