Local antithetic sampling with scrambled nets
Art B. Owen

TL;DR
This paper introduces a novel antithetic sampling method combined with randomized quasi-Monte Carlo to improve the convergence rate of integral approximation, achieving better error bounds for smooth functions.
Contribution
It extends classical antithetic sampling to RQMC, resulting in a modest but notable improvement in the RMSE convergence rate for smooth functions.
Findings
Achieves RMSE rate of O(n^{-3/2-1/d+ε}) for smooth functions.
Combines antithetic sampling with RQMC for variance reduction.
Provides theoretical analysis of improved convergence rates.
Abstract
We consider the problem of computing an approximation to the integral . Monte Carlo (MC) sampling typically attains a root mean squared error (RMSE) of from independent random function evaluations. By contrast, quasi-Monte Carlo (QMC) sampling using carefully equispaced evaluation points can attain the rate for any and randomized QMC (RQMC) can attain the RMSE , both under mild conditions on . Classical variance reduction methods for MC can be adapted to QMC. Published results combining QMC with importance sampling and with control variates have found worthwhile improvements, but no change in the error rate. This paper extends the classical variance reduction method of antithetic sampling and combines it with RQMC. One such method is shown to bring a modest improvement in the…
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.
Taxonomy
TopicsNumerical Methods and Algorithms · Mathematical Approximation and Integration · Advanced Numerical Analysis Techniques
