SAR Target Recognition Using the Multi-aspect-aware Bidirectional LSTM Recurrent Neural Networks
The outstanding pattern recognition performance of deep learning brings new vitality to the synthetic aperture radar (SAR) automatic target recognition (ATR). However, there is a limitation in current deep learning based ATR solution that each learning process only handle one SAR image, namely learning the static scattering information, while missing the space-varying information. It is obvious that multi-aspect joint recognition introduced space-varying scattering information should improve the classification accuracy and robustness. In this paper, a novel multi-aspect-aware method is proposed to achieve this idea through the bidirectional Long Short-Term Memory (LSTM) recurrent neural networks based space-varying scattering information learning. Specifically, we first select different aspect images to generate the multi-aspect space-varying image sequences. Then, the Gabor filter and three-patch local binary pattern (TPLBP) are progressively implemented to extract a comprehensive spatial features, followed by dimensionality reduction with the Multi-layer Perceptron (MLP) network. Finally, we design a bidirectional LSTM recurrent neural network to learn the multi-aspect features with further integrating the softmax classifier to achieve target recognition. Experimental results demonstrate that the proposed method can achieve 99.9% accuracy for 10-class recognition. Besides, its anti-noise and anti-confusion performance are also better than the conventional deep learning based methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningDimensionality ReductionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Position-aware Bidirectional Attention Network for Aspect-level Sentiment Analysis
Aspect-level sentiment analysis aims to distinguish the sentiment polarity of each specific aspect term in a given sentence. Both industry and academia have realized the importance of the relationship between aspect term…
Aspect-Based Sentiment Analysis (ABSA)Feature EngineeringPositionSentenceTarget-aware Bidirectional Fusion Transformer for Aerial Object Tracking
The trackers based on lightweight neural networks have achieved great success in the field of aerial remote sensing, most of which aggregate multi-stage deep features to lift the tracking quality. However, existing algor…
Object TrackingMultiple-element joint detection for Aspect-Based Sentiment Analysis
Aspect-Based Sentiment Analysis (ABSA) is a fine-grained sentiment analysis task, which aims to detect target-aspect-sentiment elements in a sentence. Most of the existing research work distinguished the sentiment for as…
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)RelationSentence+1Group Gated Fusion on Attention-based Bidirectional Alignment for Multimodal Emotion Recognition
Emotion recognition is a challenging and actively-studied research area that plays a critical role in emotion-aware human-computer interaction systems. In a multimodal setting, temporal alignment between different modali…
Emotion RecognitionMultimodal Emotion RecognitionBidirectional Prototype-Reward co-Evolution for Test-Time Adaptation of Vision-Language Models
Test-time adaptation (TTA) is crucial in maintaining Vision-Language Models (VLMs) performance when facing real-world distribution shifts, particularly when the source data or target labels are inaccessible. Existing TTA…
Test-time Adaptation