Discrepancy of hypergraphs

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Discrepancy of hypergraphs is an area of discrepancy theory.

Hypergraph discrepancies in two colors

In the classical setting, we aim at partitioning the vertices of a hypergraph into two classes in such a way that ideally each hyperedge contains the same number of vertices in both classes. A partition into two classes can be represented by a coloring \chi \rightarrow \{-1, +1\}. We call -1 and +1 colors. The color-classes \chi^{-1}(-1) and \chi^{-1}(+1) form the corresponding partition. For a hyperedge E \in \mathcal{E}, set

\chi(E) := \sum_{v\in E} \chi(v).

The discrepancy of \mathcal{H} with respect to \chi and the discrepancy of \mathcal{H} are defined by

disc(\mathcal{H},\chi) := \max_{E \in \mathcal{E}} |\chi(E)|,
disc(\mathcal{H}) := \min_{\chi:V\rightarrow\{-1,+1\}} disc(\mathcal{H}, \chi).

These notions as well as the term 'discrepancy' seem to have appeared for the first time in a paper of Beck.[1] Earlier results on this problem include the famous lower bound on the discrepancy of arithmetic progressions by Roth[2] and upper bounds for this problem and other results by Erdős and Spencer[3][4] and Sárközi (described on p. 39).[5] At that time, discrepancy problems were called quasi-Ramsey problems.

To get some intuition for this concept, let's have a look at a few examples.

  • If all edges of \mathcal{H} intersect trivially, i.e. E_1 \cap E_2 = \emptyset for any two distinct edges E_1, E_2 \in \mathcal{E}, then the discrepancy is zero, if all edges have even cardinality, and one, if there is an odd cardinality edge.
  • The other extreme is marked by the complete hypergraph (V, 2^V). In this case the discrepancy is \lceil \frac{1}{2} |V|\rceil. Any 2-coloring will have a color class of at least this size, and this set is also an edge. On the other hand, any coloring \chi with color classes of size \lceil \frac{1}{2} |V|\rceil and \lfloor \frac{1}{2} |V|\rfloor proves that the discrepancy is not larger than \lceil \frac{1}{2} |V|\rceil. It seems that the discrepancy reflects how chaotic the hyperedges of \mathcal{H} intersect. Things are not that easy, however, as the following example shows.
  • Set n=4k, k \in \mathcal{N} and \mathcal{H}_n = ([n], \{E \subseteq [n] \mid | E \cap [2k]| = | E \setminus [2k]|\}). Now \mathcal{H}_n has many (more than \binom{n/2}{n/4}^2 = \Theta(\frac 1 n 2^n)) complicatedly intersecting edges, but discrepancy zero.

The last example shows that we cannot expect to determine the discrepancy by looking at a single parameter like the number of hyperedges. Still, the size of the hypergraph yields first upper bounds.

Theorems

  • disc(\mathcal{H}) \leq \sqrt{2n \ln (2m)}.

with n the number of vertices and m the number of edges.

The proof is a simple application of the probabilistic method: Let \chi:V \rightarrow \{-1,1\} be a random coloring, i.e. we have

\Pr(\chi(v) = -1) = \Pr(\chi(v) = 1) = \frac{1}{2}

independently for all v \in V. Since \chi(E) = \sum_{v \in E} \chi(v) is a sum of independent -1, 1 random variables. So we have \Pr(|\chi(E)|>\lambda)<2 \exp(-\lambda^2/(2n)) for all E \subseteq V and \lambda \geq 0. Put \lambda = \sqrt{2n \ln (2m)} for convenience. Then

\Pr(disc(\mathcal{H},\chi)> \lambda) \leq \sum_{E \in \mathcal{E}} \Pr(|\chi(E)| > \lambda) < 1.

Since a random coloring with positive probability has discrepancy at most \lambda, in particular, there are colorings that have discrepancy at most \lambda. Hence disc(\mathcal{H}) \leq \lambda. \  \Box

  • For any hypergraph \mathcal{H} such that m \geq n we have disc(\mathcal{H}) = O(\sqrt{n}).

