paper-with-me

Papers

Will LLMs be Professional at Fund Investment? DeepFund: A Live Arena Perspective

2025-03-24 · Changlun Li, Yao Shi, Yuyu Luo, Nan Tang

Large Language Models (LLMs) have demonstrated impressive capabilities across various domains, but their effectiveness in financial decision-making remains inadequately evaluated. Current benchmarks primarily assess LLMs' understanding on financial documents rather than the ability to manage assets or dig out trading opportunities in dynamic market conditions. Despite the release of new benchmarks for evaluating diversified tasks on the financial domain, we identified four major problems in these benchmarks, which are data leakage, navel-gazing, over-intervention, and maintenance-hard. To pave the research gap, we introduce DeepFund, a comprehensive arena platform for evaluating LLM-based trading strategies in a live environment. Our approach implements a multi-agent framework where they serve as multiple key roles that realize the real-world investment decision processes. Moreover, we provide a web interface that visualizes LLMs' performance with fund investment metrics across different market conditions, enabling detailed comparative analysis. Through DeepFund, we aim to provide a more realistic and fair assessment on LLM's capabilities in fund investment, offering diversified insights and revealing their potential applications in real-world financial markets. Our code is publicly available at https://github.com/HKUSTDial/DeepFund.

📄 PDF Abstract BibTeX arXiv:2503.18313

Code (1)

hkustdial/deepfund 공식 구현

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Time Travel is Cheating: Going Live with DeepFund for Real-Time Fund Investment Benchmarking

2025-05-16 · Changlun Li, Yao Shi, Chen Wang, Qiqi Duan 외

Large Language Models (LLMs) have demonstrated notable capabilities across financial tasks, including financial report summarization, earnings call transcript analysis, and asset classification. However, their real-world…

BenchmarkingManagement

A Scalable and Adaptive System to Infer the Industry Sectors of Companies: Prompt + Model Tuning of Generative Language Models

2023-06-05 · Lele Cao, Vilhelm von Ehrenheim, Astrid Berghult, Cecilia Henje 외

The Private Equity (PE) firms operate investment funds by acquiring and managing companies to achieve a high return upon selling. Many PE funds are thematic, meaning investment professionals aim to identify trends by cov…

Language ModelingLanguage Modelling

FinanceQA: A Benchmark for Evaluating Financial Analysis Capabilities of Large Language Models

2025-01-30 · Spencer Mateega, Carlos Georgescu, Danny Tang

FinanceQA is a testing suite that evaluates LLMs' performance on complex numerical financial analysis tasks that mirror real-world investment work. Despite recent advances, current LLMs fail to meet the strict accuracy r…

Financial Analysis

Distilling Analysis from Generative Models for Investment Decisions

2024-10-02 · Chung-Chi Chen, Hiroya Takamura, Ichiro Kobayashi, Yusuke Miyao

Professionals' decisions are the focus of every field. For example, politicians' decisions will influence the future of the country, and stock analysts' decisions will impact the market. Recognizing the influential role …

Decision Making

FinSheet-Bench: From Simple Lookups to Complex Reasoning, Where LLMs Break on Financial Spreadsheets

2026-03-07 · Jan Ravnik, Matjaž Ličen, Felix Bührmann, Bithiah Yuan 외 arxiv

While Large Language Models (LLMs) can accelerate text-heavy tasks in alternative investment due diligence, a gap remains in their ability to accurately extract and reason over structured tabular data from complex financ…

Question Answering