DO-RAG: A Domain-Specific QA Framework Using Knowledge Graph-Enhanced Retrieval-Augmented Generation
David Osei Opoku, Ming Sheng, Yong Zhang

TL;DR
DO-RAG is a scalable, domain-specific QA framework that combines knowledge graph construction with semantic retrieval to improve factual accuracy and reasoning in specialized fields.
Contribution
It introduces a hybrid retrieval approach with a novel agentic chain-of-thought architecture for dynamic knowledge graph integration in QA systems.
Findings
Near-perfect recall in evaluated domains
Over 94% answer relevancy achieved
Outperforms baseline frameworks by up to 33.38%
Abstract
Domain-specific QA systems require not just generative fluency but high factual accuracy grounded in structured expert knowledge. While recent Retrieval-Augmented Generation (RAG) frameworks improve context recall, they struggle with integrating heterogeneous data and maintaining reasoning consistency. To address these challenges, we propose DO-RAG, a scalable and customizable hybrid QA framework that integrates multi-level knowledge graph construction with semantic vector retrieval. Our system employs a novel agentic chain-of-thought architecture to extract structured relationships from unstructured, multimodal documents, constructing dynamic knowledge graphs that enhance retrieval precision. At query time, DO-RAG fuses graph and vector retrieval results to generate context-aware responses, followed by hallucination mitigation via grounded refinement. Experimental evaluations in the…
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.
