Geometric discrepancy
Geometric discrepancy theory 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, 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.
Intervals
In the simplest geometric discrepancy setting, the set of objects is the set of all sub-intervals of the real interval . 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:
- No online algorithm can guarantee a constant discrepancy.
- Randomly coloring each point when it arrives gives expected discrepancy.
- If the point arrival is adversarial, the discrepancy of any online algorithm is.
- If the point arrival is stochastic, there is an efficient algorithm that guarantees discrepancy, for some universal constant c, with high probability.
Rectangles and boxes
Tusnady asked what is the discrepancy when the set of objects is the set of axes-parallel rectangles contained in the unit square.- Beck proved that the discrepancy is at least Ω and at most O.
- Nikolov proved that the discrepancy is at most O.
- Beck proved that the discrepancy is at least Ω and at most O for any ε>0.
Stripes
When the set of objects is the set of stripes—rectangles of the form x and x, 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.- Spencer proved that it is possible to attain a discrepancy of at most 2.
- A random coloring yields an expected discrepancy of.
- There is an efficient algorithm that guarantees discrepancy, for some universal constant c, with high probability. They show an application of this result to online fair division.
Convex polytopes
Half-spaces
When the set of objects is the set of half-spaces in the Euclidean d-dimensional space:- Alexander proved a lower bound of for any dense point set, that is, the ratio of maximum and minimum interior distances is in O.
- Matousek proved an upper bound of. In fact, this upper bound holds not only for half-spaces but also for any set system for which the primal shatter function is in O.