Global in Local: A Convolutional Transformer for SAR ATR FSL
Chenwei Wang, Yulin Huang, Xiaoyu Liu, Jifang Pei, Yin Zhang, Jianyu, Yang

TL;DR
This paper introduces a Convolutional Transformer model for SAR ATR few-shot learning, effectively capturing global features and improving recognition performance with limited training samples.
Contribution
It proposes a hierarchical feature representation and a hybrid loss with auto augmentation, enabling high performance without additional training datasets.
Findings
Achieved state-of-the-art results on MSTAR dataset
Effective in few-shot scenarios with limited SAR images
No need for extra training datasets
Abstract
Convolutional neural networks (CNNs) have dominated the synthetic aperture radar (SAR) automatic target recognition (ATR) for years. However, under the limited SAR images, the width and depth of the CNN-based models are limited, and the widening of the received field for global features in images is hindered, which finally leads to the low performance of recognition. To address these challenges, we propose a Convolutional Transformer (ConvT) for SAR ATR few-shot learning (FSL). The proposed method focuses on constructing a hierarchical feature representation and capturing global dependencies of local features in each layer, named global in local. A novel hybrid loss is proposed to interpret the few SAR images in the forms of recognition labels and contrastive image pairs, construct abundant anchor-positive and anchor-negative image pairs in one batch and provide sufficient loss for the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Absolute Position Encodings · Label Smoothing · Layer Normalization · Adam · Residual Connection · Dense Connections
