Solving the optimal stopping problem with reinforcement learning: an application in financial option exercise
Leonardo Kanashiro Felizardo, Elia Matsumoto, Emilio, Del-Moral-Hernandez

TL;DR
This paper introduces a CNN-based neural network approach to solve the optimal stopping problem, demonstrating significant improvements over traditional methods like LSMC in financial option exercise scenarios.
Contribution
It proposes a novel CNN architecture for optimal stopping problems that effectively handles high-dimensional price histories, outperforming existing neural network approaches and traditional algorithms.
Findings
CNN approach yields higher expected payoffs than LSMC.
Method captures more accurate exercise opportunities.
Achieves over 974% improvement in expected payoff.
Abstract
The optimal stopping problem is a category of decision problems with a specific constrained configuration. It is relevant to various real-world applications such as finance and management. To solve the optimal stopping problem, state-of-the-art algorithms in dynamic programming, such as the least-squares Monte Carlo (LSMC), are employed. This type of algorithm relies on path simulations using only the last price of the underlying asset as a state representation. Also, the LSMC was thinking for option valuation where risk-neutral probabilities can be employed to account for uncertainty. However, the general optimal stopping problem goals may not fit the requirements of the LSMC showing auto-correlated prices. We employ a data-driven method that uses Monte Carlo simulation to train and test artificial neural networks (ANN) to solve the optimal stopping problem. Using ANN to solve decision…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic processes and financial applications · Auction Theory and Applications · Capital Investment and Risk Analysis
MethodsTest
