A Fast Anti-Jamming Cognitive Radar Deployment Algorithm Based on Reinforcement Learning
Wencheng Cai, Xuchao Gao, Congying Han, Mingqiang Li, Tiande Guo
TL;DR
The paper tackles fast, anti-jamming deployment of cognitive radars by formulating the problem as a combinatorial optimization and solving it with a deep reinforcement learning framework (FARDA). FARDA introduces problem simplifications, an encoder-based policy network, and a novel CVDP-EXPR reward to enable efficient end-to-end learning, achieving deployment speeds about 7,000× faster than evolutionary baselines while maintaining comparable coverage. Ablation studies verify the necessity of the encoder and the reward design. The work demonstrates the potential for real-time radar deployment in contested electromagnetic environments and lays groundwork for extending to more complex static and dynamic scenarios.
Abstract
The fast deployment of cognitive radar to counter jamming remains a critical challenge in modern warfare, where more efficient deployment leads to quicker detection of targets. Existing methods are primarily based on evolutionary algorithms, which are time-consuming and prone to falling into local optima. We tackle these drawbacks via the efficient inference of neural networks and propose a brand new framework: Fast Anti-Jamming Radar Deployment Algorithm (FARDA). We first model the radar deployment problem as an end-to-end task and design deep reinforcement learning algorithms to solve it, where we develop integrated neural modules to perceive heatmap information and a brand new reward format. Empirical results demonstrate that our method achieves coverage comparable to evolutionary algorithms while deploying radars approximately 7,000 times faster. Further ablation experiments confirm the necessity of each component of FARDA.
