← Latest papers
🤖 AI

Yield Curve Forecasting using Machine Learning and Econometrics: A Comparative Analysis

This paper compares various econometric, classical machine learning, and deep learning models for forecasting the U.S. Treasury yield curve over 47 years, finding that traditional ARIMA and naive benchmarks generally outperform advanced algorithms, with TimeGPT, LGBM, and RNNs being the top-performing machine learning methods.

Original authors: Aman Singh, Tokunbo Ogunfunmi, Sanjiv Das

Published 2026-05-12
📖 4 min read☕ Coffee break read

Original authors: Aman Singh, Tokunbo Ogunfunmi, Sanjiv Das

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 the Yield Curve as the "weather forecast" for the entire economy. Just as a farmer looks at the sky to decide when to plant, bankers, investors, and the government look at the yield curve (the interest rates for borrowing money over different time periods) to decide how to invest and manage risk. Because the bond market is massive—larger than the stock market—getting this forecast right is a huge deal.

This paper asks a simple question: In the race to predict these interest rates, who wins?

Is it the old-school experts (traditional math and statistics), the modern data scientists (classic machine learning), or the AI superstars (deep learning and neural networks)?

Here is the breakdown of their "race," explained simply:

The Contestants

  1. The Old-School Experts (Econometrics):

    • The Star: ARIMA. Think of this as a seasoned, reliable grandfather who has been watching the weather for 47 years. He doesn't use fancy gadgets; he just looks at the pattern of the last few days and assumes tomorrow will be similar.
    • The Naive Benchmarks: These are the "skeptics." They say, "Why guess? Just assume tomorrow will be exactly like today." Surprisingly, this simple guess is often very hard to beat.
  2. The Modern Data Scientists (Classic Machine Learning):

    • The Team: Random Forests, XGBoost, and LGBM. Imagine a committee of smart analysts who look at a huge pile of historical data and try to find complex rules to predict the future. They are like a group of detectives trying to solve a puzzle.
  3. The AI Superstars (Deep Learning):

    • The Team: Transformers, RNNs, TimeGPT, and others. These are the "genius" AI models.
      • TimeGPT is like a super-learner who has read millions of different weather reports from around the world before ever seeing your specific data. It's a "foundation model" that knows a lot already.
      • The others (like PatchTST, Informer) are like specialized students who are trying to learn the rules of your specific weather from scratch, just by looking at your data.

The Race Conditions

The researchers didn't just run a quick test; they ran a marathon over 47 years of daily data (covering six different economic recessions). They tested the models in two ways:

  • Sliding Window: Like a camera that only looks at the last 4 years of data, then slides forward 5 days and looks again.
  • Expanding Window: Like a camera that keeps adding more history to the lens, so it eventually sees the whole 47-year history.

They also tested if the models worked better on "smoothed" data (stationary) or raw, messy data (non-stationary).

The Results: Who Won?

1. The Old-School Experts Take the Gold
The winner, by a comfortable margin, was the Naive Forecast (assuming tomorrow is like today) and the ARIMA model.

  • Why? The paper suggests that interest rates are like a calm lake. Most days, the water level doesn't change much. It's only when a storm hits (a policy change or economic shock) that it gets wild. Because the lake is usually calm, the simplest guess ("it will be the same as today") is often the most accurate. The complex AI models were trying to find patterns in the calm water that didn't exist, which actually made them less accurate.

2. The AI Superstars Struggle
Despite being the "hot new technology," the deep learning models (Transformers, RNNs, etc.) generally did not beat the old-school math.

  • TimeGPT was the best of the AI bunch, likely because it had seen so much data beforehand (like a super-learner).
  • The others mostly underperformed. The paper suggests they might have been "overfitting"—essentially memorizing the noise in the data rather than learning the actual rules, which hurt their ability to predict the future.

3. The One Exception
There was one specific time period (the most recent "time block" in the study) where a model called PatchTST (using an expanding window on messy data) managed to slightly edge out the old-school methods. However, the difference was tiny (less than 0.1%), so it's not a clear victory.

The Big Takeaway

The paper concludes that for predicting US Treasury interest rates, simple is better.

  • The "Grandfather" (ARIMA) and the "Skeptic" (Naive Forecast) are still the best tools for the job.
  • The fancy AI models haven't proven they can do a better job than these simple methods on this specific problem.
  • Sometimes, having a "super-learner" (TimeGPT) helps, but even then, it didn't beat the simple math.

In short: When it comes to predicting interest rates, you don't need a sci-fi AI robot. You often just need a reliable calculator and a simple rule: "Tomorrow will probably look a lot like today."

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 →