To prove this, a much more sophisticated approach using the entropy function was necessary. Of course this is particularly interesting for m = O(n). In the case m=n, disc(\mathcal{H}) \leq 6 \sqrt{n} can be shown for n large enough. Therefore, this result is usually known to as 'Six Standard Deviations Suffice'. It is considered to be one of the milestones of discrepancy theory. The entropy method has seen numerous other applications, e.g. in the proof of the tight upper bound for the arithmetic progressions of Matoušek and Spencer[6] or the upper bound in terms of the primal shatter function due to Matoušek.[7]

  • Assume that each vertex of \mathcal{H} is contained in at most t edges. Then
disc(\mathcal{H}) < 2t

This result, the Beck–Fiala theorem, is due to Beck and Fiala.[8] They bound the discrepancy by the maximum degree of \mathcal{H}. It is a famous open problem whether this bound can be improved asymptotically (modified versions of the original proof give 2t-1 or even 2t-3). Beck and Fiala conjectured that disc(\mathcal{H}) = O(\sqrt t), but little progress has been made so far in this direction. Bednarchak and Helm[9] and Helm[10] improved the Beck-Fiala bound in tiny steps to disc(\mathcal{H}) \leq 2t - 3 (for a slightly restricted situation, i.e.  t \geq 3 ). A corollary of Beck's paper[1] – the first time the notion of discrepancy explicitly appeared – shows disc(\mathcal{H}) \leq C \sqrt{t \log m} \log n for some constant C. The latest improvement in this direction is due to Banaszczyk:[11] disc(\mathcal{H}) = O(\sqrt{t \log n}).

Classic theorems

  • Axis-parallel rectangles in the plane (Roth, Schmidt)
  • Discrepancy of half-planes (Alexander, Matoušek)
  • Arithmetic progressions (Roth, Sárközy, Beck, Matoušek & Spencer)
  • Beck–Fiala theorem
  • Six Standard Deviations Suffice (Spencer)

Major open problems

  • Axis-parallel rectangles in dimensions three and higher (Folklore)
  • Komlos conjecture

Applications

  • Numerical Integration: Monte Carlo methods in high dimensions.
  • Computational Geometry: Divide and conquer algorithms.
  • Image Processing: Halftoning

Notes

  1. 1.0 1.1 J. Beck: "Roth's estimate of the discrepancy of integer sequences is nearly sharp", page 319-325. Combinatorica, 1, 1981
  2. K. F. Roth: "Remark concerning integer sequences", pages 257–260. Acta Arithmetica 9, 1964
  3. J. Spencer: "A remark on coloring integers", pages 43–44. Canad. Math. Bull. 15, 1972.
  4. P. Erdős and J. Spencer: "Imbalances in k-colorations", pages 379–385. Networks 1, 1972.
  5. P. Erdős and J. Spencer: "Probabilistic Methods in Combinatorics." Akadémia Kiadó, Budapest, 1974.
  6. J. Matoušek and J. Spencer: "Discrepancy in arithmetic progressions", pages 195–204. J. Amer. Math. Soc. 9, 1996.
  7. J. Matoušek: "Tight upper bound for the discrepancy of half-spaces", pages 593–601. Discrepancy and Computational Geometry 13, 1995.
  8. J. Beck and T. Fiala: "Integer making theorems", pages 1–8. Discrete Applied Mathematics 3, 1981.
  9. D. Bednarchak and M. Helm: "A note on the Beck-Fiala theorem", pages 147–149. Combinatorica 17, 1997.
  10. M. Helm: "On the Beck-Fiala theorem", page 207. Discrete Mathematics 207, 1999.
  11. W. Banaszczyk: "Balancing vectors and Gaussian measure of n-dimensional convex bodies", pages 351–360. Random Structures and Algorithms 12, 1998.

References

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.