English

The power of online thinning in reducing discrepancy

Probability 2017-09-05 v4 Data Structures and Algorithms

Abstract

Consider an infinite sequence of independent, uniformly chosen points from [0,1]d[0,1]^d. After looking at each point in the sequence, an overseer is allowed to either keep it or reject it, and this choice may depend on the locations of all previously kept points. However, the overseer must keep at least one of every two consecutive points. We call a sequence generated in this fashion a \emph{two-thinning} sequence. Here, the purpose of the overseer is to control the discrepancy of the empirical distribution of points, that is, after selecting nn points, to reduce the maximal deviation of the number of points inside any axis-parallel hyper-rectangle of volume AA from nAnA. Our main result is an explicit low complexity two-thinning strategy which guarantees discrepancy of O(log2d+1n)O(\log^{2d+1} n) for all nn with high probability (compare with Θ(nloglogn)\Theta(\sqrt{n\log\log n}) without thinning). The case d=1d=1 of this result answers a question of Benjamini. We also extend the construction to achieve the same asymptotic bound for (1+β1+\beta)-thinning, a set-up in which rejecting is only allowed with probability β\beta independently for each point. In addition, we suggest an improved and simplified strategy which we conjecture to guarantee discrepancy of O(logd+1n)O(\log^{d+1} n) (compare with θ(logdn)\theta(\log^d n), the best known construction of a low discrepancy sequence). Finally, we provide theoretical and empirical evidence for our conjecture, and provide simulations supporting the viability of our construction for applications.

Keywords

Cite

@article{arxiv.1608.02895,
  title  = {The power of online thinning in reducing discrepancy},
  author = {Raaz Dwivedi and Ohad N. Feldheim and Ori Gurel-Gurevich and Aaditya Ramdas},
  journal= {arXiv preprint arXiv:1608.02895},
  year   = {2017}
}

Comments

22 pages, 3 figures. Expanded version including multidimensional results. Some results regarding 1+\beta\ thinning were deferred to a separate paper