Fourier analysis of ANY real valued boolean fn.
The function space for Uniform distribution
Dimensionality
Take the real space
Can also be applied to randomized boolean functions: Alter expectations and probabilites to handle extra randomness.
Inner product
The basis
These form an alternate basis: Parity functions
The standard basis is just
Transforms
Discrete Fourier series
Discrete Fourier series for any real valued fn over
Correlation / Discrete Fourier coefficient
Aka Fourier weights on basis vectors or Fourier spectrum.
Fourier transform of f
Estimating coefficients
Estimate all Fourier coefficients of f using FFT
For random non singular m*n R, with m large enough to give good estimation of
Relationship with total influence
Relationship with noise sensitivity
Eg:
As,
Concentration in the spectrum
Aka Fourier concentration.
(eps, d) concentrated function f
If C = polysize DNF formulae, every
Depth d ckts of size
Best fitting d degree polynomial
t - sparse f
Number of non zero coefficients in f
Sparse approximator for any f
\(\exists \frac{\norm{f}{1}^{2}}{\eps}\) \
sparse g with
So, sgn(g) approximates f.
Weak parity learning problem
Let f have a t-heavy Fourier component; then find a t/2 heavy Fourier component. Thence find weakly correlated parity.
KM alg solves this; See colt ref.