This paper was converted on www.awesomepapers.org from LaTeX by an anonymous user.
Want to know more? Visit the Converter page.

High-speed Millimeter-wave 5G/6G Image Transmission via Artificial Intelligence
thanks: *Shaolin Liao is the corresponding author.

Shaolin Liao Department of Electrical and Computer Engineering
Illinois Institute of Technology
Chicago, IL, USA
[email protected]; ORCID: 0000-0002-4432-3448
   Lu Ou College of Computer Science and Electronic Engineering
Hunan University
Changsha, Hunan, China
[email protected]
Abstract

Artificial Intelligence (AI) has been used to jointly optimize a mmWave Compressed Sensing (CS) for high-speed 5G/6G image transmission. Specifically, we have developed a Dictionary Learning Compressed Sensing neural Network (DL-CSNet) to realize three key functionalities: 1) to learn the dictionary basis of the images for transmission; 2) to optimize the Hadamard measurement matrix; and 3) to reconstruct the lossless images with the learned dictionary basis. A 94-GHz prototype has been built and up to one order of image transmission speed increase has been realized for letters “A” to “Z”.

Index Terms:
Artificial Intelligence (AI), Compressed Sensing (CS), millimeter Wave (mmWave), 5G, 6G, image transmission.

I Introduction

Millimeter Wave (mmWave) 5G/6G wireless network [1, 2] has great potential for High-Definition (HD) images transmission and videos streaming [3], due to its broad spectrum (30 GHz -300 GHz). mmWave has been extensively studied for many important applications [6, 7, 8, 9, 10, 11]. Also, short-wavelength mmWave band allows massive Multiple Input Multiple Output (MIMO) antenna arrays [2], which technique explores the spatial diversity of communication channels to dramatically increase the transmission speed.

In addition, Compressed Sensing (CS) is another effective way to increase the data rate by up to 10 folds [13, 14, 15, 16, 12]. Compared to the software compression, CS measurement matrix operations can be implemented on the hardware level through massive MIMO antenna arrays, which mean faster speed.

What’s more, Dictionary Learning (DL) is one such machine learning technique that studies the common dictionary basis of a large amount of images based on their similarities [17], which can be used to obtain the optimized CS measurement matrix for even faster speed by minimizing the mutual coherence of the CS measurement matrix[18].

All of these call for the joint optimizations of the mmWave image transmission system. In this paper, we apply Artificial Intelligence (AI) and develop the Dictionary Learning Compressed Sensing neural Network (DL-CSNet) for the optimized mmWave 5G/6G image transmission system. Also, a 94-GHz experimental prototype is built to validate the design.

Refer to caption


Figure 1: The DL-CSNet optimized mmWave Hadamard-CS iamge transmission.

II The DL-CSNet

II-A The Basic Hadamard-CS Image Transmission

The working principle and the functional blocks of the basic CS image transmission with the Hadamard mask [14, 15, 16, 12] as the measurement matrix is shown on the top of Fig. 1:

II-A1 On the Transmitter Side

The original image is first transformed to the CS domain with the Hadamard measurement matrix,

𝒯¯L=𝒮¯¯L×N𝒫¯N+n¯L,\displaystyle\overline{\mathcal{T}}_{L}=\overline{\overline{\mathcal{S}}}_{L\times N}{\overline{\mathcal{P}}}_{N}+\overline{n}_{L}, (1)

where 𝒯¯L\overline{\mathcal{T}}_{L} denotes the 1D vector of the 2D Hadamard-CS image transform of length LL; 𝒮¯¯L×N\overline{\overline{\mathcal{S}}}_{L\times N} is the Hadamard-CS measurement matrix with each row being the 1D vector of the selected shifted Hadamard-CS matrix S¯¯p×q\overline{\overline{S}}_{p\times q}; 𝒫¯N{\overline{\mathcal{P}}}_{N} is the 1D vector form of the 2D image P¯¯p×q{\overline{\overline{P}}}_{p\times q} and n¯L\overline{n}_{L} is the experimental noise.

II-A2 On the Receiver Side

After the pseudo-random Hadamard transform 𝒯¯L\overline{\mathcal{T}}_{L} is detected by the receiver, the image can be obtained through the CS reconstruction methods such as LASSO[13] based on the 1\ell_{1} norm.

II-B The DL-CSNet Optimization

The basic Hadamard-CS image transmission can be effectively optimized by the DL-CSNet, whose functional blocks are shown at the bottom of Fig. 1. Here, the DL-CSNet is used for three purposes:

II-B1 The DL Functionality

