LLM Output Drift: Cross-Provider Validation & Mitigation for Financial Workflows
Raffi Khatchadourian, Rolando Franco

TL;DR
This paper investigates output drift in large language models used in finance, revealing that smaller models are more consistent and proposing a validation framework for compliant, reliable deployment.
Contribution
It introduces a finance-specific deterministic testing harness, invariant output checks, a model classification system, and cross-provider validation for safe AI deployment in financial workflows.
Findings
Smaller models achieve higher output consistency than larger models.
Structured tasks like SQL are more stable than RAG tasks under output drift.
Cross-provider validation confirms deterministic behavior transfer.
Abstract
Financial institutions deploy Large Language Models (LLMs) for reconciliations, regulatory reporting, and client communications, but nondeterministic outputs (output drift) undermine auditability and trust. We quantify drift across five model architectures (7B-120B parameters) on regulated financial tasks, revealing a stark inverse relationship: smaller models (Granite-3-8B, Qwen2.5-7B) achieve 100% output consistency at T=0.0, while GPT-OSS-120B exhibits only 12.5% consistency (95% CI: 3.5-36.0%) regardless of configuration (p<0.0001, Fisher's exact test). This finding challenges conventional assumptions that larger models are universally superior for production deployment. Our contributions include: (i) a finance-calibrated deterministic test harness combining greedy decoding (T=0.0), fixed seeds, and SEC 10-K structure-aware retrieval ordering; (ii) task-specific invariant checking…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFinancial Reporting and XBRL · Auditing, Earnings Management, Governance · Explainable Artificial Intelligence (XAI)
