🤖 AI Summary
This study addresses the challenge of multilingual multiple-choice question answering in the financial domain by establishing the first unified evaluation benchmark across four languages—English, Chinese, Arabic, and Hindi—spanning distinct writing systems, with 200 questions per language. The work proposes a comprehensive technical framework integrating retrieval-augmented generation, option scoring, language-specific prompting, self-consistency filtering, confidence calibration, and large language model verification. An international competition was organized to evaluate systems on this benchmark. The top-performing system achieved accuracies of 97.5% in English and Arabic and 92.0% in Hindi, substantially advancing the state of the art in multilingual financial QA and revealing both shared challenges and viable strategies for cross-lingual expert reasoning.
📝 Abstract
FinMMEval 2026 Task 1 evaluates multilingual financial multiple-choice question answering in English, Chinese, Arabic, and Hindi. The task tests whether systems can select the correct answer to finance questions involving domain terminology, numerical interpretation, and conceptual financial reasoning across languages and scripts. The final-test set contains 800 questions, with 200 questions per language; gold answers were withheld during submission, and each language was ranked independently by accuracy. The final leaderboards contain 13 English, 11 Chinese, 11 Arabic, and 10 Hindi ranked submissions. Top accuracies range from 92.0% in Hindi to 97.5% in English and Arabic, with the same leading teams appearing near the top across all four languages. The documented systems used retrieval augmentation, direct answer-option scoring, language-specific prompting, selective self-consistency, confidence checks, and LLM-based review stages.