Discrepancy of hypergraphs is an area of
discrepancy theory.
Definitions
In the classical setting, we aim at partitioning the
vertices of a
hypergraph
In mathematics, a hypergraph is a generalization of a graph in which an edge can join any number of vertices. In contrast, in an ordinary graph, an edge connects exactly two vertices.
Formally, an undirected hypergraph H is a pair H = (X,E) ...
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
. We call −1 and +1 ''colors''. The color-classes
and
form the corresponding partition. For a hyperedge
, set
:
The ''discrepancy of
with respect to
'' and the ''discrepancy of
'' are defined by
:
:
These notions as well as the term 'discrepancy' seem to have appeared for the first time in a paper of
Beck
Beck David Hansen (born Bek David Campbell; July 8, 1970) is an American musician, singer, songwriter, and record producer. He rose to fame in the early 1990s with his experimental and lo-fi style, and became known for creating musical colla ...
.
[J. Beck: "Roth's estimate of the discrepancy of integer sequences is nearly sharp", page 319-325. ]Combinatorica
''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 hono ...
, 1, 1981 Earlier results on this problem include the famous lower bound on the discrepancy of arithmetic progressions by Roth and upper bounds for this problem and other results by
Erdős and Spencer and Sárközi (described on p. 39). At that time, discrepancy problems were called quasi-
Ramsey problems.
Examples
To get some intuition for this concept, let's have a look at a few examples.
* If all edges of
intersect trivially, i.e.
for any two distinct edges
, 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''
. In this case the discrepancy is
. 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
and
proves that the discrepancy is not larger than
. It seems that the discrepancy reflects how chaotic the hyperedges of
intersect. Things are not that easy, however, as the following example shows.
* Set
,
and
. In words,
is the hypergraph on 4''k'' vertices , whose edges are all subsets that have the same number of elements in as in . Now
has many (more than
) complicatedly intersecting edges. However, its discrepancy is zero, since we can color in one color and in another color.
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.
Bounds on the discrepancy
General hypergraphs
1. For any hypergraph ''
'' with ''n'' vertices and ''m'' edges:
*
The proof is a simple application of the probabilistic method:
Let
be a random coloring, i.e. we have
:
independently for all
. Since
is a sum of independent −1, 1 random variables. So we have
for all
and
. Put
for convenience. Then
:
Since a random coloring with positive probability has discrepancy at most
, in particular, there are colorings that have discrepancy at most
. Hence
2. For any hypergraph ''
''with ''n'' vertices and ''m'' edges ''such that
:''
* ''
''
To prove this, a much more sophisticated approach using the entropy function was necessary.
Of course this is particularly interesting for
. In the case
,
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 or the upper bound in terms of the primal shatter function due to Matoušek.
Hypergraphs of bounded degree
If each vertex of
is contained in at most ''t'' edges, then
:
.
This result, the
Beck–Fiala theorem, is due to Beck and Fiala. They bound the discrepancy by the maximum degree of
. It is a famous open problem whether this bound can be improved asymptotically (modified versions of the original proof give 2''t''−1 or even 2''t''−3).
Beck and Fiala conjectured that
, but little progress has been made so far in this direction. Bednarchak and Helm and Helm improved the Beck-Fiala bound in tiny steps to
(for a slightly restricted situation, i.e.
). Bukh improved this in 2016 to
, where
denotes the
iterated logarithm
In computer science, the iterated logarithm of n, written n (usually read "log star"), is the number of times the logarithm function must be iteratively applied before the result is less than or equal to 1. The simplest formal definition i ...
. A corollary of Beck's paper
– the first time the notion of discrepancy explicitly appeared – shows
for some constant C. The latest improvement in this direction is due to Banaszczyk:
.
Permutations hypergraphs
Suppose ''p''
1, ...,''p
m'' are
permutation
In mathematics, a permutation of a set is, loosely speaking, an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements. The word "permutation" also refers to the act or p ...
s of
'n'''.'' Suppose
is the hypergraph on
'n''whose edges are all the intervals of every permutation. For example, if one of the permutations is (1,2,3,4), then the hypergraph
contains e.g. the edges (1,2), (1,2,3), (2,3), (2,3,4), etc. The discrepancy of
is the minimum over all red-blue colorings of the integers in
'n'' of the maximum over all intervals, of the difference between the number of red and blue integers in the interval. Then:
* For any two permutations,
.
* For any ''m'' permutations,
, and such a coloring can be computed efficiently.
*For any three permutations,
Beck
Beck David Hansen (born Bek David Campbell; July 8, 1970) is an American musician, singer, songwriter, and record producer. He rose to fame in the early 1990s with his experimental and lo-fi style, and became known for creating musical colla ...
conjectures that
. However, this conjecture was refuted: for any ''n'' which is a power of 3, there exist 3 permutations whose discrepancy is
. More precisely, for any coloring, if the sum of all colors is ''d'', then there exists some integer ''q'' such that, in all three permutations, the sum of the first ''q'' colors is at most
.
This has implications for the
bin packing problem.
Other classic theorems
* Axis-parallel rectangles in the plane (
Roth, Schmidt)
* Discrepancy of half-planes (Alexander, Matoušek)
* Arithmetic progressions (Roth, Sárközy,
Beck
Beck David Hansen (born Bek David Campbell; July 8, 1970) is an American musician, singer, songwriter, and record producer. He rose to fame in the early 1990s with his experimental and lo-fi style, and became known for creating musical colla ...
, Matoušek &
Spencer)
* Six Standard Deviations Suffice (Spencer)
Major open problems
* Axis-parallel rectangles in dimensions three and higher (Folklore)
*
Komlós Conjecture
Applications
* Numerical Integration: Monte Carlo methods in high dimensions.
* Computational Geometry:
Divide and conquer algorithms.
* Image Processing: Halftoning
Notes
References
*
*
*
*
{{DEFAULTSORT:Discrepancy Of Hypergraphs
Diophantine approximation
Unsolved problems in mathematics
Discrepancy theory
Hypergraphs