paper-with-me

Papers

Feynman-Kac Operator Expectation Estimator

2024-07-02 · Jingyuan Li, Wei Liu

The Feynman-Kac Operator Expectation Estimator (FKEE) is an innovative method for estimating the target Mathematical Expectation $\mathbb{E}_{X\sim P}[f(X)]$ without relying on a large number of samples, in contrast to the commonly used Markov Chain Monte Carlo (MCMC) Expectation Estimator. FKEE comprises diffusion bridge models and approximation of the Feynman-Kac operator. The key idea is to use the solution to the Feynmann-Kac equation at the initial time $u(x_0,0)=\mathbb{E}[f(X_T)|X_0=x_0]$. We use Physically Informed Neural Networks (PINN) to approximate the Feynman-Kac operator, which enables the incorporation of diffusion bridge models into the expectation estimator and significantly improves the efficiency of using data while substantially reducing the variance. Diffusion Bridge Model is a more general MCMC method. In order to incorporate extensive MCMC algorithms, we propose a new diffusion bridge model based on the Minimum Wasserstein distance. This diffusion bridge model is universal and reduces the training time of the PINN. FKEE also reduces the adverse impact of the curse of dimensionality and weakens the assumptions on the distribution of $X$ and performance function $f$ in the general MCMC expectation estimator. The theoretical properties of this universal diffusion bridge model are also shown. Finally, we demonstrate the advantages and potential applications of this method through various concrete experiments, including the challenging task of approximating the partition function in the random graph model such as the Ising model.

📄 PDF Abstract BibTeX arXiv:2407.02010

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Stochastic Path-Integrated Differential EstimatoR Expectation Maximization Algorithm

2020-11-30 · Gersende Fort, Eric Moulines, Hoi-To Wai

The Expectation Maximization (EM) algorithm is of key importance for inference in latent variable models including mixture of regressors and experts, missing observations. This paper introduces a novel EM algorithm, call…

On Stochastic Partial Differential Equations and their applications to Derivative Pricing through a conditional Feynman-Kac formula

2021-06-28 · Kaustav Das, Ivan Guo, Grégoire Loeper

In a multi-dimensional diffusion framework, the price of a financial derivative can be expressed as an iterated conditional expectation, where the inner conditional expectation conditions on the future of an auxiliary pr…

Gradient Estimation with Discrete Stein Operators

2022-02-19 · Jiaxin Shi, Yuhao Zhou, Jessica Hwang, Michalis K. Titsias 외

Gradient estimation -- approximating the gradient of an expectation with respect to the parameters of a distribution -- is central to the solution of many machine learning problems. However, when the distribution is disc…

Verifiable Regularity Criterion for Conditional Expectation Operators and Conditional Mean Embeddings with Applications to Nonparametric Regression, Bayesian Inverse Problems, and Koopman Operators

2026-08-06 · Maximiliano Hertel, Ilja Klebanov, Manuel Schaller, Karl Worthmann arxiv

Conditional expectation operators (CEOs) and their associated conditional mean embeddings (CMEs) play a central role across applied mathematics and machine learning, appearing in nonparametric regression, Bayesian invers…

On the Mathematical Understanding of ResNet with Feynman Path Integral

2019-04-16 · Minghao Yin, Xiu Li, Yongbing Zhang, Shiqi Wang

In this paper, we aim to understand Residual Network (ResNet) in a scientifically sound way by providing a bridge between ResNet and Feynman path integral. In particular, we prove that the effect of residual block is equ…