CVIVSPMay 13, 2024

SAR Image Synthesis with Diffusion Models

arXiv:2405.07776v121 citationsh-index: 3RadarCon
Originality Synthesis-oriented
AI Analysis

This work addresses the data scarcity issue in radar imaging, which is an incremental improvement by applying an existing generative method to a new domain.

The paper tackled the problem of generating synthetic SAR images to address the lack of training data in radar, by adapting denoising diffusion probabilistic models (DDPM) to the SAR domain, resulting in DDPM outperforming state-of-the-art GAN-based methods both qualitatively and quantitatively.

In recent years, diffusion models (DMs) have become a popular method for generating synthetic data. By achieving samples of higher quality, they quickly became superior to generative adversarial networks (GANs) and the current state-of-the-art method in generative modeling. However, their potential has not yet been exploited in radar, where the lack of available training data is a long-standing problem. In this work, a specific type of DMs, namely denoising diffusion probabilistic model (DDPM) is adapted to the SAR domain. We investigate the network choice and specific diffusion parameters for conditional and unconditional SAR image generation. In our experiments, we show that DDPM qualitatively and quantitatively outperforms state-of-the-art GAN-based methods for SAR image generation. Finally, we show that DDPM profits from pretraining on largescale clutter data, generating SAR images of even higher quality.

Foundations

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

Your Notes