Saved in:
Bibliographic Details
Main Authors: Liang, Zhilin, Wang, Yuxiang, Zhou, Zimu, Zhang, Hainan, Liu, Boyi, Tong, Yongxin
Format: Preprint
Published: 2026
Subjects:
Online Access:https://arxiv.org/abs/2602.05235
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866914306800484352
author Liang, Zhilin
Wang, Yuxiang
Zhou, Zimu
Zhang, Hainan
Liu, Boyi
Tong, Yongxin
author_facet Liang, Zhilin
Wang, Yuxiang
Zhou, Zimu
Zhang, Hainan
Liu, Boyi
Tong, Yongxin
contents Retrieval-Augmented Generation (RAG) enhances Large Language Models (LLMs) by grounding generation in external knowledge to improve factuality and reduce hallucinations. Yet most deployments assume a centralized corpus, which is infeasible in privacy aware domains where knowledge remains siloed. This motivates federated RAG (FedRAG), where a central LLM server collaborates with distributed silos without sharing raw documents. In context RAG violates this requirement by transmitting verbatim documents, whereas parametric RAG encodes documents into lightweight adapters that merge with a frozen LLM at inference, avoiding raw-text exchange. We adopt the parametric approach but face two unique challenges induced by FedRAG: high storage and communication from per-document adapters, and destructive aggregation caused by indiscriminately merging multiple adapters. We present FedMosaic, the first federated RAG framework built on parametric adapters. FedMosaic clusters semantically related documents into multi-document adapters with document-specific masks to reduce overhead while preserving specificity, and performs selective adapter aggregation to combine only relevance-aligned, nonconflicting adapters. Experiments show that FedMosaic achieves an average 10.9% higher accuracy than state-of-the-art methods in four categories, while lowering storage costs by 78.8% to 86.3% and communication costs by 91.4%, and never sharing raw documents.
format Preprint
id arxiv_https___arxiv_org_abs_2602_05235
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle FedMosaic: Federated Retrieval-Augmented Generation via Parametric Adapters
Liang, Zhilin
Wang, Yuxiang
Zhou, Zimu
Zhang, Hainan
Liu, Boyi
Tong, Yongxin
Computation and Language
Retrieval-Augmented Generation (RAG) enhances Large Language Models (LLMs) by grounding generation in external knowledge to improve factuality and reduce hallucinations. Yet most deployments assume a centralized corpus, which is infeasible in privacy aware domains where knowledge remains siloed. This motivates federated RAG (FedRAG), where a central LLM server collaborates with distributed silos without sharing raw documents. In context RAG violates this requirement by transmitting verbatim documents, whereas parametric RAG encodes documents into lightweight adapters that merge with a frozen LLM at inference, avoiding raw-text exchange. We adopt the parametric approach but face two unique challenges induced by FedRAG: high storage and communication from per-document adapters, and destructive aggregation caused by indiscriminately merging multiple adapters. We present FedMosaic, the first federated RAG framework built on parametric adapters. FedMosaic clusters semantically related documents into multi-document adapters with document-specific masks to reduce overhead while preserving specificity, and performs selective adapter aggregation to combine only relevance-aligned, nonconflicting adapters. Experiments show that FedMosaic achieves an average 10.9% higher accuracy than state-of-the-art methods in four categories, while lowering storage costs by 78.8% to 86.3% and communication costs by 91.4%, and never sharing raw documents.
title FedMosaic: Federated Retrieval-Augmented Generation via Parametric Adapters
topic Computation and Language
url https://arxiv.org/abs/2602.05235