Retrieval Augmented Generation with Iterative Critique: A Framework for Structured Task Solving
摘要
Large Language Models (LLMs) are increasingly employed in structured problem-solving, yet their unreliability in producing accurate, verifiable outputs limits their applicability in mathematically grounded domains such as decision science. In this work, we introduce a general framework inspired by self-refinement techniques, which combines Retrieval-Augmented Generation (RAG) with an iterative critique mechanism to enhance the correctness and consistency of generated solutions to decision-theoretic problems. Using four openly available LLMs, DeepSeek-R1, DeepSeek-V3, DeepSeek-R1T2 Chimera, and OpenRouter’s Horizon-Beta, we evaluate our framework on core tasks in decision science. Our methodology involves three comparative settings: (i) a zero-shot baseline, (ii) a RAG-enhanced generator with task-specific retrieval, and (iii) the full pipeline loop, where the model iteratively evaluates and refines its own answers. Input–output formatting challenges using prompt engineering techniques, such as chain-of-thought reasoning, have also been addressed to guide the model through intermediate steps. Inspecting the outcomes, RAG–CRITIC reduces factual errors by up to 21 percentage points and increases precision by up to 13 times over the baseline. This work highlights the potential of loop-based reasoning architectures for trustworthy decision support and consolidates the foundations for future research in LLM-assisted judgment under constraints of rationality and optimality.