Diffusion as Sound Propagation: Physics-inspired Model for Ultrasound Image Generation
Marina Domínguez, Yordanka Velikova, Nassir Navab, Mohammad Farid Azampour
TL;DR
This paper tackles the challenge of limited labeled ultrasound data by proposing a physics-informed diffusion framework tailored to ultrasound imaging. It introduces B-Maps, a noise scheduler that mimics depth-dependent attenuation, and integrates them into forward and reverse diffusion processes within Guided-Diffusion and Semantic Diffusion Models. The approach is evaluated across SegThy, CAMUS, and Liver datasets, showing consistent improvements in FID, LPIPS, and PSNR (with SSIM largely maintained) compared to baselines. The findings demonstrate that incorporating ultrasound physics into diffusion-based data generation yields more realistic images, enhancing data augmentation and potential downstream learning tasks in medical imaging.
Abstract
Deep learning (DL) methods typically require large datasets to effectively learn data distributions. However, in the medical field, data is often limited in quantity, and acquiring labeled data can be costly. To mitigate this data scarcity, data augmentation techniques are commonly employed. Among these techniques, generative models play a pivotal role in expanding datasets. However, when it comes to ultrasound (US) imaging, the authenticity of generated data often diminishes due to the oversight of ultrasound physics. We propose a novel approach to improve the quality of generated US images by introducing a physics-based diffusion model that is specifically designed for this image modality. The proposed model incorporates an US-specific scheduler scheme that mimics the natural behavior of sound wave propagation in ultrasound imaging. Our analysis demonstrates how the proposed method aids in modeling the attenuation dynamics in US imaging. We present both qualitative and quantitative results based on standard generative model metrics, showing that our proposed method results in overall more plausible images. Our code is available at https://github.com/marinadominguez/diffusion-for-us-images
