Adaptive LPD Radar Waveform Design with Generative Deep Learning

Matthew R. Ziemann,Christopher A. Metzler
2024-03-19
Abstract:We propose a novel, learning-based method for adaptively generating low probability of detection (LPD) radar waveforms that blend into their operating environment. Our waveforms are designed to follow a distribution that is indistinguishable from the ambient radio frequency (RF) background -- while still being effective at ranging and sensing. To do so, we use an unsupervised, adversarial learning framework; our generator network produces waveforms designed to confuse a critic network, which is optimized to differentiate generated waveforms from the background. To ensure our generated waveforms are still effective for sensing, we introduce and minimize an ambiguity function-based loss on the generated waveforms. We evaluate the performance of our method by comparing the single-pulse detectability of our generated waveforms with traditional LPD waveforms using a separately trained detection neural network. We find that our method can generate LPD waveforms that reduce detectability by up to 90% while simultaneously offering improved ambiguity function (sensing) characteristics. Our framework also provides a mechanism to trade-off detectability and sensing performance.
Signal Processing,Machine Learning
What problem does this paper attempt to address?
The paper attempts to address the problem of how to generate low probability of detection (LPD) radar waveforms in radar signal design. These waveforms should blend well into the background of their operational environment while still maintaining effective detection and sensing capabilities. Specifically, the paper proposes a deep learning-based approach that uses Generative Adversarial Networks (GANs) to adaptively generate radar waveforms. These waveforms are designed to measure distance and speed effectively without being detected by enemy electronic support systems. The paper mainly focuses on making the generated radar waveforms indistinguishable from the surrounding radio frequency (RF) background distribution, thereby reducing the probability of detection while ensuring sensing performance. The key contributions of the paper include: 1. **Proposing a novel learning method**: Utilizing an unsupervised adversarial learning framework, the generator network aims to produce waveforms that confuse the critic network, which is optimized to distinguish between generated waveforms and background signals. 2. **Introducing a loss based on the ambiguity function**: To ensure that the generated waveforms are still effective for sensing, the paper introduces and minimizes a loss term based on the ambiguity function. 3. **Performance evaluation**: The performance of the proposed method is evaluated by comparing the single-pulse detectability of traditional LPD waveforms using an independently trained detection neural network. The results show that the method can reduce detectability by up to 90% while providing improved ambiguity function (sensing) characteristics. 4. **Flexibility**: The framework also provides a mechanism to trade off between detectability and sensing performance. In summary, the paper aims to solve the low probability of detection problem in radar waveform design using deep learning techniques, particularly Generative Adversarial Networks, to enhance the stealth and effectiveness of radar systems.