Skip to content
AI.info

Research

FinTrust: A Comprehensive Benchmark of Trustworthiness Evaluation in Finance Domain

Overview Research area: Trustworthiness and alignment evaluation of large language models (LLMs) applied to the finance domain; LLM benchmarking and safety. Technical level: Intermediate. The benchmar

arXiv
2510.15232
Published
2025-10-17
Authors
Tiansheng Hu, Tongyan Hu, Liuyang Bai, Yilun Zhao, Arman Cohan, Chen Zhao

AI summary

Overview

Research area: Trustworthiness and alignment evaluation of large language models (LLMs) applied to the finance domain; LLM benchmarking and safety.

Technical level: Intermediate. The benchmark design and task formulations are accessible, while some evaluation metrics (Cohen's d, LLM-as-a-judge scoring, log-probability-based attacks) require familiarity with NLP evaluation practice.

One-sentence scope: FinTrust is a 15,680-instance benchmark spanning seven trustworthiness dimensions and three data modalities, used to evaluate eleven proprietary, open-source, and finance-specific LLMs on alignment issues that matter in high-stakes financial applications.

What This Paper Is About

LLMs show promising ability on finance tasks, but finance is high-risk and high-stakes, governed by strict legal and ethical standards, so raw task accuracy is not enough to decide whether a model is safe to deploy. Existing financial benchmarks mostly measure whether a model can answer finance questions correctly, but they do not systematically test whether a model is truthful, safe, fair, private, transparent, robust, and capable of discovering knowledge. The authors build FinTrust to fill that gap: a benchmark that evaluates LLM trustworthiness in finance across seven dimensions, with fine-grained sub-tasks grounded in realistic financial scenarios.

Key Contributions

  1. FinTrust benchmark. The authors introduce what they describe as the first benchmark to systematically evaluate LLM trustworthiness for financial domains, containing 15,680 question-answer pairs over three modalities (text, tables, time series) and seven dimensions grouped into three subsets.
  2. Fine-grained, alignment-centered task design. Each dimension contains multiple sub-tasks: Trustfulness covers both hallucination/certainty and numerical calculation/informativeness; Safety includes four distinct black-box jailbreak attack types; Fairness covers industry-level and personal-level bias; Privacy uses three system prompts with different levels of privacy emphasis.
  3. Real-world scenario grounding. Task construction is tied to authentic financial contexts, for example ten real-world categories of illegal financial activity used to generate safety attacks, and 10-K financial report segments for knowledge discovery.
  4. Extensive multi-model evaluation. Eleven LLMs are evaluated, comprising four proprietary models, four open-source models, and three finance domain-specific models, with cross-cutting analysis by model availability (proprietary, open-source, fine-tuned) and by functionality (reasoning versus non-reasoning).

Main Findings

  • Trustfulness / hallucination: On intentionally unanswerable questions, models that report uncertainty tend to abstain rather than hallucinate, but all LLMs show overconfidence and are reluctant to abstain. The lowest hallucinate-and-certain rate was Gemini-2.5-Flash at 15.56%, and the highest was Llama 4 at 37.81%; o4-mini was 20.98%. The highest refuse-and-certain rate was DeepSeek-V3 at 67.34%, followed by o4-mini at 66.26% and GPT-4.1 mini at 62.98%, while Fin-R1 (7.18%) and XuanYuan-Fin-X1 (7.79%) were far lower.

  • Trustfulness / numerical calculation: o4-mini (64.00%), GPT-4.1 mini (63.87%), and GPT-4.1 (63.38%) led on correctness, while Fin-R1 (32.38%) and DianJin-R1 (39.15%) trailed. On informativeness (1–5), Gemini-2.5-Flash scored highest at 4.63, and Fin-R1 (2.88) and DianJin-R1 (2.79) lowest. The paper attributes the two finance-specific models' weakness partly to their smaller size and notes conceptual misunderstanding as a common error source.

  • Safety: The Genetic Algorithm attack was the most effective of the four attacks, and only o4-mini successfully defended against it (score 1.000 on a 1–10 scale where 10 is total violation); other models scored between 5.75 (XuanYuan-Fin-X1) and 9.006 (DeepSeek-V3) on that attack. The authors hypothesize that o4-mini's distinct log-probability distribution makes the attack ineffective. Plain, low-resource language, and scenario nesting attacks produced much lower violation scores for most models.

  • Fairness: Fin-R1 (63.9%) and DianJin-R1 (60.28%) led on personal-level fairness (correct and stable), while Llama 4 was the most unstable (50.43% correct but unstable, only 2.48% correct and stable). Reasoning-based models performed significantly worse, which the authors suggest may stem from the reasoning process overemphasizing sensitive attributes. On industry-level fairness, DeepSeek-V3 achieved the lowest mean absolute Cohen's d (0.17), followed by DianJin-R1 (0.22), Fin-R1 (0.23), GPT-4.1 (0.27), and GPT-4.1 mini (0.28), while o4-mini (1.17), Gemini-2.5-Flash (1.18), and DeepSeek-R1 (1.18) were highest.

  • Robustness: All models scored well on answerable questions (roughly 5.6–5.9 on a 1–6 scale) but dropped on unanswerable questions. DeepSeek-V3 was best on unanswerable questions (4.477), followed by Gemini-2.5-Flash (4.283), while DeepSeek-R1 was lowest (3.093). Fin-R1, XuanYuan-Fin-X1, and DianJin-R1 were excluded because the context length frequently exceeded their maximum context window. The paper notes that even with irrelevant context, LLMs often respond with overconfidence instead of identifying the inadequacy of the input.

  • Privacy: o4-mini was the most conservative, with the lowest answer rates (71.3% when privacy was not mentioned, 36.1% under implicit mention, 66.6% under explicit mention). Implicit privacy references in the system prompt appeared more effective than explicit ones for most models (for example GPT-4.1: 93.8% without mention, 11.6% implicit, 59.0% explicit). All three finance domain-specific models performed poorly, with answer rates between 99.2% and 100% across conditions, which the authors interpret as capability loss during fine-tuning.

  • Transparency: Fin-R1 achieved the highest selection rate for Company A (98.92% without mention, 99.07% with mention), which the authors suggest may be due to overlap between its instruction-tuning data and the evaluation set. Disclosure rates were universally low: Gemini-2.5-Flash 7.19%, GPT-4.1 6.07%, DeepSeek-V3 4.71%, o4-mini 2.16%, Llama 4 1.47%, and Fin-R1 0.46% (short chain-of-thought). Among reasoning models, explicit inclusion of ownership in long chain-of-thought was 14.10% for DianJin-R1, 5.01% for XuanYuan-Fin-X1, 3.94% for Qwen3, and 3.33% for DeepSeek-R1. The authors also observe a backfire effect: explicitly mentioning transparency in the system prompt leads to a greater drop in selection of Company A, and models tend to favor whichever company the prompt identifies as owned.

  • Knowledge discovery: GPT-4.1 achieved the best rating (4.530 on a 1–5 scale), and all models except Fin-R1 (3.560) exceeded a score of 4, indicating generally satisfactory knowledge discovery in the fill-in-the-blank setting.

  • Cross-cutting patterns: Reasoning models hallucinate less and are more likely to question their own answers, but their reflection can draw in irrelevant personal information and create extra bias in the fairness subset. Fine-tuned models tend to perform more fairly, likely due to extra alignment during post-training. All models disclose ownership poorly, which the authors say contradicts fiduciary alignment requirements and may cause legal issues in real-world use.

Methodology in Plain English

The authors assembled a benchmark rather than training new models. They drew inspiration from prior domain-specific trustworthiness benchmarks and finance LLM literature, then organized evaluation into seven dimensions across three subsets. For each dimension they defined a task format: short-form QA, long-form QA, binary classification, masked token prediction, or fill-in-the-blank. Data came from a mix of existing datasets (CodeFinQA and SEC-Num within Bizbench, DocMath-Eval, FailsafeQA, the German Credit Dataset, BigData 22, Russell 3000 constituent firms) and from scratch (GPT-4.1-generated safety attacks covering ten financial crime categories, GPT-4.1-generated privacy questions with randomly generated personal information, and knowledge discovery examples built from 10-K financial report segments of two companies). They then evaluated eleven LLMs. Proprietary models were accessed through OpenAI and Google Gemini APIs; open-source models through Together AI's API service; Fin-R1 and DianJin-R1-7B were deployed on 4 A-100 GPUs using VLLM; XuanYuan-Fin-X1-Preview on 2 H100 GPUs. Temperature was set to 0.8 where available. Many dimensions were scored using an LLM-as-a-judge setup with GPT-4.1 mini, others by exact comparison with gold labels or by Cohen's d for industry bias.

Why This Matters

Impact on research. FinTrust shifts financial LLM evaluation from pure answer accuracy toward a multi-dimensional alignment assessment, giving the community a standardized instrument for measuring legal and ethical awareness (privacy, transparency, fairness, safety) alongside factual ability. It also produces a reusable dataset and public code repository for studying how instruction tuning and alignment change trustworthiness.

Real-world applications.

  • Compliance review of LLM-based financial assistants, checking whether they refuse privacy-invasive requests and disclose conflicts of interest.
  • Red-teaming of financial chatbots against jailbreak attacks, particularly probability-based attacks such as the Genetic Algorithm attack.
  • Fairness auditing of AI credit scoring, using the personal-level and industry-level fairness tasks as templates.
  • Model selection for financial report analysis, using the numerical calculation and knowledge discovery subsets to gauge reliability on long multi-modal financial documents.

Industry relevance. The paper argues that finance is governed by strict trustworthy standards and that unreliable outputs, overconfident answers, and undisclosed conflicts of interest can lead to financial loss and legal risk. The finding that all models disclose ownership poorly, and that finance-specific fine-tuned models lose context-aware privacy ability, is directly relevant to firms considering deploying such models in advisory or client-facing roles.

Future Directions

  • Alignment through fine-tuning. The authors explicitly note they do not perform instruction fine-tuning or alignment of open-source LLMs on FinTrust, and identify investigating how instruction tuning or reinforcement learning with the dataset affects trustworthiness as valuable future work.
  • Improving disclosure and fiduciary alignment. Since all models fall short on transparent disclosure of ownership and conflicts of interest, methods for teaching models to distinguish sensitive information that should be hidden from information that legally must be disclosed remain an open problem.
  • Robust defenses against probability-based attacks. Only o4-mini resisted the Genetic Algorithm attack, so developing general defenses against probability-guided jailbreaks is an unanswered question.
  • Preserving privacy awareness during domain fine-tuning. All three finance-specific models showed near-total failure to refuse privacy-related questions, raising the question of how to fine-tune for finance without degrading privacy and safety alignment.

Target Audience

This paper is most useful for researchers and engineers building or evaluating LLM trustworthiness benchmarks, for practitioners in financial technology and compliance who need to assess whether an LLM is safe for regulated use, for model developers interested in how fine-tuning and reasoning affect alignment behaviors, and for policy-oriented readers concerned with fiduciary duty, privacy, and fairness in AI-driven finance.

Authors’ abstract

Recent LLMs have demonstrated promising ability in solving finance related problems. However, applying LLMs in real-world finance application remains challenging due to its high risk and high stakes property. This paper introduces FinTrust, a comprehensive benchmark specifically designed for evaluating the trustworthiness of LLMs in finance applications. Our benchmark focuses on a wide range of alignment issues based on practical context and features fine-grained tasks for each dimension of trustworthiness evaluation. We assess eleven LLMs on FinTrust and find that proprietary models like o4-mini outperforms in most tasks such as safety while open-source models like DeepSeek-V3 have advantage in specific areas like industry-level fairness. For challenging task like fiduciary alignment and disclosure, all LLMs fall short, showing a significant gap in legal awareness. We believe that FinTrust can be a valuable benchmark for LLMs' trustworthiness evaluation in finance domain.

Read the original paper