LOW-DISCREPANCY SEQUENCE


In mathematics, a 'low-discrepancy sequence' is a sequence with the property that for all values of ''N'', its subsequence ''x''1, ..., ''x''''N'' has a low discrepancy, as defined below.
Low-discrepancy sequences are also called 'quasi-random' or 'sub-random' sequences, due to their common use as a replacement of uniformly distributed random numbers.
The "quasi" modifier is used to denote more clearly that the values of a low-discrepancy sequence are neither random nor pseudorandom, but such sequences share some properties of random variables and in certain applications such as the quasi-Monte Carlo method their lower discrepancy is an important advantage.
Roughly speaking, the discrepancy of a sequence is low if the number of points in the sequence falling into an arbitrary set ''B'' is close to proportional to the measure of ''B'', as would happen on average (but not for particular samples) in the case of an uniform distribution. Specific definitions of discrepancy differ regarding the choice of ''B'' (hyperspheres, hypercubes, etc.) and how the discrepancy for every B is computed (usually normalized) and combined (usually by taking the worst value).
At least three methods of numerical integration can be phrased as follows.
Given a set ''x''1, ..., ''x''''N'' in the interval [0,1], approximate the integral of a function ''f'' as the average of the function evaluated at those points:
: int_0^1 f(u),du pprox rac{1}{N},sum_{i=1}^N f(x_i).
If the points are chosen as ''x''''i'' = ''i''/''N'', this is the ''rectangle rule''.
If the points are chosen to be randomly (or pseudorandomly) distributed, this is the ''Monte Carlo method''.
If the points are chosen as elements of a low-discrepancy sequence, this is the ''quasi-Monte Carlo method''.
A remarkable result, the 'Koksma-Hlawka inequality', shows that the error of such a method can be bounded by the product of two terms, one of which depends only on ''f'', and another which is the discrepancy of the set ''x''1, ..., ''x''''N''.
The Koksma-Hlawka inequality is stated below.
It is convenient to construct the set ''x''1, ..., ''x''''N'' in such a way that if a set with ''N''+1 elements is constructed, the previous ''N'' elements need not be recomputed.
The rectangle rule uses points set which have low discrepancy, but in general the elements must be recomputed if ''N'' is increased.
Elements need not be recomputed in the Monte Carlo method if ''N'' is increased,
but the point sets do not have minimal discrepancy.
By using low-discrepancy sequences, the quasi-Monte Carlo method has the desirable features of the other two methods.

Contents
Definition of discrepancy
Graphical examples
The Koksma-Hlawka inequality
The formula of Hlawka-Zaremba
The L^2 version of the Koksma-Hlawka inequality
The Erdős-Turan-Koksma inequality
The main conjectures
The best-known sequences
Lower bounds
Applications
References
External links

Definition of discrepancy


The Star-Discrepancy is defined as follows, using Niederreiter's notation.
: D^
★ _N(P) = sup_{Bin J^
★ }
left| rac{A(B;P)}{N} - lambda_s(B)
ight|
where ''P'' is the set ''x''1, ..., ''x''''N'',
λ''s'' is the ''s''-dimensional Lebesgue measure,
''A''(''B'';''P'') is the number of points in ''P'' that fall into ''B'',
and ''J''
is the set of intervals of the form
: prod_{i=1}^s [0, u_i)
where ''u''''i'' is in the half-open interval [0, 1).
Therefore
:
D^
★ _N(P) =|{
m disc}|_infty

where the discrepancy function is defined by
:
{
m disc}(y)= rac{A([0,y);P)}{N}-lambda_s([0,y)).

Graphical examples


The points plotted below are the first 100, 1000, and 10000 elements in a sequence of the Sobol type.
For comparison, 10000 elements of a sequence of pseudorandom points are also shown.
The low-discrepancy sequence was generated by TOMS algorithm 659,
described by P. Bratley and B.L. Fox in ''ACM Transactions on Mathematical Software'', vol. 14, no. 1, pp 88--100.
An implementation of the algorithm in Fortran may be downloaded from Netlib, URL: http://www.netlib.org/toms/659
The first 100 points in a low-discrepancy sequence of the Sobol type.

The first 1000 points in the same sequence. These 1000 comprise the first 100, with 900 more points.

The first 10000 points in the same sequence. These 10000 comprise the first 1000, with 9000 more points.

For comparison, here are the first 10000 points in a sequence of uniformly distributed pseudorandom numbers. Regions of higher and lower density are evident.



The Koksma-Hlawka inequality


Let Ī''s'' be the ''s''-dimensional unit cube,
Ī''s'' = [0, 1] × ... × [0, 1].
Let ''f'' have bounded variation ''V(f)'' on Ī''s'' in the sense of Hardy and Krause.
Then for any ''x''1, ..., ''x''''N''
in ''I''''s'' =
[0, 1) × ... ×
[0, 1),
: left| rac{1}{N} sum_{i=1}^N f(x_i)
- int_{ar I^s} f(u),du
ight|
le V(f), D_N^
★ (x_1,ldots,x_N).

The Koksma Hlawka inequality is sharp in the following sense:
For any point set ''x''1,...,''x''N in ''I''s and any
:epsilon>0,
there is a function ''f'' with bounded variation and ''V(f)=1'' such that
:
left| rac{1}{N} sum_{i=1}^N f(x_i)
- int_{ar I^s} f(u),du
ight|>D_{N}^{
★ }(x_1,ldots,x_N)-epsilon.

Therefore, the quality of a numerical integration rule depends only on the discrepancy D
N(''x''1,...,''x''N).

The formula of Hlawka-Zaremba


Let D={1,2,ldots,d}. For emptyset
eq usubseteq D we
write
:
dx_u:=prod_{jin u} dx_j

and denote by (x_u,1) the point obtained from x by replacing the
coordinates not in u by 1.
Then
:
rac{1}{N} sum_{i=1}^N f(x_i)
- int_{ar I^s} f(u),du=
sum_{emptyset
eq usubseteq D}(-1)^

int_{[0,1]^
}{
m disc}(x_u,1) rac{partial^
}{partial x_u}f(x_u,1) dx_u.

The L^2 version of the Koksma-Hlawka inequality


Applying the Cauchy-Schwarz inequality
for integrals and sums
to the Hlawka-Zaremba identity, we obtain
an L^2 version of the Koksma-Hlawka inequality:
:
left| rac{1}{N} sum_{i=1}^N f(x_i)
- int_{ar I^s} f(u),du
ight|le
|f|_{d},{
m disc}_{d}({t_i}),

where
:
{
m disc}_{d}({t_i})=left(sum_{emptyset
eq usubseteq D}
int_{[0,1]^
}{
m disc}(x_u,1)^2 dx_u
ight)^{1/2}

and
:
|f|_{d}=left(sum_{usubseteq D}
int_{[0,1]^
}
left| rac{partial^
}{partial x_u}f(x_u,1)
ight|^2 dx_u
ight)^{1/2}.

The Erdős-Turan-Koksma inequality


It is computationally hard to find the exact value of the discrepancy of large point sets. The Erdős-Turán-Koksma inequality provides an upper bound.
Let ''x''1,...,''x''N be points in ''I''s and ''H'' be an arbitrary positive integer. Then
:
D_{N}^{
★ }(x_1,ldots,x_N)leq
left( rac{3}{2}
ight)^s
left(
rac{2}{H+1}+
sum_{0<|h|_{infty}leq H} rac{1}{r(h)}
left|
rac{1}{N}
sum_{n=1}^{N} e^{2pi ilangle h,x_n
angle}
ight|
ight)

where
:
r(h)=prod_{i=1}^smax{1,|h_i|}quadmbox{for}quad h=(h_1,ldots,h_s)inZ^s.

The main conjectures


'Conjecture 1.' There is a constant ''c''s depending only on ''s'', such that
:D_{N}^{
★ }(x_1,ldots,x_N)geq c_s rac{(ln N)^{s-1}}{N}
for any finite point set ''x''1,...,''x''N.
'Conjecture 2.' There is a constant ''c'''s depending only on ''s'', such that
:D_{N}^{
★ }(x_1,ldots,x_N)geq c'_s rac{(ln N)^{s}}{N}
for any infinite sequence ''x''1,''x''2,''x''3,....
These conjectures are equivalent. They have been proved for ''s'' ≤ 2 by W. M. Schmidt. In higher dimensions, the corresponding problem is still open. The best-known lower bounds are due to K. F. Roth.

