Low-Parameter Federated Learning with Large Language Models
Jingang Jiang, Xiangyang Liu, Chenyou Fan

TL;DR
This paper introduces LP-FL, a low-parameter federated learning approach for large language models that reduces costs and improves performance in few-shot natural language understanding tasks.
Contribution
LP-FL combines prompt learning, iterative soft-labeling, and LoRA techniques to enable efficient federated learning with large language models in resource-constrained environments.
Findings
LP-FL outperforms full-parameter federated learning in sentiment analysis.
LP-FL matches or exceeds centralized training performance in few-shot scenarios.
LP-FL demonstrates robustness against overfitting in federated settings.
Abstract
We study few-shot Natural Language Understanding (NLU) tasks with Large Language Models (LLMs) in federated learning (FL) scenarios. It is a challenging task due to limited labeled data and communication capacities in FL, especially with mobile devices. Recent studies show LLMs can be prompted to perform few-shot NLU tasks like sentiment analysis and arithmetic reasoning. However, the huge sizes of LLMs result in high computation and communication costs, making classical FL schemes impractical. To address these challenges, we propose Low-Parameter Federated Learning (LP-FL). LP-FL combines few-shot prompt learning from LLMs with efficient communication and federating techniques. Our approach enables federated clients to assign soft labels to unlabeled data using gradually learned knowledge from the global model. Through iterative soft-label assigning, we continually expand the labeled…
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 · Hate Speech and Cyberbullying Detection
