Evaluating Hallucination and Citation Accuracy in Retrieval-Augmented Question Answering Using Gold and Retrieved Evidence
Authors/Creators
Description
This paper presents a small-scale empirical evaluation of hallucination and citation accuracy in retrieval-augmented generation (RAG) question answering. Using a 50-question sample derived from HotpotQA, the study compares a gold-evidence condition, where the model receives the benchmark supporting facts, with a vector-retrieval condition, where evidence is retrieved automatically using sentence-level embeddings and cosine similarity. The evaluation measures answer accuracy, citation accuracy, hallucination rate, and retrieval completeness across multiple large language models under a strict citation prompt. Results show that while vector top-8 retrieval finds at least one gold supporting sentence for every question, it retrieves the complete evidence chain for only 52% of questions. This partial evidence gap is associated with lower answer accuracy, weaker citation grounding, and increased hallucination. The study highlights the importance of evaluating retrieval completeness and citation correctness separately from answer accuracy in multi-hop RAG systems.
Files
NR_Research.pdf
Files
(276.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:a3d386cf4cc6c1aec48a5b59bebf6715
|
276.7 kB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/nehachinnasani23/rag-hallucination-research
- Development Status
- Active