FinTradeBench: A Financial Reasoning Benchmark for LLMs
The paper introduces FinTradeBench, a comprehensive financial reasoning benchmark featuring 1,400 questions that integrate company fundamentals and trading signals to evaluate and reveal the current limitations of large language models in handling complex, multi-modal financial decision-making tasks.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to decide whether to buy a house. You have two very different types of information to look at:
- The House Inspection Report (Fundamentals): This is the boring, legal paperwork. It tells you how many rooms the house has, how old the roof is, and how much the owner owes on the mortgage. It's factual, written in text, and comes from official records.
- The Neighborhood Vibe (Trading Signals): This is the energy outside. Is the street crowded with people? Are the "For Sale" signs going up or down? Is the price of the house jumping up and down wildly like a rollercoaster? This is about movement, speed, and feeling.
For a long time, AI models (the "smart computers") have been great at reading the House Inspection Report. They can summarize the paperwork perfectly. But they have been terrible at understanding the Neighborhood Vibe. They get confused when you ask them, "The house looks great on paper, but why is the price dropping every day? Should I buy it?"
Enter FinTradeBench
The researchers at the University of Central Florida built a new "test" called FinTradeBench. Think of it as a giant, 1,400-question pop quiz for AI, designed specifically to see if they can handle both the paperwork and the neighborhood vibe at the same time.
Here is the simple breakdown of what they found:
1. The Test: Three Types of Questions
The quiz had three sections:
- The Accountant: "What is the company's profit?" (Pure paperwork).
- The Trader: "Is the stock price moving up or down?" (Pure movement).
- The Hybrid: "The company is profitable, but the stock price is crashing. Is this a good time to buy?" (This requires mixing the two).
2. The "Magic Glasses" (RAG)
To help the AI answer, the researchers gave them "Magic Glasses" called RAG (Retrieval-Augmented Generation). This is like giving the AI a library card so it can look up the exact facts instead of guessing from memory.
- The Good News: When the questions were about the Accountant (paperwork), the Magic Glasses worked wonders. The AI's scores jumped up by about 37%. It could finally read the fine print without making things up.
- The Bad News: When the questions were about the Trader (price movements), the Magic Glasses actually hurt the AI. The scores dropped. Why? Because the AI got overwhelmed. It was staring at a wall of raw numbers (like a spreadsheet of stock prices) and didn't know how to turn those numbers into a story. It got distracted by the noise.
3. The "Smartest" AI vs. The "Fastest" AI
The researchers tested 14 different AI models.
- The "Reasoners" (like DeepSeek-R1): These models are like detectives who think step-by-step. They were the best at the Hybrid questions. They could look at the profit and the price drop and say, "Ah, the market is scared, but the company is actually healthy. This is a buying opportunity."
- The "Summarizers" (like LLaMA): These models are like fast readers who summarize text. When given the Magic Glasses, they got confused. They read the whole document but missed the point. They got "distracted" by the extra information and gave worse answers than if they hadn't looked at the glasses at all.
4. The Big Lesson: "Context is King, but Structure is Queen"
The most surprising discovery was about how the information was presented.
- When the AI was given raw data (a messy list of stock prices), it failed.
- When the AI was given pre-calculated insights (e.g., "The stock is 15% above its average"), it succeeded.
The Analogy: Imagine asking a chef to make a soup.
- No-RAG: You give them a recipe book, but no ingredients. They guess.
- Standard RAG: You give them the recipe book and a giant sack of raw, unpeeled, unchopped vegetables. They get overwhelmed trying to chop everything while reading the recipe.
- Ideal RAG: You give them the recipe book and a bowl of perfectly chopped, pre-measured ingredients. They make a perfect soup.
Why Does This Matter?
Currently, if you ask an AI, "Should I buy Tesla stock?" it might look at the earnings report (good) and the stock chart (bad) and get confused, giving you a wrong answer.
This paper proves that:
- AI needs help with math and numbers. Just giving them more text isn't enough; they need tools to calculate.
- The way we feed data matters. If we want AI to be a financial advisor, we can't just dump raw data on them. We need to structure the data so they can "think" about it, not just "read" it.
In short: We built a better test to show that while AI is getting smarter at reading financial reports, it still struggles to understand the chaotic, moving world of the stock market. To fix this, we need to teach AI how to do math, not just how to read.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.