Synthesis of Late Gadolinium Enhancement Images via Implicit Neural Representations for Cardiac Scar Segmentation
Soufiane Ben Haddou, Laura Alvarez-Florez, Erik J. Bekkers, Fleur V. Y. Tjong, Ahmad S. Amin, Connie R. Bezzina, Ivana Išgum
TL;DR
The paper addresses data scarcity in LGE cardiac scar segmentation by proposing a unified INR-diffusion framework that jointly models LGE images and myocardium/fibrosis masks, compresses these representations into a latent space, and synthesizes new image–mask pairs for augmentation. Using 133 patient scans (105 for training INR, 28 for testing), the method demonstrates that adding synthetic volumes improves fibrosis segmentation Dice from $0.509 \pm 0.08$ to $0.524 \pm 0.07$, with the strongest gains in apical regions. The approach combines Sinusoidal Representation Networks (SIREN) for joint image-mask encoding, INR2VEC for latent compression to $512$ dimensions, and Elucidated Diffusion Models to generate diverse, anatomically plausible samples, evaluated via nnU-Net. This annotation-free data generation strategy mitigates data scarcity and supports more robust automated scar quantification in LGE MRI.
Abstract
Late gadolinium enhancement (LGE) imaging is the clinical standard for myocardial scar assessment, but limited annotated datasets hinder the development of automated segmentation methods. We propose a novel framework that synthesises both LGE images and their corresponding segmentation masks using implicit neural representations (INRs) combined with denoising diffusion models. Our approach first trains INRs to capture continuous spatial representations of LGE data and associated myocardium and fibrosis masks. These INRs are then compressed into compact latent embeddings, preserving essential anatomical information. A diffusion model operates on this latent space to generate new representations, which are decoded into synthetic LGE images with anatomically consistent segmentation masks. Experiments on 133 cardiac MRI scans suggest that augmenting training data with 200 synthetic volumes contributes to improved fibrosis segmentation performance, with the Dice score showing an increase from 0.509 to 0.524. Our approach provides an annotation-free method to help mitigate data scarcity.The code for this research is publicly available.
