Content deleted Content added
AzzurroLan (talk | contribs) No edit summary |
AzzurroLan (talk | contribs) No edit summary |
||
Line 1:
==Introduction==
'''Deep BSDE''' (Deep Backward Stochastic Differential Equation) is a numerical method that combines [[deep learning]] with [[Backward stochastic differential equation]] (BSDE). This method is particularly useful for solving high-dimensional problems in [[financial derivatives]] pricing and [[risk management]]. By leveraging the powerful function approximation capabilities of [[deep neural networks]], deep BSDE addresses the computational challenges faced by traditional numerical methods in high-dimensional settings <ref name="Han2018">{{cite journal | last1=Han | first1=J. | last2=Jentzen | first2=A. | last3=E | first3=W. | title=Solving high-dimensional partial differential equations using deep learning | journal=Proceedings of the National Academy of Sciences | volume=115 | issue=34 | pages=8505-8510 | year=2018 }}</ref>
. ==History==
BSDEs were first introduced by Pardoux and Peng in 1990 <ref name="Pardoux1990">{{cite journal | last1=Pardoux | first1=E. | last2=Peng | first2=S. | title=Adapted solution of a backward stochastic differential equation | journal=Systems & Control Letters | volume=14 | issue=1 | pages=55-61 | year=1990 }}</ref>
and have since become essential tools in [[stochastic control]] and [[financial mathematics]]. The combination of deep learning with BSDEs, known as deep BSDE, was proposed by Han, Jentzen, and E in 2018 as a solution to the high-dimensional challenges faced by traditional numerical methods<ref name="Han2018" />. ==Model==
Line 22 ⟶ 24:
Deep BSDE is widely used in the fields of financial derivatives pricing, risk management, and asset allocation. It is particularly suitable for:
# High-Dimensional Option Pricing:** Pricing complex derivatives like [[basket options]] and [[Asian options]], which involve multiple underlying assets<ref name="Han2018" />.
# Risk Measurement:** Calculating risk measures such as [[Conditional Value-at-Risk]] (CVaR) and [[Expected Shortfall]] (ES)* <ref name="Beck2019">{{cite journal | last1=Beck | first1=C. | last2=E | first2=W. | last3=Jentzen | first3=A. | title=Machine learning approximation algorithms for high-dimensional fully nonlinear partial differential equations and second-order backward stochastic differential equations | journal=Journal of Nonlinear Science | volume=29 | issue=4 | pages=1563-1619 | year=2019 }}</ref>.
# Dynamic Asset Allocation:** Determining optimal strategies for asset allocation over time in a stochastic environment<ref name="Beck2019" />.
|