Integrated Near Field Sensing and Communications Using Unitary Approximate Message Passing Based Matrix Factorization

Zhengdao Yuan,Qinghua Guo,Yonina C. Eldar,Yonghui Li
2024-06-11
Abstract:Due to the utilization of large antenna arrays at base stations (BSs) and the operations of wireless communications in high frequency bands, mobile terminals often find themselves in the near-field of the array aperture. In this work, we address the signal processing challenges of integrated near-field localization and communication in uplink transmission of an integrated sensing and communication (ISAC) system, where the BS performs joint near-field localization and signal detection (JNFLSD). We show that JNFLSD can be formulated as a matrix factorization (MF) problem with proper structures imposed on the factor matrices. Then, leveraging the variational inference (VI) and unitary approximate message passing (UAMP), we develop a low complexity Bayesian approach to MF, called UAMP-MF, to handle a generic MF problem. We then apply the UAMP-MF algorithm to solve the JNFLSD problem, where the factor matrix structures are fully exploited. Extensive simulation results are provided to demonstrate the superior performance of the proposed method.
Information Theory
What problem does this paper attempt to address?
### Problems the paper attempts to solve This paper aims to solve the signal processing challenges in the integrated sensing and communication (ISAC) system, especially to achieve joint near - field localization and signal detection (JNFLSD) in uplink transmissions. Specifically, the paper focuses on the following issues: 1. **Signal modeling in the near - field environment**: - Since the base station (BS) is equipped with a large - scale antenna array and operates in the high - frequency band, the mobile terminal is often in the near - field area of the antenna aperture. This requires accurate wavefront modeling, using the spherical wavefront assumption instead of the planar wavefront assumption in the far - field. 2. **Joint near - field localization and signal detection (JNFLSD)**: - In the near - field environment, traditional far - field - assumption - based localization techniques (such as the grid - based angle - of - arrival estimation methods SW - OMP and SIGW - OLS) have degraded performance due to model mismatch. This paper proposes a new method to solve this problem, that is, to achieve user localization and signal detection through blind joint near - field localization and signal detection (JNFLSD) without pilot signals. 3. **Efficient solution to the matrix factorization (MF) problem**: - This paper models the blind JNFLSD problem as a matrix factorization problem with a specific structure. Using variational inference (VI) and unit - approximate message passing (UAMP), a low - complexity Bayesian method UAMP - MF is developed to handle general matrix factorization problems. This method is not only applicable to the JNFLSD problem but can also efficiently handle various matrix factorization problems. ### Solutions 1. **Problem modeling**: - Decompose the received signal matrix \( \mathbf{Y} \) into the product of two factor matrices \( \mathbf{A} \) and \( \mathbf{X} \), plus a noise matrix \( \mathbf{W} \), that is, \( \mathbf{Y}=\mathbf{A}\mathbf{X}+\mathbf{W} \). Among them, the factor matrix \( \mathbf{X} \) is sparse, and the columns of the matrix \( \mathbf{A} \) are parameterized by distance - angle - related steering vectors. 2. **UAMP - MF algorithm**: - Using variational inference (VI) and unit - approximate message passing (UAMP), an efficient Bayesian method UAMP - MF is developed. This method can efficiently handle matrix factorization problems through message passing, combining the low complexity and robustness of UAMP. - Specific steps include: - **Initialization**: Set initial values \( \mathbf{U}_A = \mathbf{I} \), \( \mathbf{V}_A=\mathbf{I} \), \( \hat{\mathbf{A}}=\mathbf{1} \), \( \mathbf{V}_X = \mathbf{I} \), \( \Xi_X = 1 \), \( \mathbf{S}_X = 0 \), \( \Xi_A = 1 \), \( \mathbf{S}_A = 0 \). - **Iterative update**: - Update \( q(\mathbf{X}) \) and \( q(\mathbf{A}) \). - Calculate messages \( m_{f_Y\rightarrow\mathbf{X}}(\mathbf{X}) \) and \( m_{f_Y\rightarrow\mathbf{A}}(\mathbf{A}) \). - Use UAMP for efficient message passing and parameter update. 3. **Performance verification**: - Through extensive simulation results, the superior performance of the proposed method in joint near - field localization and signal detection is demonstrated. ### Summary In this paper, by modeling the blind JNFLSD problem as a matrix factorization problem with a specific structure and using the UAMP - MF algorithm for efficient solution, it is successfully solved.