Beyond Black-Scholes: A Computational Framework for Option Pricing Using Heston, GARCH, and Jump Diffusion Models

This research proposes a computational framework for option pricing that utilizes Monte Carlo simulations with GARCH, Heston, and Merton jump-diffusion models to overcome the limitations of the Black-Scholes framework, demonstrating that the Heston model generally yields the most accurate market price estimates while the Merton and GARCH models excel for volatile assets and volatility forecasting, respectively.

Karmanpartap Singh Sidhu, Pranshi Saxena

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

Imagine you are trying to predict the price of a ticket to a concert that won't happen for six months. This ticket is an Option. In the financial world, figuring out what that ticket is worth today is a massive challenge.

For decades, the financial world relied on a famous recipe called the Black-Scholes model. Think of this model as a perfectly smooth, glassy highway. It assumes that:

  1. The road is always straight (prices move smoothly).
  2. The weather is always the same (volatility is constant).
  3. There are no sudden potholes or detours (no price jumps).

The problem? Real life isn't a glassy highway. It's a bumpy, chaotic dirt road with sudden storms, potholes, and traffic jams. When the 2008 financial crisis hit, it was like a massive earthquake on that road, and the old Black-Scholes recipe failed miserably because it couldn't handle the bumps.

This paper, written by two researchers from USC, proposes a new, high-tech navigation system to replace that old recipe. They built a computational framework using three advanced tools to simulate the messy reality of the stock market.

Here is how they did it, explained simply:

1. The Engine: Monte Carlo Simulation

Instead of trying to predict the one exact path a stock will take, the researchers used a method called Monte Carlo Simulation.

  • The Analogy: Imagine you are trying to guess where a drunk person will end up after walking for an hour. You can't predict their exact steps. So, you run a computer simulation 10,000 times, each time giving the person a slightly different random path. You then look at where most of them ended up to make your best guess.
  • In the Paper: They simulated thousands of possible future paths for stocks like Tesla, Meta, and AMC. This allowed them to see a "cloud" of possibilities rather than just one straight line.

2. The Upgrades: Three New Models

The researchers realized that even with 10,000 simulations, if you use the old "smooth road" rules, you still get the wrong answer. So, they added three specific upgrades to their simulation engine:

A. The GARCH Model (The Weather Forecaster)

  • The Problem: The old model assumed the "wind" (volatility) was always the same. In reality, if there is a storm today, there's likely to be a storm tomorrow. This is called "volatility clustering."
  • The Solution: They used the GARCH model to act like a weather forecaster. Instead of assuming a constant breeze, it looks at the past few days of "wind" to predict how stormy the next few days will be. This helps them price options more accurately when the market is nervous.

B. The Heston Model (The Shaky Hand)

  • The Problem: The old model assumed the "wind" (volatility) was a fixed number. But in the real world, the wind changes speed and direction constantly.
  • The Solution: The Heston model treats volatility as a living, breathing thing that fluctuates randomly. It's like driving a car where the steering wheel shakes on its own. By letting the "wind" change randomly during the simulation, the model captures the "fear" and "greed" of the market much better than the old static model.
  • The Result: When they tested this on Tesla and AMC stocks, the Heston model's predictions were much closer to the actual market prices than the old method.

C. The Merton Jump-Diffusion Model (The Sudden Earthquake)

  • The Problem: The old model assumed prices move smoothly, step-by-step. But sometimes, a stock price doesn't walk; it teleports. A sudden news headline (like a war or a CEO scandal) can cause a stock to jump up or down instantly.
  • The Solution: The Merton model adds a "Jump" button to the simulation. It allows the stock price to suddenly leap forward or backward, just like a frog jumping in a pond.
  • The Result: This was crucial for volatile stocks like MARA (a crypto-mining company). The old model kept underestimating the price because it didn't expect the jumps. The Merton model accounted for the chaos and got much closer to the real price.

3. The Secret Sauce: Machine Learning

To make these complex models work perfectly, the researchers didn't just guess the settings. They used Machine Learning (specifically an optimizer called L-BFGS-B) to act like a tuning fork.

  • The Analogy: Imagine you have a complex radio with 50 knobs. You want to tune it to get the clearest signal. Instead of turning the knobs randomly, you use a robot that listens to the static and automatically adjusts every single knob until the music is perfect.
  • In the Paper: The robot adjusted the math parameters of the Heston and Merton models until they matched the real-world market data as closely as possible.

The Verdict: Did it Work?

Yes. The researchers tested their new framework against real stocks (Tesla, Meta, AMC, Shopify, MARA) using live data from November 2024.

  • The Old Way (Black-Scholes): Often got the price wrong, especially when the market was scary or when prices jumped suddenly. It was like trying to drive a Formula 1 car on a dirt road with a map that only showed highways.
  • The New Way (Their Framework): The Heston model was the overall winner, capturing the "shaky" nature of the market best. The Merton model was great for stocks that jump around wildly. The GARCH model helped predict how the market would behave in the coming days.

Conclusion

This paper is essentially saying: "Stop pretending the stock market is a calm, predictable ocean. It's a stormy sea with sudden waves."

By combining Monte Carlo simulations (running thousands of scenarios), advanced math models (to handle shaking and jumping), and AI (to fine-tune the settings), they created a much more accurate tool for pricing options. This helps investors and banks understand risk better and make smarter decisions, rather than relying on an outdated map that doesn't match the terrain.

Get papers like this in your inbox

Personalized daily or weekly digests matching your interests. Gists or technical summaries, in your language.

Try Digest →