XNet-Enhanced Deep BSDE Method and Numerical Analysis
Xiaotao Zheng, Zhihong Xia, Xin Li, Xingye Yue
TL;DR
This work tackles the curse of dimensionality in solving high-dimensional semilinear parabolic PDEs by enhancing the Deep BSDE framework with a novel XNet architecture. XNet, based on a Cauchy-approximation mechanism, achieves arbitrary-order approximation using O(L) parameters, offering improved accuracy and computational efficiency over traditional two-layer networks. The paper provides theoretical error decompositions for DBSDE (approximation, generalization, and optimization) and demonstrates substantial empirical gains on 100-dimensional Allen–Cahn and PricingDiffrate PDEs in both discrete-time and continuous-time settings. By reducing network-approximation and optimization errors and enabling scalable high-dimensional solvers, XNet potentially sets a new standard for DBSDE-based PDE computation in finance and physics.
Abstract
Solving high-dimensional semilinear parabolic partial differential equations (PDEs) challenges traditional numerical methods due to the "curse of dimensionality." Deep learning, particularly through the Deep BSDE method, offers a promising alternative by leveraging neural networks' capability to approximate high-dimensional functions. This paper introduces a novel network architecture, XNet, which significantly enhances the computational efficiency and accuracy of the Deep BSDE method. XNet demonstrates superior approximation capabilities with fewer parameters, addressing the trade-off between approximation and optimization errors found in existing methods. We detail the implementation of XNet within the Deep BSDE framework and present results that show marked improvements in solving high-dimensional PDEs, potentially setting a new standard for such computations.
