paper-with-me

홈 › Papers

Computation of conditional expectations with guarantees

2021-12-03 · Patrick Cheridito, Balint Gersey

Theoretically, the conditional expectation of a square-integrable random variable $Y$ given a $d$-dimensional random vector $X$ can be obtained by minimizing the mean squared distance between $Y$ and $f(X)$ over all Borel measurable functions $f \colon \mathbb{R}^d \to \mathbb{R}$. However, in many applications this minimization problem cannot be solved exactly, and instead, a numerical method which computes an approximate minimum over a suitable subfamily of Borel functions has to be used. The quality of the result depends on the adequacy of the subfamily and the performance of the numerical method. In this paper, we derive an expected value representation of the minimal mean squared distance which in many applications can efficiently be approximated with a standard Monte Carlo average. This enables us to provide guarantees for the accuracy of any numerical approximation of a given conditional expectation. We illustrate the method by assessing the quality of approximate conditional expectations obtained by linear, polynomial and neural network regression in different concrete examples.

📄 PDF Abstract BibTeX arXiv:2112.01804

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pricing Bermudan options using regression trees/random forests

2021-11-19 · Zineb El Filali Ech-Chafiq, Pierre Henry-Labordere, Jérôme Lelong

The value of an American option is the maximized value of the discounted cash flows from the option. At each time step, one needs to compare the immediate exercise value with the continuation value and decide to exercise…

regression

Data-Driven Estimation of Conditional Expectations, Application to Optimal Stopping and Reinforcement Learning

2024-07-18 · George V. Moustakides

When the underlying conditional density is known, conditional expectations can be computed analytically or numerically. When, however, such knowledge is not available and instead we are given a collection of training dat…

Stochastic Optimization

Hybrid least squares for learning functions from highly noisy data

2025-07-03 · Ben Adcock, Bernhard Hientzsch, Akil Narayan, Yiming Xu arxiv

Motivated by the need for efficient estimation of conditional expectations, we consider a least-squares function approximation problem with heavily polluted data. Existing methods that are effective in the small-noise re…

Computational Efficiency

Shapley Computations Using Surrogate Model-Based Trees

2022-07-11 · Zhipu Zhou, Jie Chen, Linwei Hu

Shapley-related techniques have gained attention as both global and local interpretation tools because of their desirable properties. However, their computation using conditional expectations is computationally expensive…

model

Randomized Pruning: Efficiently Calculating Expectations in Large Dynamic Programs

2009-12-01 · NeurIPS 2009 12 · Alexandre Bouchard-Côté, Slav Petrov, Dan Klein

Pruning can massively accelerate the computation of feature expectations in large models. However, any single pruning mask will introduce bias. We present a novel approach which employs a randomized sequence of pruning…