Interface Course 2019
on
Stochastic Optimization for Large-Scale Systems
    
November 4 to 8, 2019
    

P. Carpentier1, J.-P. Chancelier2, M. De Lara3, V. Leclère4
ENSTA ParisTech and École des Ponts ParisTech


Image ensta                                                  Image ecole_ponts_CMJN
\fbox{\textbf{CLICK HERE FOR REGISTRATION}}

Abstract:

Sensors and data abound. This spatial and temporal information is supposed to allow a better management -- in new energy systems, transport or eco-industrial parks, to quote a few examples. This leads to problems of large-scale optimization, the formulation of which is delicate. Indeed, one needs to take into account at least three dimensions: temporal (stages of decision, dynamics, inertia), spatial (different decision units connected by flows), stochastic (various scenarios are possible) and thus risk. This leads to multi-stage stochastic optimization problems which enter the class of large-scale systems.

The 4 days session Interface 2019 Stochastic Optimization for Large-Scale Systems will present tools and methods to formulate and solve such problems. For this purpose, courses, computing sessions and interactive sessions will alternate.

The school addresses a mixed public, in the academy and in the industry. These four days of immersion in the CIRM (International Center of Mathematical Meetings, Marseille) will make discussions and exchanges possible, be it during or outside the training sessions. The institutional organizers are the ENSTA ParisTech and the École des Ponts ParisTech.

Keywords: stochastic programming, scenario trees, progressive hedging, stochastic optimal control, stochastic dynamic programming, stochastic dual dynamic programming, spatial decomposition.

POSTER


Contents

pdf version of this document

1 Organizing committee, speakers and participants

1.1 Organizing committee

The organizing committee is made of the following French researchers

1.2 Scientific committee

1.3 Target audience and preriquisites

Target audience

The course mainly deals with optimization in a dynamical setting and subject to uncertain perturbations. The iconic example consists of managing a stock when facing an uncertain demand over a given time span. The decisions of refilling the stock are taken at given discrete instants, knowing the past demand uncertainties.

Such optimization problems occur in most industries and services dealing with stochastic dynamical systems, such as dam management, battery aging, smart-grid control in the energy field, or managing dynamic equilibrium between demand and offer in a context where production and transport are coupled via a network (petroleum industry).

Preriquisites

Prerequisites are:

Computer and softwares:

2 Program

During the first part of the course (sessions 1 to 3), we will present the two standard mathematical approaches dealing with stochastic multistage optimization problems, that is, stochastic programming and stochastic optimal control. The sessions include several practical works in Julia.

Multistage stochastic optimization problems are often too large to be solved in a straightforward manner. During the second part of the course (sessions 5 to 8), we will present advanced methods allowing to solve such problems by decomposition, that is, by iteratively (in parallel or sequentially) solving subproblems of a reasonable size rather than the whole one. We will recall the notions from convex optimization and duality theory necessary for devising such methods.

2.1 Session 0: Monday November 4, 2019 (morning).
Participants Reception

Speaker: Vincent Leclère (10:00-12:00)

Vincent Leclère will be available to help participants install the software Julia. Indeed, practical sessions will be done with the Julia language, relying on the JuMP library. It would be largely preferable to have julia installed when you arrive for the Interface session. Please contact vincent.leclere@enpc.fr if you have difficulties with the installation.

The code for the practical sessions and instructions for installation are available on
https://github.com/leclere/TP-CIRM      practical sessions

2.2 Session 1: Monday November 4, 2019 (afternoon).
Introduction to Stochastic Optimization

Speaker: Michel De Lara (14:30-16:00)

The course starts with basics in stochastic optimization.

Speaker: Vincent Leclère (16:30-18:00)

2.3 Session 2: Tuesday November 5, 2019 (morning).
Stochastic Multistage Optimization

Speaker: Vincent Leclère (09:00-12:30)

When the problem incorporates several time steps, the stochastic programming approach proposes to build a scenario tree of uncertainties, and to attach one control per node, hence leading to an equivalent deterministic formulation. We present alternative equivalent deterministic formulations.

We discuss the importance of information structures in multistage optimization, as well as how to use such structures to obtain computable bounds.

We end the session with an hands-on project, that tackles a multistage version of the problem studied in Session 1.

2.4 Session 3: Tuesday November 5, 2019 (afternoon).
Stochastic Optimal Control and Dynamic Programming

