paper-with-me

Papers

Deep neural network approximations for Monte Carlo algorithms

2019-08-28 · Philipp Grohs, Arnulf Jentzen, Diyora Salimova

Recently, it has been proposed in the literature to employ deep neural networks (DNNs) together with stochastic gradient descent methods to approximate solutions of PDEs. There are also a few results in the literature which prove that DNNs can approximate solutions of certain PDEs without the curse of dimensionality in the sense that the number of real parameters used to describe the DNN grows at most polynomially both in the PDE dimension and the reciprocal of the prescribed approximation accuracy. One key argument in most of these results is, first, to use a Monte Carlo approximation scheme which can approximate the solution of the PDE under consideration at a fixed space-time point without the curse of dimensionality and, thereafter, to prove that DNNs are flexible enough to mimic the behaviour of the used approximation scheme. Having this in mind, one could aim for a general abstract result which shows under suitable assumptions that if a certain function can be approximated by any kind of (Monte Carlo) approximation scheme without the curse of dimensionality, then this function can also be approximated with DNNs without the curse of dimensionality. It is a key contribution of this article to make a first step towards this direction. In particular, the main result of this paper, essentially, shows that if a function can be approximated by means of some suitable discrete approximation scheme without the curse of dimensionality and if there exist DNNs which satisfy certain regularity properties and which approximate this discrete approximation scheme without the curse of dimensionality, then the function itself can also be approximated with DNNs without the curse of dimensionality. As an application of this result we establish that solutions of suitable Kolmogorov PDEs can be approximated with DNNs without the curse of dimensionality.

📄 PDF Abstract BibTeX arXiv:1908.10828

Code (1)

SmartAppUnipi/HowToBeGraded30

Similar Papers 제목 키워드 기반

Exact Paired Permutation Testing Algorithms for NLP Systems

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Significance testing has played a vital role in the development of NLP systems, providing confidence that one system is indeed better than another one. However, many significance tests involve hard computation problems, …

Sentence

Efficient approximations for utility-based pricing

2021-05-18 · Laurence Carassus, Massinissa Ferhoune

In a context of illiquidity, the reservation price is a well-accepted alternative to the usual martingale approach which does not apply. However, this price is not available in closed form and requires numerical methods …

Quasi-Monte Carlo Feature Maps for Shift-Invariant Kernels

2014-12-29 · Haim Avron, Vikas Sindhwani, Jiyan Yang, Michael Mahoney

We consider the problem of improving the efficiency of randomized Fourier feature maps to accelerate training and testing speed of kernel methods on large datasets. These approximate feature maps arise as Monte Carlo app…

Constrained Ensemble Langevin Monte Carlo

2021-02-08 · Zhiyan Ding, Qin Li

The classical Langevin Monte Carlo method looks for samples from a target distribution by descending the samples along the gradient of the target distribution. The method enjoys a fast convergence rate. However, the nume…

Scalable Algorithms for Approximate DNF Model Counting

2026-01-15 · Paul Burkhardt, David G. Harris, Kevin T Schmitt arxiv

Model counting of Disjunctive Normal Form (DNF) formulas is a critical problem in applications such as probabilistic inference and network reliability. For example, it is often used for query evaluation in probabilistic …