RusFinChain: A Russian Benchmark for Verifiable Chain-of-Thought Reasoning in Finance with Fuzzy-Aligned Evaluation

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

RusFinChain is introduced as the first Russian-language symbolic benchmark for verifiable Chain-of-Thought (CoT) reasoning in finance. This benchmark addresses the gap in evaluating multi-step symbolic reasoning, which is crucial for financial analysis, by providing intermediate reasoning steps for verification. It encompasses 17 domains and 172 topics, featuring 5,280 parameterized examples generated from executable Python templates to ensure contamination-free evaluation. Each example includes a gold-standard reasoning chain with intermediate numeric values. The authors also present enhanced evaluation metrics: Fuzzy Numeric Alignment and Soft-Attention Alignment. Evaluation of 8 open-weight LLMs on a stratified sample, generating 8,100 responses, revealed a significant reasoning gap. Models achieved a Hard F1 of approximately 0.65 for step alignment, but only about 29% of final answers were correct. The new fuzzy and soft metrics demonstrated superior diagnostic power, showing a stronger correlation with final-answer correctness (Spearman rho approximately 0.48) compared to the original ChainEval (rho approximately 0.38-0.46). The dataset, code, and evaluation framework are released to support verifiable financial AI for the Russian-speaking community.

Key takeaway

For NLP Engineers developing financial AI for Russian markets, you should integrate RusFinChain into your model evaluation pipeline. This benchmark highlights a critical reasoning gap, with current LLMs achieving only ~29% final answer correctness despite decent step alignment. Utilizing the provided fuzzy and soft alignment metrics will offer superior diagnostic insights into your model's multi-step reasoning capabilities, guiding targeted improvements for robust financial analysis applications.

Key insights

RusFinChain offers the first Russian benchmark for verifiable financial CoT reasoning, revealing a significant LLM performance gap.

Principles

Method

RusFinChain generates 5,280 parameterized examples from Python templates, each with a gold-standard reasoning chain and intermediate numeric values for automatic verification using Fuzzy Numeric and Soft-Attention Alignment.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.