Resource-Adaptive Federated Text Generation with Differential Privacy
Jiayi Wang, John Gounley, Heidi Hanson

TL;DR
This paper introduces a resource-adaptive federated learning framework for text generation that uses differential privacy, enabling effective synthetic data creation across heterogeneous clients with minimal communication.
Contribution
It proposes a novel participation framework combining federated finetuning and lightweight voting, improving privacy, efficiency, and robustness in federated text generation.
Findings
Enhanced distribution alignment of synthetic data
Improved downstream task robustness under privacy constraints
Effective handling of client heterogeneity with minimal communication
Abstract
In cross-silo federated learning (FL), sensitive text datasets remain confined to local organizations due to privacy regulations, making repeated training for each downstream task both communication-intensive and privacy-demanding. A promising alternative is to generate differentially private (DP) synthetic datasets that approximate the global distribution and can be reused across tasks. However, pretrained large language models (LLMs) often fail under domain shift, and federated finetuning is hindered by computational heterogeneity: only resource-rich clients can update the model, while weaker clients are excluded, amplifying data skew and the adverse effects of DP noise. We propose a flexible participation framework that adapts to client capacities. Strong clients perform DP federated finetuning, while weak clients contribute through a lightweight DP voting mechanism that refines…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Data Quality and Management · Advanced Graph Neural Networks
