paper-with-me

Papers

FinToolBench: Evaluating LLM Agents for Real-World Financial Tool Use

2026-03-09 · Jiaxuan Lu, Kong Wang, Yemin Wang, Qingmei Tang, Hongwei Zeng, Xiang Chen, Jiahao Pi, Shujian Deng, Lingzhi Chen, Yi Fu, Kehua Yang, Xiao Sun arxiv

The integration of Large Language Models (LLMs) into the financial domain is driving a paradigm shift from passive information retrieval to dynamic, agentic interaction. While general-purpose tool learning has witnessed a surge in benchmarks, the financial sector, characterized by high stakes, strict compliance, and rapid data volatility, remains critically underserved. Existing financial evaluations predominantly focus on static textual analysis or document-based QA, ignoring the complex reality of tool execution. Conversely, general tool benchmarks lack the domain-specific rigor required for finance, often relying on toy environments or a negligible number of financial APIs. To bridge this gap, we introduce FinToolBench, the first real-world, runnable benchmark dedicated to evaluating financial tool learning agents. Unlike prior works limited to a handful of mock tools, FinToolBench establishes a realistic ecosystem coupling 760 executable financial tools with 295 rigorous, tool-required queries. We propose a novel evaluation framework that goes beyond binary execution success, assessing agents on finance-critical dimensions: timeliness, intent type, and regulatory domain alignment. Furthermore, we present FATR, a finance-aware tool retrieval and reasoning baseline that enhances stability and compliance. By providing the first testbed for auditable, agentic financial execution, FinToolBench sets a new standard for trustworthy AI in finance. The tool manifest, execution environment, and evaluation code will be open-sourced to facilitate future research.

📄 PDF Abstract BibTeX arXiv:2603.08262

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

FinMCP-Bench: Benchmarking LLM Agents for Real-World Financial Tool Use under the Model Context Protocol

2026-03-26 · Jie Zhu, Yimin Tian, Boyang Li, Kehao Wu 외 arxiv

This paper introduces \textbf{FinMCP-Bench}, a novel benchmark for evaluating large language models (LLMs) in solving real-world financial problems through tool invocation of financial model context protocols. FinMCP-Ben…

ITBench: Evaluating AI Agents across Diverse Real-World IT Automation Tasks

2025-02-07 · Saurabh Jha, Rohan Arora, Yuji Watanabe, Takumi Yanagawa 외

Realizing the vision of using AI agents to automate critical IT tasks depends on the ability to measure and understand effectiveness of proposed solutions. We introduce ITBench, a framework that offers a systematic metho…

Benchmarking

MBABench: Evaluating LLM Agents on End-to-End Spreadsheet Tasks in Finance

2026-05-21 · Thomson Yen, Julian Poeltl, Harshith Srinivas Gear, Yilin Meng 외 arxiv

LLM agents are increasingly expected to carry out end-to-end workflows, producing complete artifacts from high-level user instructions. To meet enterprise needs, frontier AI labs have developed agents that can construct …

INVESTORBENCH: A Benchmark for Financial Decision-Making Tasks with LLM-based Agent

2024-12-24 · Haohang Li, Yupeng Cao, Yangyang Yu, Shashidhar Reddy Javaji 외

Recent advancements have underscored the potential of large language model (LLM)-based agents in financial decision-making. Despite this progress, the field currently encounters two main challenges: (1) the lack of a com…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model

FinDeepIndicator: Benchmarking Deep Research Agents in End-to-End Financial Indicator Construction

2026-08-01 · Chaoqun Yang, Fengbin Zhu, Xinyu Lin, Long Bai 외 arxiv

Financial indicators are essential tools for transforming raw financial data into interpretable measures for various downstream tasks, such as valuation, risk assessment, and economic analysis. However, existing financia…

Answer Generation