Noiselet
   HOME

TheInfoList



OR:

Noiselets are functions which gives the worst case behavior for the Haar wavelet packet analysis. In other words, noiselets are totally incompressible by the Haar wavelet packet analysis.R. Coifman, F. Geshwind, and Y. Meyer, Noiselets, Applied and Computational Harmonic Analysis, 10 (2001), pp. 27–44. . Like the canonical and Fourier bases, which have an incoherent property, noiselets are perfectly incoherent with the Haar basis. In addition, they have a fast algorithm for implementation, making them useful as a sampling basis for signals that are sparse in the Haar domain.


Definition

The mother bases function \chi(x) is defined as: \chi(x)= \begin 1 & x\in[0,1) \\ 0 & \text \end The family of noislets is constructed recursively as follows: \begin f_1(x) &= \chi(x)\\ f_(x) &= (1-i)f_n(2x)+(1+i)f_n(2x-1)\\ f_(x) &= (1+i)f_n(2x)+(1-i)f_n(2x-1) \end


Property of fn

* \ is an orthogonal basis for V_N , where V_N is the space of all possible approximations at the resolution 2^N of functions in L^2[0,1) . * For each n\geq 1 , \int^1_0f_n(x)dx=1


Matrix construction of noiselets

Noiselet can be extended and discretized. The extended function f_m(k,l) is defined as follows: \begin f_m(1,l) & =\begin 1 & l=0,\dots,2^m-1\\ 0 & \text \end \\ f_m(2k,l)& = (1-i)f_m(k,2l) +(1+i)f_m(k,2l-2^m)\\ f_m(2k+1,l)& = (1+i)f_m(k,2l) +(1-i)f_m(k,2l-2^m)\\ \end Use extended noiselet f_m(k,l) , we can generate the n\times n noiselet matrix N_n , where n is a power of two n=2^q : \begin N_1& = [1] \\ N_& = \frac\begin 1-i & 1+i \\ 1+i & 1-i \end\otimes N_n \\ \end Here \otimes denotes the Kronecker product. Suppose 2^m>n , we can find that N_n(k,l) is equal f_m(n+k,\fracl) . The elements of the noiselet matrices take discrete values from one of two four-element sets: \begin \sqrtN_n(j,k)& \in \ & \text q\\ \sqrtN_n(j,k)& \in \ & \text q\\ \end


2D noiselet transform

2D noiselet transforms are obtained through the Kronecker product of 1D noiselet transform: N^_ = N_k\otimes N_n


Applications

Noiselet has some properties that make them ideal for applications: * The noiselet matrix can be derived in O(n\log n) . * Noiselet completely spread out spectrum and have the perfectly incoherent with Haar wavelets. * Noiselet is conjugate symmetric and is unitary. The complementarity of wavelets and noiselets means that noiselets can be used in
compressed sensing Compressed sensing (also known as compressive sensing, compressive sampling, or sparse sampling) is a signal processing technique for efficiently acquiring and reconstructing a signal, by finding solutions to underdetermined linear systems. This ...
to reconstruct a signal (such as an image) which has a compact representation in wavelets. E. Candes and J. Romberg, Sparsity and incoherence in compressive sampling, 23 (2007), pp. 969–985. .
MRI Magnetic resonance imaging (MRI) is a medical imaging technique used in radiology to form pictures of the anatomy and the physiological processes of the body. MRI scanners use strong magnetic fields, magnetic field gradients, and radio waves ...
data can be acquired in noiselet domain, and, subsequently, images can be reconstructed from undersampled data using compressive-sensing reconstruction.K. Pawar, G. Egan, and Z. Zhang, Multichannel Compressive Sensing MRI Using Noiselet Encoding, 05 (2015), .


References

{{signal-processing-stub Signal processing