Q-CARE Improves RAG Evaluation with Query Coverage and Claim Verifiability

Jeonghwan Choi, Taewon Yun, Minjeong Ban, Gyeonghun Sun, Jae-Gil Lee, Hwanjun Song· August 13, 2026 View original

Key takeaways

  • Q-CARE offers a query-agnostic, reference-free RAG evaluation framework.
  • It decomposes queries and answers for fine-grained assessment.
  • Evaluation is based on query coverage and claim verifiability.
  • The framework shows higher correlation with human judgments than existing methods.

Who benefits

AI/ML DevelopmentSoftware EngineeringCustomer ServiceContent CreationData Science

Summary

Researchers propose Q-CARE, a query-agnostic and reference-free framework for fine-grained evaluation of Retrieval-Augmented Generation (RAG) systems. It decomposes queries and answers into sub-queries and atomic claims, using query coverage and claim verifiability for unified assessment.

Evaluating Retrieval-Augmented Generation (RAG) systems effectively across a wide range of user queries, from simple fact-seeking to complex explanatory requests, has been a significant challenge. Current evaluation frameworks often struggle to provide consistent and detailed diagnostics. This new research introduces Q-CARE, a novel framework designed to offer query-agnostic and fully reference-free assessment of RAG performance. Q-CARE achieves fine-grained evaluation by breaking down user queries into smaller sub-queries and decomposing generated answers into atomic claims. It establishes a unified evaluation principle based on two core concepts: query coverage, which assesses how well the retrieved information addresses all aspects of the query, and claim verifiability, which checks the factual accuracy of each atomic claim against the retrieved evidence. This approach yields new retriever metrics like C-Prec@k and C-nDCG@k, and generator metrics such as Completeness, Conciseness, and Verifiableness. Evaluations on a human-annotated benchmark, spanning eight diverse datasets, demonstrate that Q-CARE achieves a higher correlation with human judgments compared to four existing RAG evaluation metrics, including RAGEval and RAGChecker. This indicates its effectiveness as a reliable and automated framework for diagnosing RAG system strengths and weaknesses.

Why it matters

Professionals developing or deploying RAG systems can use Q-CARE to more accurately and consistently evaluate their models, leading to improved factuality, completeness, and overall performance.

How to implement this in your domain

  1. 1Adopt Q-CARE as a standard evaluation framework for RAG systems in development or production.
  2. 2Integrate the proposed C-Prec@k, C-nDCG@k, Completeness, Conciseness, and Verifiableness metrics into CI/CD pipelines.
  3. 3Utilize the framework's fine-grained diagnostics to identify specific areas for improvement in retriever and generator components.
  4. 4Contribute to or leverage the open-source code and data to benchmark and compare RAG models.
  5. 5Educate development teams on the principles of query coverage and claim verifiability for better RAG design.

Original post by Jeonghwan Choi, Taewon Yun, Minjeong Ban, Gyeonghun Sun, Jae-Gil Lee, Hwanjun Song

"arXiv:2608.11238v1 Announce Type: new Abstract: Retrieval-augmented generation improves the factuality of large language models by grounding responses in retrieved evidence, yet existing evaluation frameworks struggle to provide consistent, fine-grained diagnostics across the div…"

View on X

Originally posted by Jeonghwan Choi, Taewon Yun, Minjeong Ban, Gyeonghun Sun, Jae-Gil Lee, Hwanjun Song on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses