paper-with-me

Papers

QuantEval: A Benchmark for Financial Quantitative Tasks in Large Language Models

2026-01-13 · Zhaolu Kang, Junhao Gong, Wenqing Hu, Shuo Yin, Kehan Jiang, Zhicheng Fang, Yingjie He, Chunlei Meng, Rong Fu, Dongyang Chen, Leqi Zheng, Eric Hanchen Jiang, Yunfei Feng, Yitong Leng, Junfan Zhu, Xiaoyou Chen, Xi Yang, Richeng Xuan arxiv

Large Language Models (LLMs) have shown strong capabilities across many domains, yet their evaluation in financial quantitative tasks remains fragmented and mostly limited to knowledge-centric question answering. We introduce QuantEval, a benchmark that evaluates LLMs across three essential dimensions of quantitative finance: knowledge-based QA, quantitative mathematical reasoning, and quantitative strategy coding. Unlike prior financial benchmarks, QuantEval integrates a CTA-style backtesting framework that executes model-generated strategies and evaluates them using financial performance metrics, enabling a more realistic assessment of quantitative coding ability. We evaluate some state-of-the-art open-source and proprietary LLMs and observe substantial gaps to human experts, particularly in reasoning and strategy coding. Finally, we conduct large-scale supervised fine-tuning and reinforcement learning experiments on domain-aligned data, demonstrating consistent improvements. We hope QuantEval will facilitate research on LLMs' quantitative finance capabilities and accelerate their practical adoption in real-world trading workflows. We additionally release the full deterministic backtesting configuration (asset universe, cost model, and metric definitions) to ensure strict reproducibility.

📄 PDF Abstract BibTeX arXiv:2601.08689

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical ReasoningQuestion Answering

Similar Papers 제목 키워드 기반

BizBench: A Quantitative Reasoning Benchmark for Business and Finance

2023-11-11 · Rik Koncel-Kedziorski, Michael Krumdick, Viet Lai, Varshini Reddy 외

Answering questions within business and finance requires reasoning, precision, and a wide-breadth of technical knowledge. Together, these requirements make this domain difficult for large language models (LLMs). We intro…

Code GenerationProgram SynthesisQuestion AnsweringReading Comprehension

Time Series Augmented Generation for Financial Applications

2026-04-21 · Anton Kolonin, Alexey Glushchenko, Evgeny Bochkov, Abhishek Saxena arxiv

Evaluating the reasoning capabilities of Large Language Models (LLMs) for complex, quantitative financial tasks is a critical and unsolved challenge. Standard benchmarks often fail to isolate an agent's core ability to p…

Financial Text Classification Based On rLoRA Finetuning On Qwen3-8B model

2025-11-29 · Zhiming Lian arxiv

Financial text classification has increasingly become an important aspect in quantitative trading systems and related tasks, such as financial sentiment analysis and the classification of financial news. In this paper, w…

Text ClassificationSentiment Analysis

Bridging the Arithmetic Gap: The Cognitive Complexity Benchmark and Financial-PoT for Robust Financial Reasoning

2026-01-29 · Boxiang Zhao, Qince Li, Zhonghao Wang, Yi Wang 외 arxiv

While Large Language Models excel at semantic tasks, they face a critical bottleneck in financial quantitative reasoning, frequently suffering from "Arithmetic Hallucinations" and a systemic failure mode we term "Cogniti…

Bypassing Document Ingestion: An MCP Approach to Financial Q&A

2026-03-19 · Sasan Mansouri, Edoardo Pilla, Mark Wahrenburg, Fabian Woebbeking arxiv

Answering financial questions is often treated as an information retrieval problem. In practice, however, much of the relevant information is already available in curated vendor systems, especially for quantitative analy…

Information RetrievalQuestion Answering