First, the DL-CSNet is used to learn the dictionary basis 𝒟¯¯Ki+1×Ki(i)\overline{\overline{\mathcal{D}}}_{K_{i+1}\times K_{i}}^{(i)} of the images and their corresponding codes Z¯¯Ki(i)\overline{\overline{Z}}_{K_{i}}^{(i)} through minimizing the two error functions, i.e., the mean square error of the reconstructed image E1E_{1} and the mean square error of the reconstructed compressed pseudo-random Hadamard transform E2E_{2}, as well as the 1\ell_{1} norm of the sparse codes |Z¯¯Ki(i)|\left|\overline{\overline{Z}}_{K_{i}}^{(i)}\right|. The loss function of the DL-CSNet LL to be minimized is given by

L(𝒟¯¯Ki+1×Ki(i),Z¯Ki(i))=i=1Kαi|Z¯Ki(i)|1\displaystyle L\left(\overline{\overline{\mathcal{D}}}_{K_{i+1}\times K_{i}}^{(i)},\overline{Z}_{K_{i}}^{(i)}\right)=\sum_{i=1}^{K}\alpha_{i}\left|\overline{Z}_{K_{i}}^{(i)}\right|_{1} (2)
+β𝒫¯N𝒫¯N22+γ𝒯¯L𝒯¯L22,\displaystyle+\beta\left|\left|\overline{\mathcal{P^{\prime}}}_{N}-\overline{\mathcal{P}}_{N}\right|\right|_{2}^{2}+\gamma\left|\left|\overline{\mathcal{T^{\prime}}}_{L}-\overline{\mathcal{T}}_{L}\right|\right|_{2}^{2},

where 𝒟¯¯Ki+1×Ki(i)\overline{\overline{\mathcal{D}}}_{K_{i+1}\times K_{i}}^{(i)} is the dictionary basis of the ii-th fully-connected layer with length KiK_{i}; the first term is the 1\ell_{1} norms of the dictionary codes Z¯Ki(i)\overline{Z}_{K_{i}}^{(i)} of all fully-connected layers; the second term is the mean square error function of the reconstructed image E1E_{1}; and the third term is the mean square error function of the CS measurements E2E_{2}; αi,β,γ\alpha_{i},\beta,\gamma are their corresponding weights.

II-B2 The Hadamard Measurement Matrix Optimization Functionality

Then the dictionary basis is used to optimize the Hadamard-CS measurement matrix 𝒮¯¯L×N\overline{\overline{\mathcal{S}}}_{L\times N} through minimizing the mutual coherence of Hadamard measurement matrix [18].

II-B3 The Lossless Image Reconstruction Functionality

Finally, the DL-CSNet reconstructs the lossless image 𝒫¯N{\overline{\mathcal{P}}}_{N} with the learned dictionary basis as the initial value.

Refer to caption

Figure 2: A 94-GHz mmWave Hadamard-CS image transmission prototype: a) experimental setup; b) the DL-CSNet reconstructed letters “A” to “Z”; and c) the compression ratio or speed increase and the requried SNR.

III Experimental Validation

The details of the experimental setup of the 94-GHz prototype are shown in Fig 2a). A corrugated circular horn antenna is used to launch the mmWave and is located at the focal point of a 6.8-inch collimating dielectric lens, and the collimated mmWave passes through the image object 10.0-inch away (the letter “A” here). Besides, immediately adjacent to the image object is the (p×q)=(41×43)(p\times q)=(41\times 43) Hadamard-CS mask, with a pixel size of 0.05inch×0.05inch0.05\ \hbox{inch}\times 0.05\ \hbox{inch}; the (p×q)=(41×43)(p\times q)=(41\times 43) Hadamard-CS mask is mounted on a 3D translation stage, which is used to change the optimized Hadamard measurement sequences that are generated by the DL-CSNet. Furthermore, the transmitted field through the pseudo-random Hadamard-CS pattern is focused on the imaging plane of a 1-inch imaging dielectric lens acting as the sum operation, where a corrugated circular horn antenna is connected to a square-law Schottky diode detector to convert the 94 GHz mmWave signal to the base-band signal. A DAQ board is used to collect the signal and the data is transmitted to the LabVIEW® program running on a computer. After that, the DL-CSNet is used to reconstruct the image from the compressed pseudo-random Hadamard transform. What’s more, the image objects used for the mmWave pseudo-random Hadamard transform imaging are letters “A” to “Z”.

