arXiv:2506.14824cs.LGcs.AI2025-06被引 2

让大模型在客户端轻量微调,保护隐私还省通信

FedNano: Toward Lightweight Federated Tuning for Pretrained Multimodal Large Language Models

  • 服务器保留大模型,客户端用微型模块做个性化适配
  • 通信量仅需原模型参数的0.01%,存储减少95%
  • 适合资源受限设备上部署多模态大模型

多模态大语言模型(MLLMs)在多模态推理和跨模态检索任务中表现优异,但因数据分布于各地且隐私要求严格,实际部署困难。联邦学习(FL)可在不集中数据的前提下实现协作训练,但现有方法假设客户端部署完整模型,对大规模MLLM而言不可行。为此,我们提出FedNano,首个将大语言模型集中于服务器的联邦框架,并引入轻量级模块NanoEdge,包含模态特定编码器、连接器和低秩可训练的NanoAdapter。该设计无需在客户端部署大模型,客户端存储降低95%,通信开销仅为模型参数的0.01%。通过仅传输紧凑的NanoAdapter更新,FedNano有效应对异构数据与资源限制,同时保障隐私。实验表明,其性能超越已有联邦基线,缩小了大模型规模与联邦可行性之间的差距,支持可扩展的去中心化多模态AI系统。

原文摘要 · Abstract (English)

Multimodal Large Language Models (MLLMs) excel in tasks like multimodal reasoning and cross-modal retrieval but face deployment challenges in real-world scenarios due to distributed multimodal data and strict privacy requirements. Federated Learning (FL) offers a solution by enabling collaborative model training without centralizing data. However, realizing FL for MLLMs presents significant challenges, including high computational demands, limited client capacity, substantial communication costs, and heterogeneous client data. Existing FL methods assume client-side deployment of full models, an assumption that breaks down for large-scale MLLMs due to their massive size and communication demands. To address these limitations, we propose FedNano, the first FL framework that centralizes the LLM on the server while introducing NanoEdge, a lightweight module for client-specific adaptation. NanoEdge employs modality-specific encoders, connectors, and trainable NanoAdapters with low-rank adaptation. This design eliminates the need to deploy LLM on clients, reducing client-side storage by 95%, and limiting communication overhead to only 0.01% of the model parameters. By transmitting only compact NanoAdapter updates, FedNano handles heterogeneous client data and resource constraints while preserving privacy. Experiments demonstrate that FedNano outperforms prior FL baselines, bridging the gap between MLLM scale and FL feasibility, and enabling scalable, decentralized multimodal AI systems.

联邦学习多模态轻量化大模型

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