REVIEW 4 cited by
FRAG: Toward Federated Vector Database Management for Collaborative and Secure Retrieval-Augmented Generation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
abstract
This paper introduces \textit{Federated Retrieval-Augmented Generation (FRAG)}, a novel database management paradigm tailored for the growing needs of retrieval-augmented generation (RAG) systems, which are increasingly powered by large-language models (LLMs). FRAG enables mutually-distrusted parties to collaboratively perform Approximate $k$-Nearest Neighbor (ANN) searches on encrypted query vectors and encrypted data stored in distributed vector databases, all while ensuring that no party can gain any knowledge about the queries or data of others. Achieving this paradigm presents two key challenges: (i) ensuring strong security guarantees, such as Indistinguishability under Chosen-Plaintext Attack (IND-CPA), under practical assumptions (e.g., we avoid overly optimistic assumptions like non-collusion among parties); and (ii) maintaining performance overheads comparable to traditional, non-federated RAG systems. To address these challenges, FRAG employs a single-key homomorphic encryption protocol that simplifies key management across mutually-distrusted parties. Additionally, FRAG introduces a \textit{multiplicative caching} technique to efficiently encrypt floating-point numbers, significantly improving computational performance in large-scale federated environments. We provide a rigorous security proof using standard cryptographic reductions and demonstrate the practical scalability and efficiency of FRAG through extensive experiments on both benchmark and real-world datasets.
Forward citations
Cited by 4 Pith papers
-
FedMosaic: Federated Retrieval-Augmented Generation via Parametric Adapters
FedMosaic is a federated RAG system that encodes local documents as mask-gated LoRA adapters, clusters related documents into shared adapters, and selectively merges only relevant, low-conflict adapters at the server.
-
Distributed Retrieval-Augmented Generation
A distributed RAG framework using topic-aware random walk routing lets edge devices retrieve knowledge from peers with near-centralized accuracy and about half the messages of flooding.
-
Federated Retrieval-Augmented Generation: A Systematic Mapping Study
A systematic mapping study that classifies 18 federated RAG papers into a taxonomy and highlights evaluation gaps, though its search protocol is not reproducible.
-
A Systematic Review of Key Retrieval-Augmented Generation (RAG) Systems: Progress, Gaps, and Future Directions
A systematic review of retrieval-augmented generation that organizes progress by year and application but introduces no new measurements or results.
Discussion (0). Continue with ORCID to comment.