arXiv:2501.13985cs.LGcs.AI2025-01AAAI被引 9

联邦多模态指令微调框架,实现跨任务知识共享。

Pilot: Building the Federated Multimodal Instruction Tuning Framework

  • 两阶段适配器结构,提取任务与客户端特异性特征
  • 跨任务混合专家模块支持多任务知识交互
  • 自适应参数聚合减少负面效应,适合分布式多模态训练

本文探索了一项新型的联邦多模态指令微调任务(FedMIT),旨在分布式设备上协同微调多模态大模型(MLLMs)在不同类型多模态指令数据上的表现。为此,我们提出了联邦多模态指令微调框架(Pilot)。该框架将两阶段的“适配器叠加”结构集成于视觉编码器与大语言模型之间:第一阶段从视觉信息中提取任务特异性和客户端特异性特征;第二阶段构建跨任务混合专家(CT-MoA)模块以实现跨任务交互。每个客户端不仅能捕捉本地数据的个性化信息并学习任务相关的多模态信息,还能从其他任务中学习通用知识。此外,我们引入一种自适应参数聚合策略,通过计算参数间的欧氏距离动态加权,优化文本训练参数的聚合过程,最大化正向影响、最小化负向干扰。该框架可有效利用不同客户端的分布数据,在不受任务异质性影响的情况下协同学习跨任务知识。实验在两个不同跨任务场景中验证了方法的有效性。

原文摘要 · Abstract (English)

In this paper, we explore a novel federated multimodal instruction tuning task(FedMIT), which is significant for collaboratively fine-tuning MLLMs on different types of multimodal instruction data on distributed devices. To solve the new task, we propose a federated multimodal instruction tuning framework(Pilot). Our framework integrates two stages of "adapter on adapter" into the connector of the vision encoder and the LLM. In stage 1, we extract task-specific features and client-specific features from visual information. In stage 2, we build the cross-task Mixture-of-Adapters(CT-MoA) module to perform cross-task interaction. Each client can not only capture personalized information of local data and learn task-related multimodal information, but also learn general knowledge from other tasks. In addition, we introduce an adaptive parameter aggregation strategy for text training parameters, which optimizes parameter aggregation by calculating weights based on the euclidean distance between parameters, so that parameter aggregation can benefit from positive effects to the greatest extent while effectively reducing negative effects. Our framework can collaboratively exploit distributed data from different local clients to learn cross-task knowledge without being affected by the task heterogeneity during instruction tuning. The effectiveness of our method is verified in two different cross-task scenarios.

联邦学习多模态指令微调知识共享

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