CLAICEFeb 20, 2024

FinBen: A Holistic Financial Benchmark for Large Language Models

arXiv:2402.12659v2152 citationsh-index: 18Has CodeNIPS
Originality Incremental advance
AI Analysis

This work addresses the problem of evaluating LLMs in finance for researchers and practitioners, though it is incremental as it builds on existing benchmarking efforts by expanding to financial domains.

The authors tackled the lack of comprehensive evaluation benchmarks for large language models (LLMs) in finance by introducing FinBen, an extensive open-source benchmark with 36 datasets across 24 tasks, and found that while LLMs excel in information extraction and textual analysis, they struggle with advanced reasoning and complex tasks like text generation and forecasting.

LLMs have transformed NLP and shown promise in various fields, yet their potential in finance is underexplored due to a lack of comprehensive evaluation benchmarks, the rapid development of LLMs, and the complexity of financial tasks. In this paper, we introduce FinBen, the first extensive open-source evaluation benchmark, including 36 datasets spanning 24 financial tasks, covering seven critical aspects: information extraction (IE), textual analysis, question answering (QA), text generation, risk management, forecasting, and decision-making. FinBen offers several key innovations: a broader range of tasks and datasets, the first evaluation of stock trading, novel agent and Retrieval-Augmented Generation (RAG) evaluation, and three novel open-source evaluation datasets for text summarization, question answering, and stock trading. Our evaluation of 15 representative LLMs, including GPT-4, ChatGPT, and the latest Gemini, reveals several key findings: While LLMs excel in IE and textual analysis, they struggle with advanced reasoning and complex tasks like text generation and forecasting. GPT-4 excels in IE and stock trading, while Gemini is better at text generation and forecasting. Instruction-tuned LLMs improve textual analysis but offer limited benefits for complex tasks such as QA. FinBen has been used to host the first financial LLMs shared task at the FinNLP-AgentScen workshop during IJCAI-2024, attracting 12 teams. Their novel solutions outperformed GPT-4, showcasing FinBen's potential to drive innovation in financial LLMs. All datasets, results, and codes are released for the research community: https://github.com/The-FinAI/PIXIU.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes