Anamorphic stretch transform

From HandWiki

An anamorphic stretch transform (AST) also referred to as warped stretch transform is a physics-inspired signal transform that emerged from time stretch dispersive Fourier transform. The transform can be applied to analog temporal signals such as communication signals, or to digital spatial data such as images.[1][2] The transform reshapes the data in such a way that its output has properties conducive for data compression and analytics. The reshaping consists of warped stretching in the Fourier domain. The name "Anamorphic" is used because of the metaphoric analogy between the warped stretch operation and warping of images in anamorphosis[3] and surrealist artworks.[4]

Operation principle

An anamorphic stretch transform (AST)[5][6] is a mathematical transformation in which analog or digital data is stretched and warped in a context-aware manner, such that it results in nonuniform Fourier domain sampling. The transformation is defined as:

[math]\displaystyle{ AST \left \{\tilde{E}_{in}(\omega) \right \} = \int_{-\infty}^\infty {\tilde{E}_{in}^*(\omega)\tilde{E}_{in}(\omega+\omega_m) e^{j\omega_m\left [\frac{\phi(\omega+\omega_m)-\phi(\omega)}{\omega_m} \right ]} d\omega} }[/math]

where [math]\displaystyle{ \tilde{E}_{in}(\omega) }[/math] is the input optical spectrum, [math]\displaystyle{ \phi(\omega) }[/math] is the spectral phase added by AST ([math]\displaystyle{ e^{j\phi(\omega)} }[/math] being the AST warp kernel), and [math]\displaystyle{ \omega }[/math] and [math]\displaystyle{ \omega_m }[/math] denote the optical and envelope modulation frequencies, respectively. The detailed of the reshaping depends on the sparsity and redundancy of the input signal and can be obtained by a mathematical function, which is called "stretched modulation [math]\displaystyle{ (S_M) }[/math] distribution" or "modulation intensity distribution" (not to be confused with a different function of the same name used in mechanical diagnostics).

[math]\displaystyle{ S_M \left (\omega_m ,T\right ) = \int_{-\infty}^\infty {\tilde{E}_{in}^*(\omega)\tilde{E}_{in}(\omega+\omega_m) e^{j\omega_m\left [\frac{\phi(\omega+\omega_m)-\phi(\omega)}{\omega_m} \right ]}e^{j\omega T} d\omega} }[/math]

The stretched modulation distribution is a 3D representation of a type of bilinear time–frequency distribution similar, but not the same, as other time-frequency distributions.[7][8][9][10] One can interpret the added phasor term [math]\displaystyle{ e^{j\omega T} }[/math] to represent the effect of a time-shift on the spectral autocorrelation of the signal. As a result, the [math]\displaystyle{ S_M }[/math] distribution can be used to show the effects of the AST spectral phase [math]\displaystyle{ \phi(\omega) }[/math] on the temporal duration and intensity envelope bandwidth of the output signal, which is useful in visualizing the time-bandwidth product of the signal.[11]

Sparsity requirement

AST applies a tailored group dispersion to different spectral features.[11][12][13][14] By matching the group delay dispersion to the spectrum of the particular signal of interest, it performs frequency to time mapping in a tailored fashion. Information rich portions of the spectrum are stretched in time more than sparse regions of the spectrum making them easier to capture with a real-time analog-to-digital converter (ADC), similar to the methodology used in time-stretch ADC technology. This property has been called "self-adaptive stretching". Because the operation is specific to the spectrum of the signal, it does not require knowledge about the instantaneous time domain behavior of the signal. Hence no real-time adaptive control is needed. The parameters of AST are designed using the statistical spectral (not instantaneous) property of signal family of interest in the target application.[15] Once the parameters are designed, they do not need to respond to the instantaneous value of the signal. The resulting non-uniform sampling, where information rich portions of the signal are sampled at a higher rate than the sparse regions, can be exploited for data compression. As any other data compression method, the maximum compression that can be achieved using AST is signal dependent.[14]

Limitations and challenges

The reconstruction accuracy and lossy nature of this compression method have been analyzed previously.[14] The system reshapes the spectro-temporal structure of the signal such that nearly all the signal energy is within the bandwidth of the real-time digitizer of the acquisition system. Because of the limited bandwidth and the limited resolution of the digitizer, as measured by its effective number of bits (ENOB), the reconstruction will never be ideal, and therefore, this is a lossy compression method. Because of this, only modest compression can be achieved in practice.

