FinRCA-Bench: Benchmarking Evidence Retrieval and Reasoning for Financial AI Systems
AI often names the right cause of a financial mismatch without ever finding the proof for it
A new benchmark called FinRCA-Bench tests AI systems that diagnose why company transactions fail to reconcile across invoices, payments, and bank records. Swapping only the retrieval method under the same language model pushed accuracy from 2.05% to 72.44%, showing that finding the right records mattered far more than the model's reasoning. Even correct answers were frequently unsupported: strict evidence-contract accuracy was just 5.72%.
What they did
- The benchmark uses 2,250 synthetic accounts-payable-to-bank reconciliation cases across 14 operational tables, including 1,500 cases with injected failures across 15 cause categories and 750 legitimate or tricky 'hard negative' cases.
- Instead of retrieving records by text similarity (Dense RAG), the study introduces Typed Provenance Graph Retrieval (TPGR), which follows only real, persisted transaction relationships between records, and compares both under the identical downstream reasoning model.
- Changing only the retrieval method raised macro required-record recall from 0.83% to 77.70% and exact 16-class accuracy from 2.05% to 72.44%, while structured baselines (rule-based system: 84.97%, classical machine learning: 95.44%) already outperformed the LLM-based system.
- Of 437 cases where the model got the right answer, 311 (71.17%) did so without meeting the required evidence contract, and only 5.72% passed the strictest evidence check; 95 of the remaining errors were traced to retrieval failure versus only 15 to genuine reasoning failure.
Why it matters
For anyone deploying AI in financial operations, a correct answer alone doesn't mean the system actually found the records that justify it, which matters when auditors or finance teams need to trust and trace a diagnosis. This work gives concrete numbers showing that retrieval quality, not model intelligence, is often the real bottleneck.
Terms in this paper
- RAG (retrieval-augmented generation) · a method where an AI first fetches relevant records before generating an answer
- TPGR (Typed Provenance Graph Retrieval) · a retrieval method that follows only predefined, real transaction links between records instead of using similarity scoring
- hard negative · a case that looks suspicious but is actually legitimate, included to test whether the system overreacts
- macro recall · the average, across all cases, of how completely the needed records were retrieved
- provenance · the traceable chain showing where a record came from and how it genuinely connects to others
Original abstract (English)
Large language models are increasingly used to support financial operations, but their apparent reasoning performance can depend on whether they receive the right evidence. In financial reconciliation, the evidence needed for diagnosis is distributed across invoices, purchase orders, approvals, allocations, payments, ledger entries, and bank activity, linked by transactional relationships rather than textual similarity. End-to-end accuracy can ther
Read on arXivLatest papers
- FM-Bench: A Benchmark for Long-Horizon Management with Competing AgentsHanding an AI a football club to run for 20 years reveals that winning comes from management habits, not raw model power
- FACET: Preserving Source Intent and Executable State in Terminal Task SynthesisFACET builds internally consistent terminal-task 'exam sets' to train command-line AI agents
- Alignment Is All You Need: Instruction-Free Training for General Audio-Language ModelsA frozen language model plus one lightweight connector is enough to build a capable audio-understanding AI
- Adversarial Review: Structured Disagreement for Grounded Agentic Code ReviewFor AI code review, one reviewer plus one critic beats piling on more agents
- Looped Language Models Improve Compositional Tool CallingAI models that rethink their own answers multiple times get better at chaining tools together
- Bridging Search and CRM: Productionizing AI Product Research Agents for Customer Re-EngagementAI agents win back window-shopping customers by chasing them down on WhatsApp
- GenEx: A Graph-Based Representational Paradigm for SARS-CoV-2 Variant Detection via Codon Co-occurrence NetworksTurning viral gene sequences into codon relationship maps to tell coronavirus variants apart
- Which Negatives Matter? Ask Your Text Encoder: Adaptive Similarity Margins for Dense-Caption RetrievalAn image-to-long-caption search AI kept thinking it had already solved the problem, so it never learned to tell near-identical captions apart
Latest from METAL LAB
- NVIDIA's 300 Verified Skills Lift Correctness by 41 Points
- Wave your hand at a webcam, hear a theremin: browser instrument released
- Meta AI launches desktop app for Mac, can read an entire app window
- Factory Commits $100M to Partner Network, Pushes to Scale Software Factories
- SpaceX approached Cognition for acquisition four days after closing Cursor deal