LGAIJun 18, 2024

Synergizing Foundation Models and Federated Learning: A Survey

arXiv:2406.12844v213 citationsHas Code
Originality Synthesis-oriented
AI Analysis

It addresses the need for privacy-preserving AI by synthesizing current research on FedFM for researchers and practitioners, but it is incremental as it is a survey rather than new experimental work.

This survey paper reviews the emerging paradigm of Federated Foundation Models (FedFM), which combines foundation models with federated learning to enable collaborative model adaptation while preserving data privacy, providing a comprehensive taxonomy, review of tools, and discussion of applications and future directions.

Over the past few years, the landscape of Artificial Intelligence (AI) has been reshaped by the emergence of Foundation Models (FMs). Pre-trained on massive datasets, these models exhibit exceptional performance across diverse downstream tasks through adaptation techniques like fine-tuning and prompt learning. More recently, the synergy of FMs and Federated Learning (FL) has emerged as a promising paradigm, often termed Federated Foundation Models (FedFM), allowing for collaborative model adaptation while preserving data privacy. This survey paper provides a systematic review of the current state of the art in FedFM, offering insights and guidance into the evolving landscape. Specifically, we present a comprehensive multi-tiered taxonomy based on three major dimensions, namely efficiency, adaptability, and trustworthiness. To facilitate practical implementation and experimental research, we undertake a thorough review of existing libraries and benchmarks. Furthermore, we discuss the diverse real-world applications of this paradigm across multiple domains. Finally, we outline promising research directions to foster future advancements in FedFM. Overall, this survey serves as a resource for researchers and practitioners, offering a thorough understanding of FedFM's role in revolutionizing privacy-preserving AI and pointing toward future innovations in this promising area. A periodically updated paper collection on FM-FL is available at https://github.com/lishenghui/awesome-fm-fl.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes