arXiv:2504.21099cs.LGcs.AI2025-04综述被引 24

轻量微调技术让大模型在分布式训练中更省资源、更私密。

A Survey on Parameter-Efficient Fine-Tuning for Foundation Models in Federated Learning

  • 只更新少量参数,降低大模型微调成本
  • 适配联邦学习,解决数据异构与通信瓶颈
  • 适合隐私敏感场景,如医疗、金融领域

基础模型通过大规模预训练实现了人工智能的突破,但将其适配到具体任务需微调,计算开销巨大。参数高效微调(PEFT)通过仅更新部分参数缓解此问题。联邦学习(FL)允许多方协作训练而无需共享原始数据,适用于隐私敏感场景。本文系统综述了PEFT在联邦学习中的集成方法,将其分为三类:添加型PEFT(引入新可训练参数)、选择型PEFT(仅微调现有参数子集)、重参数化PEFT(重构模型结构以实现高效更新)。针对数据异构、通信效率、算力限制和隐私保护等挑战,分析各类方法的应用机制。按自然语言处理与计算机视觉领域组织文献,并探讨未来方向,包括扩展至更大模型、理论分析及资源受限环境下的可持续方案。

原文摘要 · Abstract (English)

Foundation models have revolutionized artificial intelligence by providing robust, versatile architectures pre-trained on large-scale datasets. However, adapting these massive models to specific downstream tasks requires fine-tuning, which can be prohibitively expensive in computational resources. Parameter-Efficient Fine-Tuning (PEFT) methods address this challenge by selectively updating only a small subset of parameters. Meanwhile, Federated Learning (FL) enables collaborative model training across distributed clients without sharing raw data, making it ideal for privacy-sensitive applications. This survey provides a comprehensive review of the integration of PEFT techniques within federated learning environments. We systematically categorize existing approaches into three main groups: Additive PEFT (which introduces new trainable parameters), Selective PEFT (which fine-tunes only subsets of existing parameters), and Reparameterized PEFT (which transforms model architectures to enable efficient updates). For each category, we analyze how these methods address the unique challenges of federated settings, including data heterogeneity, communication efficiency, computational constraints, and privacy concerns. We further organize the literature based on application domains, covering both natural language processing and computer vision tasks. Finally, we discuss promising research directions, including scaling to larger foundation models, theoretical analysis of federated PEFT methods, and sustainable approaches for resource-constrained environments.

联邦学习参数高效大模型隐私计算

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