Alternatively, the reconstruction process can be greatly simplified if the information desired is encoded in the spectral envelope of the input signal instead of the temporal envelope. In such a scenario, the true output can be reconstructed simply by directly de-warping the measured output given the designed warp kernel. This has been achieved experimentally for optical image compression.[16]

Digital implementation

In the digital implementation of AST (DAST) that is performed in 2D and applied to digital images, an appropriately designed warp kernel stretches the input in a way that reduces the overall spatial bandwidth and hence the sampling requirement. The previous equation for AST can be rewritten in discrete form for DAST as: [math]\displaystyle{ \breve{B}[n,m] = \left|\sum_{k_1,k_2=-\infty}^\infty K\left [n-k_1,m-k_2\right ]\cdot B\left [k_1,k_2\right ]\right|^N }[/math],

where [math]\displaystyle{ K[n,m]= e^{j\phi[n,m]} }[/math] is the digital version of the warp kernel. Similar to the case of 1-D temporal waveforms, the warped waveform can then be sampled at a lower rate than what was previously possible with naïve uniform downsampling. This property, known as "feature-selective stretching", can be used for digital image compression. There are two challenges in DAST, (1) image reconstruction, and (2) design the warping kernel. The warped mapping is typically performed in the frequency domain. Reconstruction (inverse mapping) of the spatial image via Fourier transform require knowledge of phase in addition to amplitude of the warped image. In the original AST[5] and DAST papers,[17] ideal phase recovery was assumed to show the useful impact of warp transformation. However, as mentioned above, it has also been shown that phase recovery and signal reconstruction depends on the signal to noise ratio (SNR).[14] Finite SNR will compromise the quality of phase recovery and data compression. Because of this challenge, practical implementation of anamorphic data compression is not achieved yet. With respect to the challenge of finding the right kernel, an algorithm has recently been reported.[15]

Similar to the simplified reconstruction approach above mentioned above, a digital implementation for image compression which uses direct warping has also been recently reported.[18] In this alternative data compression method, information-rich portions of the data are dilated in a process that emulates the effect of group velocity dispersion on temporal signals. With this coding operation, the data can be downsampled at a lower rate than without it, even when considering the overhead in transmitting the warping information. In contrast to previous implementation of the warped stretch compression, here the decoding can be performed without the need of phase recovery.

Relation to phase stretch transform

The phase stretch transform or PST is a computational approach to signal and image processing. One of its utilities is for feature detection and classification. Both phase stretch transform and AST transform the image by emulating propagation through a diffractive medium with engineered 3D dispersive property (refractive index). The difference between the two mathematical operations is that AST uses the magnitude of the complex amplitude after transformation but phase stretch transform employs the phase of the complex amplitude after transformation. Also, the details of the filter kernel are different in the two cases.

Applications

Image compression

Anamorphic (warped) stretch transform is a physics-based mathematical operation that reduces the signal bandwidth without proportionally increasing the size of the signal, thus providing space-bandwidth product compression. Its digital implementation emulates the physical effect by a non-uniform allocation of pixel density. This operation may be used as a pre-processing operation that may enhance conventional image compression techniques.[19]

Time domain signals

This lossy transformation may make it possible to capture and digitize signals that are faster than the speed of the sensor and the digitizer, and also to minimize the volume of the data generated in the process. The transformation causes the signal to be reshaped is such a way that sharp features are stretched (in Fourier domain) more than coarse features. Upon subsequent uniform sampling this causes more digital samples to be allocated to sharp spectral features where they are needed the most, and fewer to sparse portions of the spectrum where they would be redundant. The reconstruction accuracy is subject to the signal to noise ratio and will never be ideal.

See also

