OCROSYJun 22, 2020

Forward-Backward Rapidly-Exploring Random Trees for Stochastic Optimal Control

arXiv:2006.12444v2
AI Analysis

This addresses numerical challenges in stochastic optimal control for applications like robotics or finance, representing an incremental improvement over existing FBSDE solution methods.

The authors tackled the computation of forward-backward stochastic differential equations (FBSDE) in stochastic optimal control by proposing a method combining rapidly-exploring random trees (RRT) with a local entropy-weighted least squares Monte Carlo approach, which demonstrated significant convergence improvements over previous FBSDE-based methods on linear and nonlinear problems with non-quadratic costs.

We propose a numerical method for the computation of the forward-backward stochastic differential equations (FBSDE) appearing in the Feynman-Kac representation of the value function in stochastic optimal control problems. By the use of the Girsanov change of probability measures, it is demonstrated how a rapidly-exploring random tree (RRT) method can be utilized for the forward integration pass, as long as the controlled drift terms are appropriately compensated in the backward integration pass. Subsequently, a numerical approximation of the value function is proposed by solving a series of function approximation problems backwards in time along the edges of the constructed RRT. Moreover, a local entropy-weighted least squares Monte Carlo (LSMC) method is developed to concentrate function approximation accuracy in regions most likely to be visited by optimally controlled trajectories. The results of the proposed methodology are demonstrated on linear and nonlinear stochastic optimal control problems with non-quadratic running costs, which reveal significant convergence improvements over previous FBSDE-based numerical solution methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes