Quasi-Monte Carlo Beyond Hardy-Krause
Nikhil Bansal, Haotian Jiang

TL;DR
This paper introduces a randomized algorithm that generates quasi-Monte Carlo point sets with significantly improved error bounds, combining the advantages of Monte Carlo and QMC methods while being computationally efficient.
Contribution
The authors develop a simple, efficient randomized algorithm that surpasses classical Hardy-Krause bounds by introducing a new variation measure, blending MC and QMC benefits.
Findings
Achieves error $ ilde{O}(\sigma_{SO}(f)/n)$, smaller than Hardy-Krause variation
Requires only random samples, as flexible as Monte Carlo
Runs with amortized $ ilde{O}(1)$ time per sample
Abstract
The classical approaches to numerically integrating a function are Monte Carlo (MC) and quasi-Monte Carlo (QMC) methods. MC methods use random samples to evaluate and have error , where is the standard deviation of . QMC methods are based on evaluating at explicit point sets with low discrepancy, and as given by the classical Koksma-Hlawka inequality, they have error , where is the variation of in the sense of Hardy and Krause. These two methods have distinctive advantages and shortcomings, and a fundamental question is to find a method that combines the advantages of both. In this work, we give a simple randomized algorithm that produces QMC point sets with the following desirable features: (1) It achieves substantially better error than given by the classical…
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
TopicsMathematical Approximation and Integration · Markov Chains and Monte Carlo Methods
