Retrieval Augmented Generation (RAG) for Fintech: Agentic Design and Evaluation
Thomas Cook, Richard Osuagwu, Liman Tsatiashvili, Vrynsia Vrynsia, Koustav Ghosal, Maraim Masoud, Riccardo Mattivi

TL;DR
This paper presents an agentic RAG architecture tailored for fintech, enhancing retrieval and synthesis in complex domain-specific contexts through modular, specialized agents, and demonstrates improved performance over standard RAG systems.
Contribution
Introduces a modular, agentic RAG system with specialized components for fintech, improving retrieval accuracy and relevance in domain-specific scenarios.
Findings
Outperforms baseline in retrieval precision and relevance
Effective in handling domain-specific terminology and acronyms
Increased latency due to modular complexity
Abstract
Retrieval-Augmented Generation (RAG) systems often face limitations in specialized domains such as fintech, where domain-specific ontologies, dense terminology, and acronyms complicate effective retrieval and synthesis. This paper introduces an agentic RAG architecture designed to address these challenges through a modular pipeline of specialized agents. The proposed system supports intelligent query reformulation, iterative sub-query decomposition guided by keyphrase extraction, contextual acronym resolution, and cross-encoder-based context re-ranking. We evaluate our approach against a standard RAG baseline using a curated dataset of 85 question--answer--reference triples derived from an enterprise fintech knowledge base. Experimental results demonstrate that the agentic RAG system outperforms the baseline in retrieval precision and relevance, albeit with increased latency. These…
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.
