Hedging of Financial Derivative Contracts via Monte Carlo Tree Search
Oleg Szehr

TL;DR
This paper introduces Monte Carlo Tree Search as a novel reinforcement learning approach for hedging derivative contracts, demonstrating its efficiency and effectiveness over traditional Q-learning methods in financial markets.
Contribution
It applies Monte Carlo Tree Search to the financial hedging problem, combining reinforcement learning with tree search to improve policy learning in incomplete markets.
Findings
MCTS outperforms Q-learning in sample efficiency.
MCTS learns stronger hedging policies faster.
MCTS effectively maximizes investor wealth without complex models.
Abstract
The construction of approximate replication strategies for pricing and hedging of derivative contracts in incomplete markets is a key problem of financial engineering. Recently Reinforcement Learning algorithms for hedging under realistic market conditions have attracted significant interest. While research in the derivatives area mostly focused on variations of -learning, in artificial intelligence Monte Carlo Tree Search is the recognized state-of-the-art method for various planning problems, such as the games of Hex, Chess, Go,... This article introduces Monte Carlo Tree Search as a method to solve the stochastic optimal control problem behind the pricing and hedging tasks. As compared to -learning it combines Reinforcement Learning with tree search techniques. As a consequence Monte Carlo Tree Search has higher sample efficiency, is less prone to over-fitting to specific…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
