TL;DR
This paper introduces Distributed Retrieval-Augmented Generation (DRAG), a decentralized framework that enhances data privacy and scalability for knowledge retrieval in large language models, using peer-to-peer networks and a topic-aware random walk algorithm.
Contribution
The paper proposes DRAG, a novel decentralized RAG framework that eliminates the need for a centralized knowledge base and introduces TARW for efficient peer discovery.
Findings
DRAG achieves near-centralized RAG performance.
Uses half as many messages as flooding for knowledge retrieval.
Effective across diverse datasets and LLMs.
Abstract
As large language models (LLMs) become increasingly adopted on edge devices, Retrieval-Augmented Generation (RAG) is gaining prominence as a solution to address factual deficiencies and hallucinations by integrating external knowledge. However, centralized RAG architectures face significant challenges in data privacy and scalability. For instance, smart healthcare services often rely on collecting sensitive patient data and building a centralized knowledge base to provide better diagnosis and treatment advice, while privacy concerns significantly impede this process. Besides, maintaining a comprehensive and continuously updated knowledge base is costly, particularly in response to regional epidemics and rapidly mutating viruses. To address these challenges, this paper introduces Distributed Retrieval-Augmented Generation (DRAG), a novel framework that improves data privacy by…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
