paper-with-me

Papers

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

2026-08-01 · Chaoqun Yang, Fengbin Zhu, Xinyu Lin, Long Bai, Xiaoluan Liu, Ke-Wei Huang, Roger Zimmermann, Tat-Seng Chua 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 financial benchmarks largely focus on answer-level accuracy and often assume that relevant data are already provided, leaving the assessment of the intermediate process of indicator construction underexplored. In this work, we propose FinDeepIndicator, the first benchmark dedicated to evaluating Deep Research (DR) agents in end-to-end financial indicator construction. Specifically, FinDeepIndicator evaluates DR agents across four stages in indicator construction: formula specification, data collection, indicator calculation, and answer generation, and covers fundamental, technical, and macroeconomic indicators organized into 21 fine-grained sub-categories. It contains 3,350 curated question-answer (QA) pairs derived from both U.S. and Chinese markets, 10 years of historical financial data, and 800 listed companies. Extensive experiments on search-equipped Large Language Models (LLMs) and DR agents show that, while LLMs generally perform well in formula specification, their accuracy drops substantially during data retrieval and numerical execution. DR agents consistently outperform search-equipped LLMs, yet remain unreliable in realistic financial analysis settings. These findings provide insights for developing more capable and trustworthy DR agents in finance.

📄 PDF Abstract BibTeX arXiv:2608.00764

Code (0)

등록된 구현이 없습니다.

Tasks

Answer Generation

Similar Papers 제목 키워드 기반

Deep FinResearch Bench: Evaluating AI's Ability to Conduct Professional Financial Investment Research

2026-04-22 · Mirazul Haque, Antony Papadimitriou, Samuel Mensah, Zhiqiang Ma 외 arxiv

We introduce Deep FinResearch Bench, a practical and comprehensive evaluation framework for deep research (DR) agents in financial investment research. The benchmark assesses three dimensions of report quality: qualitati…

Reinforcement Learning Framework for Quantitative Trading

2024-11-12 · Alhassan S. Yasin, Prabdeep S. Gill

The inherent volatility and dynamic fluctuations within the financial stock market underscore the necessity for investors to employ a comprehensive and reliable approach that integrates risk management strategies, market…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

KPI-EDGAR: A Novel Dataset and Accompanying Metric for Relation Extraction from Financial Documents

2022-10-17 · Tobias Deußer, Syed Musharraf Ali, Lars Hillebrand, Desiana Nurchalifah 외

We introduce KPI-EDGAR, a novel dataset for Joint Named Entity Recognition and Relation Extraction building on financial reports uploaded to the Electronic Data Gathering, Analysis, and Retrieval (EDGAR) system, where th…

BenchmarkingJoint Entity and Relation Extractionnamed-entity-recognitionNamed Entity Recognition+4

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…

FinanceComplexQA: Benchmarking Agentic Reasoning on Industrial-grade Financial Documents

2026-07-21 · Xianfu Cheng, Shiwei Zhang, Jiyu Zhao, Jian Yang 외 hf

Agentic Reasoning has become a transformative force in financial analysis due to its ability to integrate large-scale information and generate reliable and accurate content. However, when handling complex real-world prob…