VERAFI: Verified Agentic Financial Intelligence through Neurosymbolic Policy Generation

πŸ“… 2025-12-12
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Financial AI systems face dual challenges: while retrieval-augmented generation (RAG) enables document retrieval, large language models (LLMs) frequently commit computational errors and regulatory violations in financial reasoning. This paper proposes a trustworthy AI framework for finance, integrating dense retrieval, cross-encoder re-ranking, domain-specific tool-calling agents, and a novel neural-symbolic policy generation layer. The latter embeds GAAP/SEC regulations and mathematical verification as executable, logic-consistent reasoning strategies, enabling verifiable end-to-end decision-making. Evaluated on FinanceBench, the system achieves 94.7% factual accuracyβ€”a relative improvement of 81% over baselines. Ablation analysis shows the neural-symbolic policy layer alone contributes a +4.3 percentage-point accuracy gain, significantly enhancing regulatory compliance and operational reliability.

Technology Category

Application Category

πŸ“ Abstract
Financial AI systems suffer from a critical blind spot: while Retrieval-Augmented Generation (RAG) excels at finding relevant documents, language models still generate calculation errors and regulatory violations during reasoning, even with perfect retrieval. This paper introduces VERAFI (Verified Agentic Financial Intelligence), an agentic framework with neurosymbolic policy generation for verified financial intelligence. VERAFI combines state-of-the-art dense retrieval and cross-encoder reranking with financial tool-enabled agents and automated reasoning policies covering GAAP compliance, SEC requirements, and mathematical validation. Our comprehensive evaluation on FinanceBench demonstrates remarkable improvements: while traditional dense retrieval with reranking achieves only 52.4% factual correctness, VERAFI's integrated approach reaches 94.7%, an 81% relative improvement. The neurosymbolic policy layer alone contributes a 4.3 percentage point gain over pure agentic processing, specifically targeting persistent mathematical and logical errors. By integrating financial domain expertise directly into the reasoning process, VERAFI offers a practical pathway toward trustworthy financial AI that meets the stringent accuracy demands of regulatory compliance, investment decisions, and risk management.
Problem

Research questions and friction points this paper is trying to address.

Addresses calculation errors and regulatory violations in financial AI reasoning
Integrates neurosymbolic policy generation for verified financial intelligence
Enhances factual correctness in financial document analysis and compliance
Innovation

Methods, ideas, or system contributions that make the work stand out.

Neurosymbolic policy generation for financial compliance
Integrated dense retrieval with cross-encoder reranking
Financial tool-enabled agents for automated reasoning validation
πŸ”Ž Similar Papers
No similar papers found.