Wavelet

From Wikipedia, the free encyclopedia

In mathematics, wavelets, wavelet analysis, and the wavelet transform refers to the representation of a signal in terms of a finite length or fast decaying oscillating waveform (known as the mother wavelet). This waveform is scaled and translated to match the input signal. In formal terms, this representation is a wavelet series, which is the coordinate representation of a square integrable function with respect to a complete, orthonormal set of basis functions for the Hilbert space of square integrable functions. Note that the wavelets in the JPEG2000 standard are biorthogonal wavelets, that is, the coordinates in the wavelet series are computed with a different, dual set of basis functions.

Contents

[edit] Overview

The word wavelet is due to Morlet and Grossman in the early 1980s. They used the French word ondelette, meaning "small wave". A little later it was transformed into English by translating "onde" into "wave", giving wavelet. Wavelet transforms are broadly classified into the discrete wavelet transform (DWT) and the continuous wavelet transform (CWT). The principal difference between the two is the continuous transform operates over every possible scale and translation whereas the discrete uses a specific subset of all scale and translation values.

[edit] Using wavelet theory

Wavelet theory is applicable to several other subjects. All wavelet transforms may be considered to be forms of time-frequency representation and are, therefore, related to the subject of harmonic analysis. Almost all practically useful discrete wavelet transforms make use of filterbanks containing finite impulse response filters. The wavelets forming a CWT are subject to Heisenberg's uncertainty principle and, equivalently, discrete wavelet bases may be considered in the context of other forms of the uncertainty principle.

[edit] Outline of the wavelet theory

Wavelet transforms are broadly divided into three classes, the continuous wavelet transform, the discretised wavelet transform and multiresolution-based wavelet transforms.

[edit] Continuous wavelet transforms

In the continuous wavelet transform, a given signal of finite energy is projected on a continuous family of frequency bands (or similar subspaces of the function space L^2(\R)), for instance on every frequency band of the form [f,2f] for all positive frequencies f>0. By a suitable integration over all the thus obtained frequency components one can reconstruct the original signal.

The frequency bands or subspaces are scaled versions of a subspace at scale 1. This subspace in turn is in most situations generated by the shifts of one generating function \psi\in L^2(\R), the mother wavelet. For the example of the scale one frequency band [1,2] this function is

\psi(t)=2\,\operatorname{sinc}(2t)-\,\operatorname{sinc}(t)=\frac{\sin(2\pi t)-\sin(\pi t)}{\pi t}

with the (normalized) sinc function. Other example mother wavelets are:

Meyer
Enlarge
Meyer
Morlet
Enlarge
Morlet
Mexican Hat
Enlarge
Mexican Hat

The subspace of scale a or frequency band [1/a,\,2/a] is generated by the functions (sometimes called baby wavelets)

\psi_{a,b} (t) = \frac1{\sqrt a }\psi \left( \frac{t - b}{a} \right),

where a is positive and defines the scale and b is any real number and defines the shift. The pair (a,b) defines a point in the upper halfplane \R_+\times \R.

The projection of a function x onto the subspace of scale a has then the form

x_a(t)=\int_\R WT_\phi\{x\}(a,b)\cdot\psi_{a,b}(t)\,db

with wavelet coefficients

WT_\phi\{x\}(a,b)=\langle x,\psi_{a,b}\rangle=\int_\R x(t)\overline{\psi_{a,b}(t)}\,dt.

For the analysis of the signal x, one can assemble the wavelet coefficients into a scaleogram of the signal.

[edit] Discretized wavelet transforms

It is computationally impossible to analyze a signal using all wavelet coefficients. So one may wonder if it is sufficient to pick a discrete subset of the upper halfplane to be able to reconstruct a signal from the corresponding wavelet coefficients. One such system is the affine system for some real parameters a>1, b>0. The corresponding discrete subset of the halfplane consists of all the points (a^m, n\,a^m b) with integers m,n\in\Z. The corresponding baby wavelets are now given as

ψm,n(t) = a m / 2ψ(a mtnb).

A sufficient condition for the reconstruction of any signal x of finite energy by the formula

x(t)=\sum_{m\in\Z}\sum_{n\in\Z}\langle x,\,\psi_{m,n}\rangle\cdot\psi_{m,n}(t)

