# Interpretable Optimal Stopping

**Authors:** Dragos Florin Ciocan, Velibor V. Mi\v{s}i\'c

arXiv: 1812.07211 · 2020-01-01

## TL;DR

This paper introduces an interpretable binary tree policy approach for optimal stopping problems, demonstrating its effectiveness and simplicity compared to existing non-interpretable methods in finance applications.

## Contribution

It proposes a novel tree-based policy model for optimal stopping, with a greedy learning algorithm and theoretical convergence guarantees, enhancing interpretability and performance.

## Key findings

- Tree policies can approximate the optimal stopping policy effectively.
- The proposed greedy algorithm constructs simple, interpretable policies.
- Our method outperforms state-of-the-art non-interpretable approaches in option pricing.

## Abstract

Optimal stopping is the problem of deciding when to stop a stochastic system to obtain the greatest reward, arising in numerous application areas such as finance, healthcare and marketing. State-of-the-art methods for high-dimensional optimal stopping involve approximating the value function or the continuation value, and then using that approximation within a greedy policy. Although such policies can perform very well, they are generally not guaranteed to be interpretable; that is, a decision maker may not be able to easily see the link between the current system state and the policy's action. In this paper, we propose a new approach to optimal stopping, wherein the policy is represented as a binary tree, in the spirit of naturally interpretable tree models commonly used in machine learning. We show that the class of tree policies is rich enough to approximate the optimal policy. We formulate the problem of learning such policies from observed trajectories of the stochastic system as a sample average approximation (SAA) problem. We prove that the SAA problem converges under mild conditions as the sample size increases, but that computationally even immediate simplifications of the SAA problem are theoretically intractable. We thus propose a tractable heuristic for approximately solving the SAA problem, by greedily constructing the tree from the top down. We demonstrate the value of our approach by applying it to the canonical problem of option pricing, using both synthetic instances and instances using real S&P-500 data. Our method obtains policies that (1) outperform state-of-the-art non-interpretable methods, based on simulation-regression and martingale duality, and (2) possess a remarkably simple and intuitive structure.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.07211/full.md

## Figures

57 figures with captions in the complete paper: https://tomesphere.com/paper/1812.07211/full.md

## References

43 references — full list in the complete paper: https://tomesphere.com/paper/1812.07211/full.md

---
Source: https://tomesphere.com/paper/1812.07211