Speaker: Jean-Philippe Chancelier and Michel De Lara (14:00-15:30)

The stochastic optimal control approach looks at the problem from a Markovian point of view, where uncertainties are stagewise independent. We present a generic way of solving this problem by Dynamic Programming.

Speaker: Vincent Leclère (16:00-17:30)

We end the session by applying Dynamic Programming to the problem studied in Session 2.

2.5 Session 4: Wednesday November 6, 2019 (morning).
Decomposition Methods. Progressive Hedging Algorithm.

Speaker: Michel De Lara (09:00-10:00)

Multistage stochastic optimization problems are, by essence, complex because their solutions are indexed both by stages (time) and by uncertainties (scenarios). Quite often, solutions are also indexed by decision units, like nodes in a graph (space), or agents in a team. Hence, their large scale nature makes decomposition methods appealing. We present, in an unified framework, three main approaches and methods to decompose multistage stochastic optimization problems for numerical resolution: time decomposition (and state-based resolution methods, like Stochastic Dynamic Programming, in Stochastic Optimal Control); scenario decomposition (like Progressive Hedging in Stochastic Programming); spatial decomposition (price or resource decompositions).

Speaker: Jean-Philippe Chancelier and Vincent Leclère (10:30-12:30)

When a stochastic multistage optimization optimization is formulated on a large number of scenarios, decomposition techniques can be used to iteratively solve a collection of subproblems, each formulated along a single scenario.

We present two approaches: (augmented) Lagrangian decomposition along scenarios, leading to the Progressive Hedging algorithm (morning), and Bender's decomposition leading to the L-Shaped method (afternoon).

2.6 Session 5: Wednesday November 6, 2019 (afternoon).
L-Shaped method. Stochastic Dual Dynamic Programming (SDDP)

Speaker: Vincent Leclère (15:30-19:00)

In the framework of dynamic programming, the SDDP (Stochastic Dual Dynamic Programming) method allows to push forward the limits of the curse of dimensionality. Taking advantage of linearity and convexity, SDDP builds (lower) approximations of the Bellman value functions in an iterative way.

2.7 Session 6: Thursday November 7, 2019 (morning).
Practical Works on SDDP

Speaker: Vincent Leclère (09:00-12:30)

The morning is devoted to a computer session aiming at discovering SDDP algorithm through the Julia software (SDDP.jl package).

2.8 Session 7: Thursday November 6, 2019 (afternoon).
Interactive Session

Speaker: Participants and Michel De Lara (14:00-17:30)

During this afternoon, industrials and PhD students can present their current problems. It will be the occasion to address some specific difficulties encountered when dealing with real-life problems.

Among possible questions, let us mention

Based on industrial participant's proposals, we will organize small groups to tackle specific issues during the numerous ``course free'' periods enabled by the immersive nature of the Interface program.

2.9 Session 8: Friday November 8, 2019 (morning).
Spatial Decomposition Methods

Speaker: Pierre Carpentier (08:30-12:00)

During this last session, we will explore different decomposition schemes allowing to split a stochastic optimal control problem -- involving a large number of units -- so as to obtain several small-scale subproblems. These methods allow to solve the subproblems by Dynamic Programming or SDDP.

Speaker: Stéphanie Vareilles (12:00-12:30)

Wrap-up session.

Bibliography

Ber00
D. P. Bertsekas.
Dynamic Programming and Optimal Control.
Athena Scientific, Belmont, Massachusetts, second edition, 2000.
Volumes 1 and 2.

CCCD15
P. Carpentier, J.-P. Chancelier, G. Cohen, and M. De Lara.
Stochastic Multi-Stage Optimization. At the Crossroads between Discrete Time Stochastic Control and Stochastic Programming.
Springer-Verlag, Berlin, 2015.

RW91
R.T. Rockafellar and R. J-B. Wets.
Scenarios and policy aggregation in optimization under uncertainty.
Mathematics of operations research, 16(1):119-147, 1991.

SDR09
A. Shapiro, D. Dentcheva, and A. Ruszczynski.
Lectures on stochastic programming: modeling and theory.
The society for industrial and applied mathematics and the mathematical programming society, Philadelphia, USA, 2009.



Footnotes

... Carpentier1
pierre.carpentier@ensta-paristech.fr
... Chancelier2
jpc@cermics.enpc.fr
... Lara3
delara@cermics.enpc.fr
...ère4
leclerev@cermics.enpc.fr