FedSLM Enables Federated Fine-Tuning for Compressed Models

Shengkun Zhu, Jinshan Zeng, Zhihua Allen-Zhao, Mayi Xu, Quanqing Xu, Wei Ren, Qiang Yang, Yang Liu· August 3, 2026 View original

Key takeaways

  • FedSLM enables federated fine-tuning of foundation models with heterogeneous, resource-constrained clients.
  • It uses SVD-based decomposition to create compatible, compressed client models.
  • A two-stage aggregation protocol synchronizes adapters and fuses full-rank reconstructions.
  • FedSLM outperforms baselines while significantly reducing client GPU memory requirements.

Who benefits

HealthcareBFSIManufacturingTelecommunicationsGovernment

Summary

Researchers propose FedSLM, a new framework for federated fine-tuning of foundation models that addresses resource asymmetry by allowing heterogeneous, compressed client models to participate effectively. It uses SVD-based decomposition and a two-stage protocol to aggregate knowledge across diverse client architectures.

Federated learning with large foundation models faces a significant challenge: many organizations with valuable domain-specific data lack the computational resources to host billion-parameter models. Existing federated approaches attempt to bridge this gap through methods like parameter-efficient tuning or knowledge distillation, but these often compromise on memory reduction, architectural independence, or representational accuracy.To resolve this, a new framework called FedSLM has been introduced, designed for federated fine-tuning with heterogeneous, compressed client models. FedSLM employs SVD-based decomposition to create self-contained client models whose low-rank subspaces are structurally compatible for aggregation. It then uses a two-stage protocol: synchronizing lightweight adapters within compression groups and fusing full-rank reconstructions across groups via structural alignment.Finally, a weak-to-strong elicitation step, incorporating an auxiliary confidence loss, transfers the aggregated knowledge to the full-scale server, while an explicit bias-variance trade-off helps mitigate compression artifacts. Experimental results on natural language and vision-language benchmarks demonstrate that FedSLM outperforms existing federated baselines, even with client models operating at roughly half the GPU memory of the full model.

Why it matters

This breakthrough allows organizations with limited computational resources to participate in federated learning of large foundation models, enabling collaborative AI development without compromising data privacy or requiring massive local infrastructure.

How to implement this in your domain

  1. 1Evaluate FedSLM or similar compression-aware federated learning frameworks for collaborative AI projects involving partners with diverse hardware capabilities.
  2. 2Explore SVD-based decomposition techniques to create more memory-efficient client models for distributed training.
  3. 3Design federated learning protocols that account for heterogeneous client architectures and resource constraints.
  4. 4Investigate the use of confidence loss and bias-variance trade-offs to improve knowledge transfer from compressed models to full-scale servers.

Original post by Shengkun Zhu, Jinshan Zeng, Zhihua Allen-Zhao, Mayi Xu, Quanqing Xu, Wei Ren, Qiang Yang, Yang Liu

"arXiv:2607.29071v1 Announce Type: new Abstract: 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 approac…"

View on X

Originally posted by Shengkun Zhu, Jinshan Zeng, Zhihua Allen-Zhao, Mayi Xu, Quanqing Xu, Wei Ren, Qiang Yang, Yang Liu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses