Improving the Reliability of LLMs: Combining CoT, RAG, Self-Consistency, and Self-Verification
Adarsh Kumar, Hwiyoon Kim, Jawahar Sai Nathani, and Neil Roy

TL;DR
This paper explores combining chain-of-thought prompting with retrieval-augmented generation, self-consistency, and self-verification to reduce hallucinations and enhance factual accuracy in large language models.
Contribution
It introduces a combined approach integrating external knowledge retrieval and self-verification strategies to improve LLM reliability beyond existing methods.
Findings
Combining CoT with RAG reduces hallucinations.
Self-consistency improves response accuracy.
Self-verification further enhances factual correctness.
Abstract
Hallucination, where large language models (LLMs) generate confident but incorrect or irrelevant information, remains a key limitation in their application to complex, open-ended tasks. Chain-of-thought (CoT) prompting has emerged as a promising method for improving multistep reasoning by guiding models through intermediate steps. However, CoT alone does not fully address the hallucination problem. In this work, we investigate how combining CoT with retrieval-augmented generation (RAG), as well as applying self-consistency and self-verification strategies, can reduce hallucinations and improve factual accuracy. By incorporating external knowledge sources during reasoning and enabling models to verify or revise their own outputs, we aim to generate more accurate and coherent responses. We present a comparative evaluation of baseline LLMs against CoT, CoT+RAG, self-consistency, and…
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
TopicsDigital Rights Management and Security · Business Process Modeling and Analysis
