← Latest papers
🤖 machine learning

Financial Numerical Prediction and Allocation as Token Generation

This paper introduces FinATOM, a unified, head-free framework that leverages constrained token generation in causal language models to directly perform financial forecasting and dynamic asset allocation, demonstrating improved risk-adjusted returns in ETF and text-based investment tasks compared to traditional regression or ranking approaches.

Original authors: Xu Ouyang, Moontae Lee

Published 2026-08-11
📖 5 min read🧠 Deep dive

Original authors: Xu Ouyang, Moontae Lee

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

The Digital Oracle's New Voice

Imagine a world where computers don't just read stories but can also do math, make predictions, and decide how to spend money, all using the same "language" they use to chat with us. This is the realm of Artificial Intelligence, specifically a type called Large Language Models (LLMs). Think of these models as super-smart parrots that have read almost everything on the internet. They are amazing at predicting the next word in a sentence, like finishing a friend's joke. But usually, when we ask them to do something precise, like predicting stock prices or managing a portfolio, we have to attach a special, separate calculator (a "head") to their brain to handle the numbers. It's like asking a poet to solve a physics equation by handing them a separate abacus.

The big question scientists are asking is: Can the poet do the math themselves? Can the computer learn to speak numbers directly, just like it speaks words, without needing that extra calculator? This matters because if a single brain can understand a news story about a company and immediately decide how much money to invest in it, the whole process becomes faster, cleaner, and easier to check. It's like having a chef who can taste the soup and instantly know exactly how much salt to add, rather than tasting it, writing down the number, and then handing the note to a second chef to add the salt.

The Paper's Story: Teaching a Robot to Speak "Money"

This paper introduces a new system called FinATOM, which tries to teach a language model to do financial forecasting and money management using only its native vocabulary. Instead of attaching a special calculator, the researchers let the AI generate "tokens" (chunks of text) that represent numbers. It's as if the AI is learning a secret code where the word "apple" might mean "5 dollars" and "banana" might mean "10 dollars," allowing it to write out its financial decisions just like it would write a story.

The researchers tested this on two main tasks. First, they asked the AI to predict how much stock prices would go up or down over the next three days. Second, they asked it to decide how to split money among five different investment funds (ETFs). To make this work, they had to be very careful. They taught the AI using a "teacher" that only knew what was visible at the moment (like looking at a car's speedometer right now, not knowing where it will be in an hour). This ensured the AI didn't access future answers.

What they found:
The results suggest that this "head-free" approach actually works. When the AI was first taught (a stage called Supervised Fine-Tuning), it did a decent job. But when they let it practice and learn from its own mistakes using a special training method (called DAPO-augmented GRPO), it got even better.

  • For the investment task: The AI's strategy improved its risk-adjusted return (a score called the Sharpe ratio) from 1.428 to 1.529 when looking at data from 2023 to 2025. Even after accounting for small fees (5 basis points per trade), the score went from 1.394 to 1.494.
  • For the stock prediction task: On a specific dataset called FinTexTS, the AI's strategy achieved a cumulative return of 73.52% with a Sharpe ratio of 2.68. After the extra practice, these numbers nudged up slightly to 73.72% and 2.69.

The paper also discovered that the AI works best when it gets both the raw numbers (like past stock prices) and the news stories (like reports on the economy) at the same time. In 2025, adding the news made a huge difference, boosting the performance significantly compared to just looking at numbers. However, in other years, the numbers alone were almost as good.

What the paper rules out:
The authors are careful to say this isn't a magic bullet that solves all financial problems. They explicitly rule out the idea that the AI is just memorizing the answers. They checked that the data used for the 2024 and 2025 tests happened after the AI was originally trained, so the AI couldn't have just "remembered" the future. They also note that the AI didn't get better by simply trading more often; in fact, the number of trades stayed almost the same, meaning the improvement came from making better decisions, not more decisions.

How sure are they?
The paper suggests this is a very promising proof of concept, but it stops short of calling it a universal winner. The results are based on specific tests with five funds and a limited set of stocks. The authors admit that while the method works in these simulations, we don't know yet if it will work perfectly in every market condition or with every type of asset. They describe the findings as evidence of "feasibility"—meaning it can be done—rather than a guarantee that it will always be the best way to make money. The improvement in the investment task was clear in 2024 and 2025, but in 2023, the advanced training didn't make much of a difference, showing that the success depends on the specific market conditions.

In short, FinATOM shows that a language model can learn to speak the language of finance directly, turning news and numbers into investment decisions without needing a separate calculator. It's a small but exciting step toward AI that doesn't just talk about money, but actually understands how to manage it.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →