Privacy-Aware Federated Fine-Tuning of Large Pretrained Models With Just Forward Propagation
Ke Xing, Yanjie Dong, Xiping Hu, Victor C. M. Leung, M. Jamal Deen, Song Guo
Abstract
With the extraordinary success of generative artificial intelligence, large pretrained models (LPMs) have been widely used to achieve human-level performance. Despite the one-shot capability, it is always preferred to fine-tune the LPMs for domain-specific downstream tasks. Therefore, the federated learning system is leveraged to fine-tune the large pretrained models enabling concurrrently use multiple distributed clients as well as their local datasets. While the first-order fine-tuning methods suffer from high computational and memory costs due to the backward propagation, we are motivated to propose a federated zeroth-order fine-tuning method with only forward propagation. Moreover, we also leverage differential privacy to further preserve the data privacy of local clients. Experimental results illustrate that our proposed federated zeroth-order method can reduce the memory and retain a similar testing accuracy over the state-of-the-art benchmarks.
BibTeX
@inproceedings{icassp2025_privacyawarefede,
title = {Privacy-Aware Federated Fine-Tuning of Large Pretrained Models With Just Forward Propagation},
author = {Ke Xing and Yanjie Dong and Xiping Hu and Victor C. M. Leung and M. Jamal Deen and Song Guo},
booktitle = {ICASSP 2025},
year = {2025}
}