The best-known sequences


Constructions of sequences are known (due to Faure, Halton, Hammersley, Sobol, Niederreiter and van der Corput) such that
:
D_{N}^{
★ }(x_1,ldots,x_N)leq C rac{(ln N)^{s}}{N}.

where ''C'' is a certain constant, depending of the sequence. After Conjecture 2., these sequences are believed to have the best possible order of convergence. See also: Halton sequences.

Lower bounds


Let ''s'' = 1. Then
:
D_N^
★ (x_1,ldots,x_N)geq rac{1}{2N}

for any finite point set ''x''1, ..., ''x''''N''.
Let ''s'' = 2. W. M. Schmidt proved that for any finite point set ''x''1, ..., ''x''''N'',
:
D_N^
★ (x_1,ldots,x_N)geq C rac{log N}{N}

where
:
C=max_{ageq3} rac{1}{16} rac{a-2}{alog a}=0.02333...

For arbitrary dimensions ''s'' > 1, K.F. Roth proved that
:
D_N^
★ (x_1,ldots,x_N)geq rac{1}{2^{4s}} rac{1}{((s-1)log2)^ rac{s-1}{2}} rac{log^{ rac{s-1}{2}}N}{N}

for any finite point set ''x''1, ..., ''x''''N''.
This bound is the best known for ''s'' > 3.

Applications



Integration

Optimization

Statistical sampling

References



★ Harald Niederreiter. ''Random Number Generation and Quasi-Monte Carlo Methods.'' Society for Industrial and Applied Mathematics, 1992. ISBN 0-89871-295-5

★ Michael Drmota and Robert F. Tichy, ''Sequences, discrepancies and applications'', Lecture Notes in Math., 1651, Springer, Berlin, 1997, ISBN 3-540-62606-9

★ William H. Press, Brian P. Flannery, Saul A. Teukolsky, William T. Vetterling. ''Numerical Recipes in C''. Cambridge, UK: Cambridge University Press, second edition 1992. ISBN 0-521-43108-5 ''(see Section 7.7 for a less technical discussion of low-discrepancy sequences)''

External links



Collected Algorithms of the ACM ''(See algorithms 647, 659, and 738.)''

This article provided by Wikipedia. To edit the contents of this article, click here for original source.

psst.. try this: add to faves
Featured Companies
Vacation By VVacation By V