is that the functions \{\psi_{m,n}:m,n\in\Z\} form a tight frame of L^2(\R).

[edit] MRA based discrete wavelet transforms

In each instance of the discretised wavelet transform, there are only a finite number of wavelet coefficients for each bounded rectangular region in the upper halfplane. Still, each coefficient requires the evaluation of an integral. To avoid this numerical complexity one needs one auxiliary function, the father wavelet \phi\in L^2(\R). Further, one has to restrict a to be an integer number. A typical choice is a=2 and b=1. The most famous pair of father and mother wavelets is the Daubechies 4 tap wavelet.

D4 wavelet
Enlarge
D4 wavelet

From the mother and father wavelets one constructs the subspaces

V_m=\operatorname{span}(\phi_{m,n}:n\in\Z), where φm,n(t) = 2 m / 2φ(2 mtn)

and

W_m=\operatorname{span}(\psi_{m,n}:n\in\Z), where ψm,n(t) = 2 m / 2ψ(2 mtn).

From these one requires that the sequence

\{0\}\subset\dots\subset V_1\subset V_0\subset V_{-1}\subset\dots\subset L^2(\R)

forms a multiresolution analysis of L^2(\R) and that the subspaces \dots,W_1,W_0,W_{-1},\dots\dots are the orthogonal "differences" of the above sequence, that is, Wm ist the orthogonal complement of Vm inside the subspace Vm − 1. In analogy to the sampling theorem one may conclude that the space Vm with sampling distance 2m more or less covers the frequency baseband from 0 to 2 m − 1. As orthogonal complement, Wm roughly covers the band [2 m − 1,2 m].

From those inclusions and orthogonality relations follows the existence of sequences h=\{h_n\}_{n\in\Z} and g=\{g_n\}_{n\in\Z} that satisfy the identities

h_n=\langle\phi_{0,0},\,\phi_{1,n}\rangle and \phi(t)=\sqrt2 \sum_{n\in\Z} h_n\phi(2t-n)

and

g_n=\langle\psi_{0,0},\,\phi_{1,n}\rangle and \psi(t)=\sqrt2 \sum_{n\in\Z} g_n\phi(2t-n).

The second identity of the first pair is a refinement equation for the father wavelet φ. Both pairs of identities form the basis for the algorithm of the fast wavelet transform.

[edit] Mother wavelet

For practical applications one prefers for efficiency reasons continuously differentiable functions with compact support as mother (prototype) wavelet (functions). However, to satisfy analytical requirements (in the continuous WT) and in general for theoretical reasons one chooses the wavelet functions from a subspace of the space L^1(\R)\cap L^2(\R). This is the space of measurable functions that are both absolutely and square integrable:

\int_{-\infty}^{\infty} |\psi (t)|\, dt <\infty and \int_{-\infty}^{\infty} |\psi (t)|^2 \, dt <\infty.

Being in this space ensures that one can formulate the conditions of zero mean and square norm one:

\int_{-\infty}^{\infty} \psi (t)\, dt = 0 is the condition for zero mean, and
\int_{-\infty}^{\infty} |\psi (t)|^2\, dt = 1 is the condition for square norm one.

For ψ to be a wavelet for the continuous wavelet transform (see there for exact statement), the mother wavelet must satisfy an admissibility criterion (loosely speaking, a kind of half-differentiability) in order to get a stably invertible transform.

For the discrete wavelet transform, one needs at least the condition that the wavelet series is a representation of the identity in the space L^2(\R). Most constructions of discrete WT make use of the multiresolution analysis, which defines the wavelet by a scaling function. This scaling function itself is solution to a functional equation.

In most situations it is useful to restrict ψ to be a continuous function with a higher number M of vanishing moments, i.e. for all integer m<M

\int_{-\infty}^{\infty} t^m\,\psi (t)\, dt = 0

Some example mother wavelets are:

Meyer
Enlarge
Meyer
Morlet
Enlarge
Morlet
Mexican Hat
Enlarge
Mexican Hat

