Geometric discrepancy theory[1] is a sub-field of discrepancy theory, that deals with balancing geometric sets, such as intervals or rectangles. The general research question in this field is: given a set of points in a geometric space, and a set of objects in the same space, can we color each point in one of two different colors (e.g. black and white), such that each object contains roughly the same number of points of each color?
Formally, the discrepancy of an object is defined as the difference between the number of white points and the number of black points in that object; the objective is to color the points such that the maximum discrepancy of an object is as small as possible.
In the simplest geometric discrepancy setting, the set of objects is the set of all sub-intervals of the real interval [0,1]. In this setting, it is possible to attain discrepancy 1: simply color the points alternately black - white - black - white - etc. Then, the discrepancy of every interval is either 0 or 1.
The problem becomes more challenging when the points are not available in advance, but arrive one by one, and each point should be colored immediately when it arrives. This setting is called the "Online Interval Discrepancy". Jiang, Kulkarni and Singla prove that:
\tilde{O}(\sqrt{n})
\Omega(\sqrt{n})
O(nc/log{log{n
h\leq{loglogn}/C
O(log2n)
Tusnady asked what is the discrepancy when the set of objects is the set of axes-parallel rectangles contained in the unit square.
When the set of objects is the set of all rectangles (possibly rotated), then:
Matousek[4] studied the d-dimensional extension of Tusnady's problem. Improving previous results by Roth, Schmidt, Beck, Bohus, and Srinivasan, he proved an upper bound of
Od((logn)d+1/2\sqrt{loglogn})
When the set of objects is the set of stripes—rectangles of the form [a,b]x[0,1] and [0,1]x[a,b], the setting is equivalent to the problem of "two permutations": given two permutations on a set of n elements, we should color each element either black or white, such that the discrepancy in each interval of each permutation is minimized (the two permutations are the order of the x coordinates and the order of the y coordinates of the points).
Jiang, Kulkarni and Singla study the online setting with stochastic point arrival, and prove that:
\tilde{O}(\sqrt{n})
O(nc/log{log{n
Matousek and Nikolov studied a more general setting, where the set of objects is induced by dilations and translations of a fixed convex polytope. He proved upper and lower bounds on the discrepancy. The results are analogous to the results for rectangles and boxes.
When the set of objects is the set of half-spaces in the Euclidean d-dimensional space:
\Omega(n1/2)
Cdn1/2