RSIS Repository Open-access research from RSIS International journals

International Journal of Research and Innovation in Applied Science (IJRIAS)

Agentic Retrieval-Augmented Generation (RAG) Framework with Quadruple-Based Reasoning and Reinforcement Learning (RL) Optimization

bySumedha Arya

Published March 12, 2026  •  Vol. 11, Issue 2, pp. 875–883Open Access
DOI: 10.51584/IJRIAS.2026.110200073

Abstract

Retrieval-Augmented Generation (RAG) has emerged as an effective technique to reduce hallucinations in large language models (LLMs) but they follow a static retrieve-then-generate pipeline. This process is insufficient for complex financial question answering system that require multi-step reasoning, numerical precision, and factual verification. Therefore, in this research, we proposed an RL-Driven Agentic Multi-HyDE RAG framework designed to improve factual correctness and informativeness through structured reasoning and reinforcement learning optimization. The proposed methodology comprises of six major components: query diversification, hypothetical answer generation (HyDE), dense embedding-based retrieval, quadruple-based atomic knowledge representation, reinforcement learning-based evaluation, and tool-augmented refinement. Experimental evaluation on financial queries using Sentence Transformers, FAISS, and Mistral-7B-Instruct demonstrates that the framework achieves high factual alignment (faithfulness score = 1.0) while maintaining informativeness, without unnecessary calling of the external tools. The results indicate that integrating agentic reasoning, structured knowledge extraction, and reinforcement learning significantly overcomes hallucinations and improves reliability. The proposed architecture provides a scalable and robust solution for high-stakes financial question answering systems.

Keywords: Retrieval-Augmented Generation (RAG); Agentic AI; Reinforcement Learning; Hypothetical Document Embeddings (HyDE); Financial Question Answering

JournalInternational Journal of Research and Innovation in Applied Science (IJRIAS)
ISSN2454-6194
Volume / IssueVolume 11, Issue 2
Pages875–883
Publication dateMarch 12, 2026
DOI10.51584/IJRIAS.2026.110200073
PublisherRSIS International
LicenseOpen Access

How to cite this article

Sumedha Arya (2026). Agentic Retrieval-Augmented Generation (RAG) Framework with Quadruple-Based Reasoning and Reinforcement Learning (RL) Optimization. International Journal of Research and Innovation in Applied Science (IJRIAS), 11(2), 875-883. https://doi.org/10.51584/IJRIAS.2026.110200073

BibTeX

@article{Sumedha2026,
  title   = {Agentic Retrieval-Augmented Generation (RAG) Framework with Quadruple-Based Reasoning and Reinforcement Learning (RL) Optimization},
  author  = {Sumedha Arya},
  journal = {International Journal of Research and Innovation in Applied Science (IJRIAS)},
  volume  = {11},
  number  = {2},
  pages   = {875--883},
  year    = {2026},
  doi     = {10.51584/IJRIAS.2026.110200073},
  publisher = {RSIS International}
}