FedDAT: An Approach for Foundation Model Finetuning in Multi-Modal Heterogeneous Federated Learning
Haokun Chen, Yao Zhang, Denis Krompass, Jindong Gu, Volker Tresp

TL;DR
FedDAT is a novel federated learning framework that enables efficient, privacy-preserving finetuning of foundation models across heterogeneous multi-modal data, improving performance on vision-language tasks.
Contribution
This work introduces FedDAT, the first federated finetuning method tailored for heterogeneous multi-modal data, utilizing a Dual-Adapter Teacher and mutual knowledge distillation.
Findings
FedDAT outperforms existing centralized PEFT methods in multi-modality FL benchmarks.
The approach effectively handles data heterogeneity across clients.
Extensive experiments validate FedDAT's superior performance across diverse tasks.
Abstract
Recently, foundation models have exhibited remarkable advancements in multi-modal learning. These models, equipped with millions (or billions) of parameters, typically require a substantial amount of data for finetuning. However, collecting and centralizing training data from diverse sectors becomes challenging due to distinct privacy regulations. Federated Learning (FL) emerges as a promising solution, enabling multiple clients to collaboratively train neural networks without centralizing their local data. To alleviate client computation burdens and communication overheads, previous works have adapted Parameter-efficient Finetuning (PEFT) methods for FL. Hereby, only a small fraction of the model parameters are optimized and communicated during federated communications. Nevertheless, most previous works have focused on a single modality and neglected one common phenomenon, i.e., the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsKnowledge Distillation
