Discrepancy of hypergraphs

Discrepancy of hypergraphs

Discrepancy of hypergraphs is an area of discrepancy theory.

Contents

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 χ − 1( − 1) and χ − 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 χ 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 fo 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,2V). 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 χ 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( | χ(E) | > λ) < 2exp( − λ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 λ, in particular, there are colorings that have discrepancy at most λ. 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 \log (\frac{1}{2})}).

To prove this, a much more sophisticated approach using the entropy function was necessary. Of course this 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 Suffics'. 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 beautiful result 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 or not. 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
  • The three permutations problem (Beck)
  • Homogeneous arithmetic progressions (Erdős, $500)

Applications

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

Notes

  1. ^ a b 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.", pages 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


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Discrepancy — may refer to: Mathematics Discrepancy of a sequence Discrepancy theory in structural modelling Discrepancy of hypergraphs, an area of discrepancy theory Statistics Discrepancy function in the context of structural equation models Other Desire… …   Wikipedia

  • Discrepancy theory — In mathematics, discrepancy theory describes the deviation of a situation from the state one would like it to be. It is also called theory of irregularities of distribution. This refers to the theme of classical discrepancy theory, namely… …   Wikipedia

  • List of mathematics articles (D) — NOTOC D D distribution D module D D Agostino s K squared test D Alembert Euler condition D Alembert operator D Alembert s formula D Alembert s paradox D Alembert s principle Dagger category Dagger compact category Dagger symmetric monoidal… …   Wikipedia

  • József Beck — (Budapest, Hungary, February 14, 1952) is a professor of mathematics at Rutgers University.His contributions to combinatorics include the partial colouring lemma and the Beck Fiala theorem in discrepancy theory, the algorithmic version of the… …   Wikipedia

  • Combinatorica — is an international journal of mathematics, publishing papers in the fields of combinatorics and computer science. It started in 1981, with László Babai and László Lovász as the editors in chief with Paul Erdős as honorary editor in chief. The… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”