References

  1. Matthew Chin. "New data compression method reduces big-data bottleneck; outperforms, enhances JPEG". UCLA Newsroom. http://newsroom.ucla.edu/portal/ucla/ucla-research-team-invents-new-249693.aspx. 
  2. "'Warping' Compresses Big Data". 30 December 2013. http://www.photonics.com/Article.aspx?AID=55602. 
  3. J. L. Hunt, B. G. Nickel, and C. Gigault, "Anamorphic images", American Journal of Physics 68, 232–237 (2000).
  4. Editors of Phaidon Press (2001). "The 20th-Century art book." (Reprinted. ed.). London: Phaidon Press. ISBN:0714835420.
  5. 5.0 5.1 Asghari, Mohammad H.; Jalali, Bahram (2013-09-16). "Anamorphic transformation and its application to time–bandwidth compression". Applied Optics (The Optical Society) 52 (27): 6735–6743. doi:10.1364/ao.52.006735. ISSN 1559-128X. PMID 24085172. Bibcode2013ApOpt..52.6735A. 
  6. M. H. Asghari and B. Jalali, "Demonstration of analog time-bandwidth compression using anamorphic stretch transform", Frontiers in Optics (FIO 2013), Paper: FW6A.2, Orlando, USA. [1]
  7. L. Cohen, Time-Frequency Analysis, Prentice-Hall, New York, 1995. ISBN:978-0135945322
  8. B. Boashash, ed., "Time-Frequency Signal Analysis and Processing – A Comprehensive Reference", Elsevier Science, Oxford, 2003.
  9. S. Qian and D. Chen, Joint Time-Frequency Analysis: Methods and Applications, Chap. 5, Prentice Hall, N.J., 1996.
  10. J. W. Goodman, that describes the dependence of intensity or power on the frequency and time duration of the modulation. It provides insight on how information bandwidth and signal duration are modified upon nonlinear dispersion in the time domain, or upon nonlinear diffraction in the spatial domain. "Introduction to Fourier Optics", McGraw-Hill Book Co (1968).
  11. 11.0 11.1 Jalali, Bahram; Chan, Jacky; Asghari, Mohammad H. (2014-07-22). "Time–bandwidth engineering". Optica (The Optical Society) 1 (1): 23-31. doi:10.1364/optica.1.000023. ISSN 2334-2536. Bibcode2014Optic...1...23J. 
  12. Asghari, Mohammad H.; Jalali, Bahram (2013-09-16). "Anamorphic transformation and its application to time–bandwidth compression". Applied Optics (The Optical Society) 52 (27): 6735–6743. doi:10.1364/ao.52.006735. ISSN 1559-128X. PMID 24085172. Bibcode2013ApOpt..52.6735A. 
  13. Asghari, Mohammad H.; Jalali, Bahram (2014-03-17). "Experimental demonstration of optical real-time data compression". Applied Physics Letters (AIP Publishing) 104 (11): 111101. doi:10.1063/1.4868539. ISSN 0003-6951. Bibcode2014ApPhL.104k1101A. 
  14. 14.0 14.1 14.2 14.3 Chan, J.; Mahjoubfar, A.; Asghari, M.; Jalali, B. (2014). "Reconstruction in time-bandwidth compression systems". Applied Physics Letters (AIP Publishing) 105 (22): 221105. doi:10.1063/1.4902986. ISSN 0003-6951. Bibcode2014ApPhL.105v1105C. 
  15. 15.0 15.1 Mahjoubfar, Ata; Chen, Claire Lifan; Jalali, Bahram (2015-11-25). "Design of Warped Stretch Transform". Scientific Reports (Springer Science and Business Media LLC) 5 (1): 17148. doi:10.1038/srep17148. ISSN 2045-2322. PMID 26602458. Bibcode2015NatSR...517148M. 
  16. Chen, Claire Lifan; Mahjoubfar, Ata; Jalali, Bahram (2015-04-23). "Optical Data Compression in Time Stretch Imaging". PLOS ONE 10 (4): e0125106. doi:10.1371/journal.pone.0125106. ISSN 1932-6203. PMID 25906244. Bibcode2015PLoSO..1025106C. 
  17. Asghari, M. H.; Jalali, B. (2014). "Discrete Anamorphic Transform for Image Compression". IEEE Signal Processing Letters (Institute of Electrical and Electronics Engineers (IEEE)) 21 (7): 829–833. doi:10.1109/lsp.2014.2319586. ISSN 1070-9908. Bibcode2014ISPL...21..829A. 
  18. Chan, Jacky C. K.; Mahjoubfar, Ata; Chen, Claire L.; Jalali, Bahram (2016-07-01). "Context-Aware Image Compression". PLOS ONE 11 (7): e0158201. doi:10.1371/journal.pone.0158201. ISSN 1932-6203. PMID 27367904. Bibcode2016PLoSO..1158201C. 
  19. M. H. Asghari and B. Jalali, "Image compression using the feature-selective stretch transform", 13th IEEE International Symposium on Signal Processing and Information Technology (ISSPIT 2013), Athens, Greece.