SPLGNov 18, 2019

Radar Emitter Classification with Attribute-specific Recurrent Neural Networks

arXiv:1911.07683v2
Originality Incremental advance
AI Analysis

This work addresses the problem of classifying radar emitters for defense or surveillance applications, representing an incremental improvement over existing deep learning methods.

The paper tackled radar emitter classification by modeling temporal dependencies in pulse streams using Recurrent Neural Networks, achieving improved performance through novel techniques like per-sequence normalization and attribute-specific RNN processing, with results validated via ablation and comparative studies.

Radar pulse streams exhibit increasingly complex temporal patterns and can no longer rely on a purely value-based analysis of the pulse attributes for the purpose of emitter classification. In this paper, we employ Recurrent Neural Networks (RNNs) to efficiently model and exploit the temporal dependencies present inside pulse streams. With the purpose of enhancing the network prediction capability, we introduce two novel techniques: a per-sequence normalization, able to mine the useful temporal patterns; and attribute-specific RNN processing, capable of processing the extracted information effectively. The new techniques are evaluated with an ablation study and the proposed solution is compared to previous Deep Learning (DL) approaches. Finally, a comparative study on the robustness of the same approaches is conducted and its results are presented.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes