HOME

TheInfoList



OR:

A backward stochastic differential equation (BSDE) is a
stochastic differential equation A stochastic differential equation (SDE) is a differential equation in which one or more of the terms is a stochastic process, resulting in a solution which is also a stochastic process. SDEs have many applications throughout pure mathematics an ...
with a terminal condition in which the solution is required to be adapted with respect to an underlying filtration. BSDEs naturally arise in various applications such as
stochastic control Stochastic control or stochastic optimal control is a sub field of control theory that deals with the existence of uncertainty either in observations or in the noise that drives the evolution of the system. The system designer assumes, in a Bayesi ...
,
mathematical finance Mathematical finance, also known as quantitative finance and financial mathematics, is a field of applied mathematics, concerned with mathematical modeling in the financial field. In general, there exist two separate branches of finance that req ...
, and nonlinear Feynman-Kac formula.


Background

Backward stochastic differential equations were introduced by Jean-Michel Bismut in 1973 in the linear case and by Étienne Pardoux and Shige Peng in 1990 in the nonlinear case.


Mathematical framework

Fix a terminal time T>0 and a
probability space In probability theory, a probability space or a probability triple (\Omega, \mathcal, P) is a mathematical construct that provides a formal model of a random process or "experiment". For example, one can define a probability space which models ...
(\Omega,\mathcal,\mathbb). Let (B_t)_ be a
Brownian motion Brownian motion is the random motion of particles suspended in a medium (a liquid or a gas). The traditional mathematical formulation of Brownian motion is that of the Wiener process, which is often called Brownian motion, even in mathematical ...
with natural filtration (\mathcal_t)_. A backward stochastic differential equation is an integral equation of the type where f: ,Ttimes\mathbb\times\mathbb\to\mathbb is called the generator of the BSDE, the terminal condition \xi is an \mathcal_T-measurable random variable, and the solution (Y_t,Z_t)_ consists of stochastic processes (Y_t)_ and (Z_t)_ which are adapted to the filtration (\mathcal_t)_.


Example

In the case f\equiv 0, the BSDE () reduces to If \xi\in L^2(\Omega,\mathbb), then it follows from the
martingale representation theorem In probability theory, the martingale representation theorem states that a random variable with finite variance that is measurable with respect to the filtration generated by a Brownian motion can be written in terms of an Itô integral with res ...
, that there exists a unique stochastic process (Z_t)_ such that Y_t = \mathbb \mathcal_t /math> and Z_t satisfy the BSDE ().


Numerical Method

Deep backward stochastic differential equation method is a numerical method that combines
deep learning Deep learning is a subset of machine learning that focuses on utilizing multilayered neural networks to perform tasks such as classification, regression, and representation learning. The field takes inspiration from biological neuroscience a ...
with Backward stochastic differential equation (BSDE). This method is particularly useful for solving high-dimensional problems in financial mathematics problems. By leveraging the powerful function approximation capabilities of
deep neural networks Deep learning is a subset of machine learning that focuses on utilizing multilayered neural networks to perform tasks such as classification, regression, and representation learning. The field takes inspiration from biological neuroscience a ...
, deep BSDE addresses the computational challenges faced by traditional numerical methods in high-dimensional settings. Specifically, traditional methods like finite difference methods or Monte Carlo simulations often struggle with the curse of dimensionality, where computational cost increases exponentially with the number of dimensions. Deep BSDE methods, however, employ deep neural networks to approximate solutions of high-dimensional partial differential equations (PDEs), effectively reducing the computational burden.


See also

*
Martingale representation theorem In probability theory, the martingale representation theorem states that a random variable with finite variance that is measurable with respect to the filtration generated by a Brownian motion can be written in terms of an Itô integral with res ...
*
Stochastic control Stochastic control or stochastic optimal control is a sub field of control theory that deals with the existence of uncertainty either in observations or in the noise that drives the evolution of the system. The system designer assumes, in a Bayesi ...
*
Stochastic differential equation A stochastic differential equation (SDE) is a differential equation in which one or more of the terms is a stochastic process, resulting in a solution which is also a stochastic process. SDEs have many applications throughout pure mathematics an ...


References


Further reading

* * {{Authority control Stochastic differential equations