Federated In-Context LLM Agent Learning
Panlong Wu, Kangshuo Li, Junbao Nan, Fangxin Wang

TL;DR
This paper introduces FICAL, a privacy-preserving federated learning framework that leverages in-context learning and knowledge compendiums to efficiently train diverse LLM agents with reduced communication costs.
Contribution
The paper proposes a novel FICAL algorithm that uses knowledge compendiums instead of model parameters and incorporates RAG-based tool learning, advancing federated LLM training with privacy and efficiency.
Findings
FICAL achieves competitive performance with state-of-the-art methods.
Significantly reduces communication costs by over 3.33×10^5 times.
Demonstrates effective tool learning and knowledge sharing among LLM agents.
Abstract
Large Language Models (LLMs) have revolutionized intelligent services by enabling logical reasoning, tool use, and interaction with external systems as agents. The advancement of LLMs is frequently hindered by the scarcity of high-quality data, much of which is inherently sensitive. Federated learning (FL) offers a potential solution by facilitating the collaborative training of distributed LLMs while safeguarding private data. However, FL frameworks face significant bandwidth and computational demands, along with challenges from heterogeneous data distributions. The emerging in-context learning capability of LLMs offers a promising approach by aggregating natural language rather than bulky model parameters. Yet, this method risks privacy leakage, as it necessitates the collection and presentation of data samples from various clients during aggregation. In this paper, we propose a novel…
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 · Blockchain Technology Applications and Security