Fig. 2b) shows image reconstruction through the DL-CSNet and the BER for various compression ratios and pixel-equivalent SNRs. It can be seen that a compression ratio up to 12 can be obtained for letter “I” with the pixel-equivalent power SNR = 12 dB. Also, no image loss occurs after the binary image thresholding. It can be seen that letter “I” has the maximum M=12M=12 with the pixel-equivalent power SNR of 12 dB. The average and median compression ratios are M=5.8M=5.8 and M=5M=5 respectively. Finally, Fig. 2b) summarizes the compression ratios and the required SNR for all letters.

IV Conclusion

The DL-CSNet AI technique has been developed for high-speed mmWave 5G/6G image transmission. The DL-CSNet can jointly optimize three functionalities, i.e., to learn the dictionary basis of the images for transmission, to optimize the Hadamard measurement matrix, and to reconstruct the lossless images under noisy experimental environment. A 94-GHz prototype has been built and experiment with letters “A” to “Z” shows that an image speed increase of 12 has been demonstrated for letter “I” with a SNR of 12 dB.

References

  • [1] Han, S. et al. Achieving high spectrum efficiency on high speed train for 5G new radio and beyond. IEEE Wirel. Commun. 26, 62-69 (2019).
  • [2] Bjornson, E. et al. Massive MIMO in sub-6 GHz and mmWave: physical, practical, and use-case differences. IEEE Wirel. Commun. 26, 100-108 (2019).
  • [3] Kim, J., Lee, J., and Lee, W. Strategic control of 60 GHz millimeter wave high-speed wireless links for distributed virtual reality platforms. Mob. Inf. Syst., no. 5040347 (2017).
  • [4] Liao, S., Vernon, R. J. and Neilson, J. A high-efficiency four-frequency mode converter design with small output angle variation for a step-tunable gyrotron. In Proc. 33rd International Conference on Infrared, Millimeter & Terahertz Waves 1-2 (2008).
  • [5] Chan, W. L., et al. A single-pixel terahertz imaging system based on compressed sensing. Appl. Phys. Lett. 93, 121105 (2008).
  • [6] Liao, S., and Vernon, R. J. Sub-THz beam-shaping mirror system designs for quasi-optical mode converters in high-power gyrotrons. J. Electromagn. Waves Appl. 21, 425-439 (2007).
  • [7] Bakhtiari, S. et al. A real-time heart rate analysis for a remote millimeter wave I-Q sensor. IEEE Trans. Biomed. Eng. 58, 1839-1845 (2011).
  • [8] Liao, S. et al. A novel interferometric millimeter wave Doppler radar architecture. In Proc. 2013 IEEE International Instrumentation and Measurement Technology Conference (I2MTC) 387-391 (IEEE, 2013).
  • [9] Liao, S. et al. A novel interferometric Sub-THz Doppler radar With a continuously oscillating reference arm. IEEE Trans. Terahertz Sci. Technol. 4, 307-313 (2014).
  • [10] Liao, S. et al. four-frequency mode converter with small output angle variation for a step-tunable gyrotron. In Proc. Electron Cyclotron Emission and Electron Cyclotron Resonance Heating (EC-15) 477-482 (WORLD SCIENTIFIC, 2009).
  • [11] Liao, S., and Vernon, R. J. A fast algorithm for computation of electromagnetic wave propagation in half-space. IEEE Trans. Antennas Propag. 57, 2068-2075 (2009).
  • [12] Gopalsami, N. et al. Passive millimeter-wave imaging with compressive sensing. Opt. Eng. 51, 091614 (2012).
  • [13] Emmanuel Candès, J. & Wakin, M. B. An introduction to compressive sampling. IEEE Signal Process. Mag. 25, (2), 21-30 (2008).
  • [14] Babacan, S. D. et al. Compressive passive millimeter-wave imaging. In Proc. 18th IEEE International Conference on Image Processing 2705-2708 (IEEE, 2011).
  • [15] Gopalsami, N. et al. Compressive sampling in active and passive millimeter-wave imaging. In Proc. 2011 International Conference on Infrared, Millimeter & Terahertz Waves 1-2 (2011).
  • [16] Gopalsami, N. et al. Compressive sampling in passive millimeter-wave imaging. Proceedings of SPIE-The International Society for Optical Engineering 8022, (18), 1684-1687 (2011).
  • [17] Singh, S., Singhal, V., and Majumdar, A. Deep blind compressed sensing. In Proc. 2017 Data Compression Conference (DCC) 459-459 (IEEE, 2017).
  • [18] Obermeier, R. and Martinez-Lorenzo, J. A. Sensing matrix design via mutual coherence minimization for electromagnetic compressive imaging applications. IEEE Trans. Comput. Imag. 3, 217-229 (2017).