Neuro-Symbolic Financial Reasoning via Deterministic Fact Ledgers and Adversarial Low-Latency Hallucination Detector
Pedram Agand

TL;DR
This paper introduces VeNRA, a neuro-symbolic system for financial reasoning that drastically reduces hallucinations by using deterministic fact ledgers and an adversarially trained hallucination detector, improving trustworthiness in high-stakes finance.
Contribution
It proposes a novel neuro-symbolic framework with a deterministic fact ledger and a forensic hallucination detector, significantly reducing errors in financial reasoning tasks.
Findings
Hallucination rate reduced to 1.2% with VeNRA
Sentinel outperforms 70B+ models in error detection
28x latency speedup achieved with Micro-Chunking
Abstract
Standard Retrieval-Augmented Generation (RAG) architectures fail in high-stakes financial domains due to two fundamental limitations: the inherent arithmetic incompetence of Large Language Models (LLMs) and the distributional semantic conflation of dense vector retrieval (e.g., mapping "Net Income" to "Net Sales" due to contextual proximity). In deterministic domains, a 99% accuracy rate yields 0% operational trust. To achieve zero-hallucination financial reasoning, we introduce the Verifiable Numerical Reasoning Agent (VeNRA). VeNRA shifts the RAG paradigm from retrieving probabilistic text to retrieving deterministic variables via a strictly typed Universal Fact Ledger (UFL). We mathematically bound this ledger using a novel Double-Lock Grounding algorithm. Coupled with deterministic Python execution, this neuro-symbolic routing compresses systemic hallucination rates to a near-zero…
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
TopicsBenford’s Law and Fraud Detection · Adversarial Robustness in Machine Learning · Topic Modeling
