Monte Carlo Integration with Subtraction
Rudy Arthur, A.D.Kennedy

TL;DR
This paper introduces a Monte Carlo integration method that uses histogram subtraction and adaptive binning to improve variance stability and accuracy in multi-dimensional numerical integration.
Contribution
The paper proposes a novel Monte Carlo integration algorithm employing histogram subtraction and adaptive binning based on variance, with a more stable rebinning criterion using Student's t-test.
Findings
The algorithm effectively reduces variance in Monte Carlo estimates.
Student's t-test provides a more stable rebinning criterion than chi-squared.
The method is demonstrated with a product of one-dimensional histograms.
Abstract
This paper investigates a class of algorithms for numerical integration of a function in d dimensions over a compact domain by Monte Carlo methods. We construct a histogram approximation to the function using a partition of the integration domain into a set of bins specified by some parameters. We then consider two adaptations; the first is to subtract the histogram approximation, whose integral we may easily evaluate explicitly, from the function and integrate the difference using Monte Carlo; the second is to modify the bin parameters in order to make the variance of the Monte Carlo estimate of the integral the same for all bins. This allows us to use Student's t-test as a trigger for rebinning, which we claim is more stable than the \chi-squared test that is commonly used for this purpose. We provide a program that we have used to study the algorithm for the case where the histogram…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
