Neural Network-Based IRS Assisted NLoS DoA Estimation

Yasin Azhdari,Mahmoud Farhang
2024-10-14
Abstract:This paper introduces a novel learning-based methodology for Direction of Arrival (DoA) estimation in environments featuring an Intelligent Reflecting Surface (IRS) or Reconfigurable Intelligent Surface (RIS), particularly under challenging Non-Line-of-Sight (NLoS) conditions. The core innovation lies in the integration of a specialized Neural Network (NN) layer, termed the NN-based RIS layer, within a broader network architecture. The NN-based RIS layer is meticulously designed to autonomously learn the optimal phase shifts for the RIS, specifically tailored to enhance the accuracy of DoA estimation. In this framework, pre-processed real-valued input observations are directed into the RIS layer, which possesses a distinct and specialized structure. Unlike conventional neural network layers, the NN-based RIS layer imposes constraints on its weights, requiring them to be sinusoidal functions. The phase arguments of these sinusoidal functions serve as the tunable parameters during the training process, effectively enabling the layer to simulate the physical behavior of an RIS. To accommodate the unique properties of the NN-based RIS layer, the standard feed-forward and back-propagation algorithms are adapted, ensuring that the learning process aligns with the specialized requirements of the RIS-based architecture. This innovative approach allows the network to seamlessly integrate the RIS functionality into the DoA estimation process. Extensive numerical simulations validate the effectiveness of the proposed machine learning-based technique, demonstrating its superior performance compared to traditional non-learning-based methods across a range of RIS-assisted scenarios. The results underscore the potential of this approach to significantly enhance DoA estimation accuracy in complex wireless communication environments, paving the way for future advancements in RIS-enabled systems.
Signal Processing
What problem does this paper attempt to address?
### What problem does this paper attempt to solve? This paper aims to solve the problem of how to accurately estimate the Direction of Arrival (DoA) of signals in an environment with Intelligent Reflecting Surface (IRS) or Reconfigurable Intelligent Surface (RIS), especially under challenging Non - Line - of - Sight (NLoS) conditions. #### Specifically, the main contributions and innovations of the paper include: 1. **Introduce a neural - network - based IRS - assisted DoA estimation method**: - The paper proposes a learning - based method to improve the accuracy of DoA estimation by integrating a specially designed neural - network layer (NN - based RIS layer) in a broader network architecture. This new method is especially suitable for NLoS environments. 2. **Design of the NN - based RIS layer**: - This layer is carefully designed to be able to autonomously learn the optimal phase shift of RIS to enhance the accuracy of DoA estimation. Unlike traditional neural - network layers, the NN - based RIS layer imposes constraints on its weights, requiring them to be sine functions, and their phase parameters are adjusted during the training process, thus simulating the physical behavior of RIS. 3. **Adaptive forward - propagation and back - propagation algorithms**: - In order to adapt to the unique properties of the NN - based RIS layer, the standard forward - propagation and back - propagation algorithms are modified to ensure that the learning process meets the special requirements of the RIS architecture. 4. **Performance verification**: - Through extensive numerical simulations, the effectiveness of the proposed machine - learning - based technique is verified, and its superior performance compared to traditional non - learning methods in various RIS - assisted scenarios is demonstrated. 5. **Theoretical analysis**: - The paper also derives the Cramer - Rao Lower Bound (CRLB) and Maximum Likelihood (ML) estimates and compares them with the proposed learning - based method to evaluate its performance. #### Mathematical formula representation: - **IRS phase - shift vector**: Let \(\Phi\) be the phase - shift vector of IRS, then the corresponding reflection - steering vector is \(\omega = e^{j\Phi}=[e^{j\phi_1}, e^{j\phi_2}, \ldots, e^{j\phi_{M_R}}]\), where \(M_R\) is the number of IRS elements. - **Definition of matrix \(\Omega\)**: \[ \Omega=\text{diag}(\omega)=\text{diag}([e^{j\phi_1}, e^{j\phi_2}, \ldots, e^{j\phi_{M_R}}]) \] - **Received signal model**: \[ y_r=(H_{AR}\odot A_{AR})\Omega a_{RT}s = a_{RS}s \] where \(A_{AR}\) and \(a_{RT}\) are the array - IRS steering matrix and IRS - target steering vector respectively. - **CRLB expression**: \[ \text{CRLB}_\theta=\left(\frac{\sigma_n^2}{2\sigma_s^2}\text{Re}\left\{\left(\frac{\partial a_r(\theta)}{\partial \theta}\right)^H\left(I - a_r(\theta)\left(a_r(\theta)^H a_r(\theta)\right)^{-1}a_r(\theta)^H\right)\frac{\partial a_r(\theta)}{\partial \theta}\right\}\right)^{-1} \]