The mother wavelet is scaled (or dilated) by a factor of a and translated (or shifted) by a factor of b to give (under Morlet's original formulation):

\psi _{a,b} (t) = {1 \over {\sqrt a }}\psi \left( {{{t - b} \over a}} \right).

For the continuous WT, the pair (a,b) varies over the full half-plane \R_+\times\R; for the discrete WT this pair varies over a discrete subset of it, which is also called affine group.

These functions are often incorrectly referred to as the basis functions of the (continuous) transform. In fact, as in the continuous Fourier transform, there is no basis in the continuous wavelet transform. Time-frequency interpretation uses a subtly different formulation (after Delprat).

[edit] Comparisons with Fourier

The wavelet transform is often compared with the Fourier transform, in which signals are represented as a sum of sinusoids. The main difference is that wavelets are localized in both time and frequency whereas the standard Fourier transform is only localized in frequency. The Short-time Fourier transform (STFT) is also time and frequency localized but there are issues with the frequency time resolution and wavelets often give a better signal representation using Multiresolution analysis.

The discrete wavelet transform is also less computationally complex, taking O(N) time as compared to O(N log N) for the fast Fourier transform (N is the data size).

[edit] Definition of a wavelet

There are a number of ways of defining a wavelet (or a wavelet family).

[edit] Scaling filter

The wavelet is entirely defined by the scaling filter g - a low-pass finite impulse response (FIR) filter of length 2N and sum 1. In biorthogonal wavelets, separate decomposition and reconstruction filters are defined.

For analysis the high pass filter is calculated as the QMF of the low pass, and reconstruction filters the time reverse of the decomposition.

Daubechies and Symlet wavelets can be defined by the scaling filter.

[edit] Scaling function

Wavelets are defined by the wavelet function ψ(t) (i.e. the mother wavelet) and scaling function φ(t) (also called father wavelet) in the time domain.

The wavelet function is in effect a band-pass filter and scaling it for each level halves its bandwidth. This creates the problem that in order to cover the entire spectrum an infinite number of levels would be required. The scaling function filters the lowest level of the transform and ensures all the spectrum is covered. See [1] for a detailed explanation.

For a wavelet with compact support, φ(t) can be considered finite in length and is equivalent to the scaling filter g.

Meyer wavelets can be defined by scaling functions

[edit] Wavelet function

The wavelet only has a time domain representation as the wavelet function ψ(t).

Mexican hat wavelets can be defined by a wavelet function.

[edit] Applications

Generally, the DWT is used for source coding whereas the CWT is used for signal analysis. Consequently, the DWT is commonly used in engineering and computer science and the CWT is most often used in scientific research. Wavelet transforms are now being adopted for a vast number of different applications, often replacing the conventional Fourier transform. Many areas of physics have seen this paradigm shift, including molecular dynamics, ab initio calculations, astrophysics, density-matrix localisation, seismic geophysics, optics, turbulence and quantum mechanics. Other areas seeing this change have been image processing, blood-pressure, heart-rate and ECG analyses, DNA analysis, protein analysis, climatology, general signal processing, speech recognition, computer graphics and multifractal analysis. In computer vision and image processing, the notion of scale-space representation and Gaussian derivative operators is regarded as a canonical multi-scale representation.

One use of wavelets is in data compression. Like several other transforms, the wavelet transform can be used to transform raw data (like images), then encode the transformed data, resulting in effective compression. JPEG 2000 is an image standard that uses wavelets. For details see wavelet compression.

[edit] History

The development of wavelets can be linked to several separate trains of thought, starting with Haar's work in the early 20th century. Notable contributions to wavelet theory can be attributed to Goupillaud, Grossman and Morlet's formulation of what is now known as the CWT (1982), Strömberg's early work on discrete wavelets (1983), Daubechies' orthogonal wavelets with compact support (1988), Mallat's multiresolution framework (1989), Delprat's time-frequency interpretation of the CWT (1991), Newland's Harmonic wavelet transform and many others since.

[edit] Time line

[edit] Wavelet transforms

There are a large number of wavelet transforms each suitable for different applications. For a full list see list of wavelet-related transforms but the common ones are listed below:

[edit] List of wavelets

[edit] Discrete wavelets

[edit] Continuous wavelets

[edit] See also

[edit] References

[edit] External links