Poster
Gamma Distribution PCA-Enhanced Feature Learning for Angle-Robust SAR Target Recognition
Chong Zhang · Peng Zhang · Mengke Li
West Exhibition Hall B2-B3 #W-304
In the context of radar target recognition, target structures are typically related to observing angles of radar towards target. Consequently, if there are not adequate training samples at all observation angles, the recognition performance of deep networks is generally unsatisfying. To tackle this problem, we propose a Gamma-PCA model to extract intrinsic features of radar target, thereby alleviating the sensitivity of deep networks to variations in imaging angles. Think of it like recognizing a friend whether they're facing you or turned sideways — our method enables the deep networks this capability in the recognition of radar targets. The proposed Gamma-PCA can be integrated with commonly used backbones, including ResNet and ViT. Experiments on a standard radar dataset demonstrate that our method significantly improves recognition reliability, even under large variations in viewing angles. Moreover, Gamma-PCA introduces no additional training overhead, ensuring computational efficiency. The source code is available at https://github.com/ChGrey/GammaPCA.