Abstract:Radar target detection in the presence of a mixture of non-Gaussian clutter and white thermal noise is a challenging problem. This paper proposes a Rectified Flow Matching-based method for radar detection, termed D-RFM. Unlike existing detectors, D-RFM learns a mapping from a standard Gaussian distribution to radar observations by capturing the underlying velocity field. Detection is then performed by inverse mapping test samples into the latent Gaussian space using the learned velocity field, with targets identified as deviations from the learned distribution. Experimental results demonstrate the efficacy of the proposed method under both Gaussian and non-Gaussian clutter plus additive white Gaussian noise, highlighting its accuracy, robustness, and computational efficiency.
Abstract:The increased availability of SAR data has raised a growing interest in applying deep learning algorithms. However, the limited availability of labeled data poses a significant challenge for supervised training. This article introduces a new method for classifying SAR data with minimal labeled images. The method is based on a feature extractor Vit trained with contrastive learning. It is trained on a dataset completely different from the one on which classification is made. The effectiveness of the method is assessed through 2D visualization using t-SNE for qualitative evaluation and k-NN classification with a small number of labeled data for quantitative evaluation. Notably, our results outperform a k-NN on data processed with PCA and a ResNet-34 specifically trained for the task, achieving a 95.9% accuracy on the MSTAR dataset with just ten labeled images per class.