# On conditional cuts for Stochastic Dual Dynamic Programming

**Authors:** Wim Van-Ackooij, Xavier Warin

arXiv: 1704.06205 · 2019-12-02

## TL;DR

This paper introduces a novel approach to handle dependencies in uncertainty within Stochastic Dual Dynamic Programming (SDDP) by incorporating conditional cuts, improving modeling accuracy without expanding the state space.

## Contribution

It proposes a new method using conditional expectation cuts in SDDP to manage stage-wise dependencies, inspired by techniques from mathematical finance.

## Key findings

- Enhanced numerical performance over traditional methods
- Effective handling of dependency without increasing state space
- Applicable to large-scale multi-stage stochastic programs

## Abstract

Multi stage stochastic programs arise in many applications from engineering whenever a set of inventories or stocks has to be valued. Such is the case in seasonal storage valuation of a set of cascaded reservoir chains in hydro management. A popular method is Stochastic Dual Dynamic Programming (SDDP), especially when the dimensionality of the problem is large and Dynamic programming no longer an option. The usual assumption of SDDP is that uncertainty is stage-wise independent, which is highly restrictive from a practical viewpoint. When possible, the usual remedy is to increase the state-space to account for some degree of dependency. In applications this may not be possible or it may increase the state space by too much. In this paper we present an alternative based on keeping a functional dependency in the SDDP - cuts related to the conditional expectations in the dynamic programming equations. Our method is based on popular methodology in mathematical finance, where it has progressively replaced scenario trees due to superior numerical performance. On a set of numerical examples, we too show the interest of this way of handling dependency in uncertainty, when combined with SDDP. Our method is readily available in the open source software package StOpt.

## Full text

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

## Figures

20 figures with captions in the complete paper: https://tomesphere.com/paper/1704.06205/full.md

## References

70 references — full list in the complete paper: https://tomesphere.com/paper/1704.06205/full.md

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