Improving Derivative Pricing Approximations for Discontinuous Payoffs
- A new differential machine learning (DML) technique improves the pricing of derivatives with discontinuous payoffs, according to a report published June 23, 2026.
- The technique addresses a long-standing limitation in quantitative finance where traditional machine learning requires massive datasets to achieve accuracy.
- Standard differential machine learning relies on the existence of a smooth derivative to guide the model.
A new differential machine learning (DML) technique improves the pricing of derivatives with discontinuous payoffs, according to a report published June 23, 2026. The method allows financial institutions to approximate prices for complex instruments, such as digital options, using significantly fewer training data points than standard machine learning models.
The technique addresses a long-standing limitation in quantitative finance where traditional machine learning requires massive datasets to achieve accuracy. By incorporating “differential” data—the derivatives of the pricing function, known in banking as “the Greeks”—the model learns the shape of the pricing surface more efficiently.
How does differential machine learning handle discontinuous payoffs?
Standard differential machine learning relies on the existence of a smooth derivative to guide the model. However, derivatives with discontinuous payoffs, such as binary or digital options, feature a “jump” in value at the strike price. At this specific point, the derivative becomes mathematically undefined or infinite, which typically causes DML models to fail or produce inaccurate approximations.

The new approach introduced in the report, “Differential machine learning with a difference,” implements a method to handle these discontinuities. While the specific algorithmic adjustment is technical, the process involves approximating the discontinuous jump in a way that the machine learning model can process without losing precision at the strike price.
According to the report, this allows the model to maintain the speed of a neural network while capturing the sharp edges of discontinuous payoffs that previously required computationally expensive simulations.
Why does this matter for banking operations?
Banks use these models to manage risk and set prices for exotic derivatives. The primary business impact is the reduction of computational overhead. Most banks currently rely on Monte Carlo simulations to price complex derivatives, a process that requires thousands of random trials and significant server power.
By using DML, banks can replace these slow simulations with a trained model that provides near-instantaneous pricing. This speed allows traders to react to market volatility in real time rather than waiting for batch processing of risk reports.
Furthermore, the reduction in required training data lowers the cost of model development. Standard machine learning models often require millions of simulated examples to reach convergence. DML can achieve similar or better accuracy with a fraction of that data because it learns from both the price and the rate of change of that price.
How does this compare to previous pricing methods?
The efficiency of this new technique is best understood when compared to existing industry standards. Traditional Monte Carlo methods are highly accurate but slow. Standard machine learning is fast but data-hungry and often “smooths over” the sharp jumps in discontinuous payoffs, leading to pricing errors.
- Monte Carlo Simulations: High accuracy; very slow execution; no training required.
- Standard Machine Learning: Fast execution; requires massive datasets; struggles with discontinuous “jumps.”
- Differential Machine Learning: Fast execution; requires minimal datasets; now capable of handling discontinuous payoffs.
The ability to accurately price discontinuous payoffs is critical for risk management. If a model smooths out a jump in a digital option’s payoff, the bank may miscalculate its “Delta”—the sensitivity of the option’s price to changes in the underlying asset. This can lead to incorrect hedging and unexpected financial losses.
The June 23 report suggests that this modified DML approach closes the gap between the speed of AI and the precision of traditional quantitative finance.
