paper-with-me

Papers

Adaptive Stratified Sampling for Monte-Carlo integration of Differentiable functions

2012-12-01 · NeurIPS 2012 12 · Alexandra Carpentier, Rémi Munos

We consider the problem of adaptive stratified sampling for Monte Carlo integration of a differentiable function given a finite number of evaluations to the function. We construct a sampling scheme that samples more often in regions where the function oscillates more, while allocating the samples such that they are well spread on the domain (this notion shares similitude with low discrepancy). We prove that the estimate returned by the algorithm is almost as accurate as the estimate that an optimal oracle strategy (that would know the variations of the function everywhere) would return, and we provide a finite-sample analysis.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Finite Time Analysis of Stratified Sampling for Monte Carlo

2011-12-01 · NeurIPS 2011 12 · Alexandra Carpentier, Rémi Munos

We consider the problem of stratified sampling for Monte-Carlo integration. We model this problem in a multi-armed bandit setting, where the arms represent the strata, and the goal is to estimate a weighted average of th…

On the Sampling Problem for Kernel Quadrature

2017-06-11 · ICML 2017 8 · Francois-Xavier Briol, Chris. J. Oates, Jon Cockayne, Wilson Ye Chen 외

The standard Kernel Quadrature method for numerical integration with random point sets (also called Bayesian Monte Carlo) is known to converge in root mean square error at a rate determined by the ratio $s/d$, where $s$ …

Numerical Integration

Sampling Algorithms, from Survey Sampling to Monte Carlo Methods: Tutorial and Literature Review

2020-11-02 · Benyamin Ghojogh, Hadi Nekoei, Aydin Ghojogh, Fakhri Karray 외

This paper is a tutorial and literature review on sampling algorithms. We have two main types of sampling in statistics. The first type is survey sampling which draws samples from a set or population. The second type is …

Survey Sampling

Using Stratified Sampling to Improve LIME Image Explanations

2024-03-26 · Muhammad Rashid, Elvio G. Amparore, Enrico Ferrari, Damiano Verda

We investigate the use of a stratified sampling approach for LIME Image, a popular model-agnostic explainable AI method for computer vision tasks, in order to reduce the artifacts generated by typical Monte Carlo samplin…

Explanation Generation

Spatial Monte Carlo Integration with Annealed Importance Sampling

2020-12-21 · Muneki Yasuda, Kaiji Sekimoto

Evaluating expectations on an Ising model (or Boltzmann machine) is essential for various applications, including statistical machine learning. However, in general, the evaluation is computationally difficult because it …