Geometric discrepancy explained

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.

Intervals

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})

expected discrepancy.

\Omega(\sqrt{n})

.

O(nc/log{log{n

}}) discrepancy, for some universal constant c, with high probability (i.e. with probability 1-1/poly(n), where the exponent of the polynomial depends on c).Their proof uses a reduction to the problem of Online Tree Balancing, which is a problem of discrepancy in which the set of objects is the set of sub-trees of a complete m-ary tree with height h. For this problem, they prove that, if

h\leq{loglogn}/C

for a sufficiently large constant C, and m ≥ 100, then there is an online algorithm that attains discrepancy

O(log2n)

.

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.

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})

with a simple proof.

Stripes

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

}}) discrepancy, for some universal constant c, with high probability. They show an application of this result to online fair division.

Convex polytopes

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.

Half-spaces

When the set of objects is the set of half-spaces in the Euclidean d-dimensional space:

\Omega(n1/2)

for any dense point set, that is, the ratio of maximum and minimum interior distances is in O(n1/d).

Cdn1/2

. 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(md).

Notes and References

  1. Book: Matoušek, Jiří . Jiří Matoušek (mathematician) . Geometric Discrepancy: An Illustrated Guide . Springer . 1999 . 3-540-65528-X.
  2. Beck . József . 1981-12-01 . Balanced two-colorings of finite sets in the square I . Combinatorica . en . 1 . 4 . 327–335 . 10.1007/BF02579453 . 1439-6912.
  3. Nikolov . Aleksandar . January 2017 . Tighter Bounds for the Discrepancy of Boxes and Polytopes . Mathematika . en . 63 . 3 . 1091–1113 . 10.1112/S0025579317000250 . 0025-5793. 1701.05532 .
  4. Alexander . R. . 1990-06-01 . Geometric methods in the study of irregularities of distribution . Combinatorica . en . 10 . 2 . 115–136 . 10.1007/BF02123006 . 1439-6912.
  5. Matoušek . J. . 1995-06-01 . Tight upper bounds for the discrepancy of half-spaces . Discrete & Computational Geometry . en . 13 . 3 . 593–601 . 10.1007/BF02574066 . 1432-0444.