Mindful-RAG: A Study of Points of Failure in Retrieval Augmented Generation
Garima Agrawal, Tharindu Kumarage, Zeyad Alghamdi, Huan Liu

TL;DR
This paper analyzes failure points in retrieval-augmented generation systems using knowledge graphs, identifies key issues, and proposes Mindful-RAG, a framework that improves answer accuracy by focusing on intent and relevant context.
Contribution
It identifies eight critical failure points in KG-based RAG systems and introduces Mindful-RAG, a novel framework that enhances retrieval relevance and answer correctness.
Findings
Error patterns mainly stem from misunderstanding question intent.
Mindful-RAG improves answer relevance and correctness.
Framework explicitly targets identified failure points.
Abstract
Large Language Models (LLMs) are proficient at generating coherent and contextually relevant text but face challenges when addressing knowledge-intensive queries in domain-specific and factual question-answering tasks. Retrieval-augmented generation (RAG) systems mitigate this by incorporating external knowledge sources, such as structured knowledge graphs (KGs). However, LLMs often struggle to produce accurate answers despite access to KG-extracted information containing necessary facts. Our study investigates this dilemma by analyzing error patterns in existing KG-based RAG methods and identifying eight critical failure points. We observed that these errors predominantly occur due to insufficient focus on discerning the question's intent and adequately gathering relevant context from the knowledge graph facts. Drawing on this analysis, we propose the Mindful-RAG approach, a framework…
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
TopicsAI in Service Interactions · Intelligent Tutoring Systems and Adaptive Learning · Speech and dialogue systems
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Attention Dropout · Linear Warmup With Linear Decay · Residual Connection · Adam · Dropout · Byte Pair Encoding · Layer Normalization · Linear Layer
