Finance Agent Benchmark: Benchmarking LLMs on Real-world Financial Research Tasks
Antoine Bigeard, Langston Nashold, Rayan Krishnan, Shirley Wu
TL;DR
This paper introduces the Finance Agent Benchmark, a comprehensive, expert-curated evaluation framework for LLM-based finance agents that operate on real-world public filings via live data sources like EDGAR. It combines 537 questions across nine task categories with a rubric-based, LLM-as-judge evaluation, and a model-agnostic harness that provides Google search and EDGAR access to test autonomous, tool-augmented reasoning. The results reveal substantial gaps in current AI capabilities, with the best model reaching only 46.8% accuracy while offering faster, cost-efficient analyses compared to human experts. The work establishes a rigorous benchmark for tracking progress in finance-focused agents and outlines future directions, including better handling of structured data and broader data access, supported by open-source tooling for reproducibility.
Abstract
Artificial Intelligence (AI) technology has emerged as a transformative force in financial analysis and the finance industry, though significant questions remain about the full capabilities of Large Language Model (LLM) agents in this domain. We present the Finance Agent Benchmark, featuring challenging and diverse real-world finance research problems that require LLMs to perform complex analysis using recent SEC filings. We construct the benchmark using a taxonomy of nine financial task categories, developed in consultation with experts from banks, hedge funds, and private equity firms. The dataset includes 537 expert-authored questions covering tasks from information retrieval to complex financial modeling, each validated through a rigorous review process to ensure accuracy and relevance. Moreover, we implement an agentic harness that equips LLMs with tools sufficient to produce accurate responses, including Google Search and EDGAR database access. Overall, the Finance Agent Benchmark provides a comprehensive testbed for measuring the progress of LLM-driven finance agents. Our evaluation reveals significant limitations in current AI capabilities - even the best-performing model (OpenAI o3) achieved only 46.8% accuracy at an average cost of $3.79 per query. This underscores the need for further advancements before reliable deployment in high-stakes finance settings.
