paper-with-me

Papers

Base Models for Parabolic Partial Differential Equations

2024-07-17 · Xingzi Xu, Ali Hasan, Jie Ding, Vahid Tarokh

Parabolic partial differential equations (PDEs) appear in many disciplines to model the evolution of various mathematical objects, such as probability flows, value functions in control theory, and derivative prices in finance. It is often necessary to compute the solutions or a function of the solutions to a parametric PDE in multiple scenarios corresponding to different parameters of this PDE. This process often requires resolving the PDEs from scratch, which is time-consuming. To better employ existing simulations for the PDEs, we propose a framework for finding solutions to parabolic PDEs across different scenarios by meta-learning an underlying base distribution. We build upon this base distribution to propose a method for computing solutions to parametric PDEs under different parameter settings. Finally, we illustrate the application of the proposed methods through extensive experiments in generative modeling, stochastic control, and finance. The empirical results suggest that the proposed approach improves generalization to solving PDEs under new parameter regimes.

📄 PDF Abstract BibTeX arXiv:2407.12234

Code (1)

XingziXu/base_parabolic 공식 구현 pytorch

Tasks

Meta-Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Deep Neural Network Algorithms for Parabolic PIDEs and Applications in Insurance Mathematics

2021-09-23 · Rüdiger Frey, Verena Köck

In recent years a large literature on deep learning based methods for the numerical solution partial differential equations has emerged; results for integro-differential equations on the other hand are scarce. In this pa…

Deep learning-based numerical methods for high-dimensional parabolic partial differential equations and backward stochastic differential equations

2017-06-15 · Weinan E, Jiequn Han, Arnulf Jentzen

We propose a new algorithm for solving parabolic partial differential equations (PDEs) and backward stochastic differential equations (BSDEs) in high dimension, by making an analogy between the BSDE and reinforcement lea…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Deep-Genetic Algorithm (Deep-GA) Approach for High-Dimensional Nonlinear Parabolic Partial Differential Equations

2023-11-20 · Endah Rokhmati Merdika Putri, Muhammad Luthfi Shahab, Mohammad Iqbal, Imam Mukhlash 외

We propose a new method, called a deep-genetic algorithm (deep-GA), to accelerate the performance of the so-called deep-BSDE method, which is a deep learning algorithm to solve high dimensional partial differential equat…

Computational Efficiency

Deep Forward-Backward SDEs for Min-max Control

2019-06-11 · Ziyi Wang, Keuntaek Lee, Marcus A. Pereira, Ioannis Exarchos 외

This paper presents a novel approach to numerically solve stochastic differential games for nonlinear systems. The proposed approach relies on the nonlinear Feynman-Kac theorem that establishes a connection between parab…

Control and optimization for Neural Partial Differential Equations in Supervised Learning

2025-06-25 · Alain Bensoussan, Minh-Binh Tran, Bangjie Wang

Although there is a substantial body of literature on control and optimization problems for parabolic and hyperbolic systems, the specific problem of controlling and optimizing the coefficients of the associated operator…