paper-with-me

Papers

BacktestBench: Benchmarking Large Language Models for Automated Quantitative Strategy Backtesting

2026-05-18 · Zhensheng Wang, Wenmian Yang, Qingtai Wu, Lequan Ma, Yiquan Zhang, Weijia Jia arxiv

Quantitative backtesting is essential for evaluating trading strategies but remains hampered by high technical barriers and limited scalability. While Large Language Models (LLMs) offer a transformative path to automate this complex, interdisciplinary workflow through advanced code generation, tool usage, and agentic planning, the practical realization is significantly challenged by the current lack of a large-scale benchmark dedicated to automated quantitative backtesting, which hinders progress in this field. To bridge this critical gap, we introduce BacktestBench, the first large-scale benchmark for automated quantitative backtesting. Built from over 6 million real market records, it comprises 18,246 meticulously annotated question-answering pairs across four task categories: metrics calculation, ticker selection, strategy selection, and parameter confirmation. We also propose AutoBacktest, a robust multi-agent baseline that translates natural language strategies into reproducible backtests by coordinating a Summarizer for semantic factor extraction, a Retriever for validated SQL generation, and a Coder for Python backtesting implementation. Our evaluation on 23 mainstream LLMs, complemented by targeted ablations, identifies key factors that influence end-to-end performance and highlights the importance of grounded verification and standardized indicator representations.

📄 PDF Abstract BibTeX arXiv:2605.17937

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Assessing SPARQL capabilities of Large Language Models

2024-09-09 · Lars-Peter Meyer, Johannes Frey, Felix Brei, Natanael Arndt

The integration of Large Language Models (LLMs) with Knowledge Graphs (KGs) offers significant synergistic potential for knowledge-driven applications. One possible integration is the interpretation and generation of for…

BenchmarkingKnowledge GraphsText2Sparql

Language Models for Automated Classification of Brain MRI Reports and Growth Chart Generation

2025-03-15 · Maryam Daniali, Shivaram Karandikar, Dabriel Zimmerman, J. Eric Schmitt 외

Clinically acquired brain MRIs and radiology reports are valuable but underutilized resources due to the challenges of manual analysis and data heterogeneity. We developed fine-tuned language models (LMs) to classify bra…

Benchmarking

IR-SIM: A Lightweight Skill-Native Simulator for Navigation, Learning, and Benchmarking

2026-06-07 · Ruihua Han, Shuai Wang, Chengyang Li, Rui Gao 외 arxiv

Simulation plays a key role in automated robotics research supported by large language models (LLMs). However, existing simulators often require custom code or complex interfaces, creating a barrier to rapid prototyping …

Collision Avoidance

EvoGPT-f: An Evolutionary GPT Framework for Benchmarking Formal Math Languages

2024-02-12 · Johnathan Mercer

Formal mathematics is the discipline of translating mathematics into a programming language in which any statement can be unequivocally checked by a computer. Mathematicians and computer scientists have spent decades of …

Automated Theorem ProvingBenchmarkingMath

MCA-Bench: A Multimodal Benchmark for Evaluating CAPTCHA Robustness Against VLM-based Attacks

2025-06-06 · Zonglin Wu, Yule Xue, Xin Wei, Yiren Song

As automated attack techniques rapidly advance, CAPTCHAs remain a critical defense mechanism against malicious bots. However, existing CAPTCHA schemes encompass a diverse range of modalities -- from static distorted text…

Benchmarking