arXiv:2607.29071cs.LGcs.AI2026-07

让不同压缩程度的客户端协同微调大模型,解决资源不均难题。

Federated Foundation Models Fine-Tuning with Heterogeneous Compressed Clients

论文配图:Federated Foundation Models Fine-Tuning with Heterogeneous Compressed Clients
图 1 · 摘自论文原文
  • 基于SVD分解生成可自包含的低秩客户端模型,支持结构化聚合。
  • 在非独立同分布数据下性能超越现有方法,客户端显存仅需全模型一半。
  • 适合医疗、金融等数据敏感且算力有限的场景使用。

大模型联邦学习面临资源不对称的核心挑战:拥有高价值领域数据的机构无法承载数十亿参数模型。现有异构联邦方法虽通过参数高效微调、模型剪枝或知识蒸馏缓解此问题,但均牺牲了完整模型内存缩减、架构自洽性或表征保真度中的某一项,未能根本解决矛盾。本文提出FedSLM,一种面向异构压缩客户端的参数中心型联邦微调框架。该框架利用SVD分解生成自包含的客户端模型,其低秩子空间构成嵌套流形,具备结构兼容性以支持聚合;采用两阶段协议,先在压缩组内同步轻量级适配器,再通过结构对齐融合跨组全秩重构;最后引入弱到强知识提取步骤与辅助置信度损失,将聚合知识迁移至全尺度服务器,并显式调控偏差-方差权衡以缓解压缩伪影。理论证明了适配器级聚合的可靠性,给出了跨组融合的子空间对齐界,并刻画了置信度损失对弱监督噪声的抑制机制。在自然语言与视觉-语言基准上的实验表明,无论数据是否独立同分布,FedSLM均显著优于现有联邦基线,且客户端模型仅需全模型约50%的GPU内存。

原文摘要 · Abstract (English)

Federated learning of foundation models faces a fundamental resource-asymmetry challenge: the institutions holding the most valuable domain-specific data cannot host billion-parameter models. Existing heterogeneous federated approaches attempt to bridge this gap through parameter-efficient tuning, model pruning, or knowledge distillation, yet each trades away a critical property, whether full-model memory reduction, architectural self-containedness, or representational fidelity, leaving the core tension unresolved. We propose FedSLM, a parameter-centric framework for federated fine-tuning with heterogeneous compressed clients. FedSLM uses SVD-based decomposition to produce self-contained client models, whose low-rank subspaces form nested manifolds that are structurally compatible for aggregation. It then applies a two-stage protocol that synchronizes lightweight adapters within compression groups and fuses full-rank reconstructions across groups via structural alignment. Finally, a weak-to-strong elicitation step with auxiliary confidence loss transfers the aggregated knowledge to the full-scale server, while an explicit bias--variance trade-off mitigates compression artifacts. We provide theoretical guarantees for adapter-level aggregation, subspace-alignment bounds for cross-group fusion, and a characterization of how the confidence loss mitigates weak-supervision noise. Experiments on natural language and vision--language benchmarks show that FedSLM outperforms existing federated baselines under both IID and non-IID partitions, while client models operate at roughly 50% of the GPU memory required by the full model.

联邦学习大模型微调压缩客户端异构协同

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