Model-Free Deep Hedging with Transaction Costs and Light Data Requirements
By: Pierre Brugière, Gabriel Turinici
Potential Business Impact:
Teaches computers to trade stocks better with less data.
Option pricing theory, such as the Black and Scholes (1973) model, provides an explicit solution to construct a strategy that perfectly hedges an option in a continuous-time setting. In practice, however, trading occurs in discrete time and often involves transaction costs, making the direct application of continuous-time solutions potentially suboptimal. Previous studies, such as those by Buehler et al. (2018), Buehler et al. (2019) and Cao et al. (2019), have shown that deep learning or reinforcement learning can be used to derive better hedging strategies than those based on continuous-time models. However, these approaches typically rely on a large number of trajectories (of the order of $10^5$ or $10^6$) to train the model. In this work, we show that using as few as 256 trajectories is sufficient to train a neural network that significantly outperforms, in the Geometric Brownian Motion framework, both the classical Black & Scholes formula and the Leland model, which is arguably one of the most effective explicit alternatives for incorporating transaction costs. The ability to train neural networks with such a small number of trajectories suggests the potential for more practical and simple implementation on real-time financial series.
Similar Papers
Constrained deep learning for pricing and hedging european options in incomplete markets
Computational Finance
Helps computers price and protect against risky trades.
Neural Network Learning of Black-Scholes Equation for Option Pricing
Machine Learning (CS)
Predicts stock prices better than old math.
Deep Learning for Continuous-time Stochastic Control with Jumps
Machine Learning (CS)
Teaches computers to make smart choices in risky situations.