CVJul 14

Improving Medical Image Generative Models with Fréchet Distance Loss

arXiv:2607.133004.3h-index: 10
Predicted impact top 81% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For clinicians and researchers using synthetic data for tumor segmentation, FD-loss provides a simple finetuning method to improve generative model fidelity and downstream task performance.

Diffusion models for medical image generation struggle with heterogeneous tumors due to per-pixel loss smoothing. Adding Fréchet Distance loss (FD-loss) during finetuning improves tumor synthesis, boosting downstream segmentation Dice by >5% across CT and MRI datasets.

Diffusion generative models have demonstrated immense potential for synthetic medical image generation. However, these models often struggle to capture complex morphological characteristics of heterogeneous tumors with irregular boundaries, limiting their utility for downstream clinical tasks such as segmentation. This limitation stems from the standard denoising objective: minimizing a per-pixel error, which smooths high-variance irregular structures characteristic of tumors. To address this, we propose finetuning these generative models with Fréchet Distance loss (FD-loss). FD-loss aligns the first and second order feature statistics of real and generated images in a pretrained encoder space, encouraging the generator to capture complex structural variations characteristic of heterogeneous tumors. We integrate FD-loss across diverse architectural settings, using both natural- and medical-image encoders on multiple liver and brain cancer datasets spanning CT and MRI modalities. Downstream segmentation networks trained on our FD-regularized synthetic data consistently achieve superior performance, improving tumor DSC by $>$$5\%$ over unregularized synthetic augmentation alone. Qualitative analysis suggests these gains are associated with more faithful tumor synthesis and fewer segmentation hallucinations. Our results show FD-loss as an effective regularizer for medical image generative models to improve clinical workflows.

Foundations

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

Your Notes