CVJul 8, 2024

3D Vessel Graph Generation Using Denoising Diffusion

arXiv:2407.05842v112 citationsh-index: 69Has Code
Originality Incremental advance
AI Analysis

This work addresses a problem for medical researchers and clinicians by enabling the generation of diverse and anatomically plausible vessel graphs, which is incremental as it adapts an existing method to a new domain.

The paper tackles the challenge of generating realistic 3D vessel graphs with cycles and specific anatomical structures, introducing the first application of denoising diffusion models to this task and demonstrating its generalizability on real-world datasets.

Blood vessel networks, represented as 3D graphs, help predict disease biomarkers, simulate blood flow, and aid in synthetic image generation, relevant in both clinical and pre-clinical settings. However, generating realistic vessel graphs that correspond to an anatomy of interest is challenging. Previous methods aimed at generating vessel trees mostly in an autoregressive style and could not be applied to vessel graphs with cycles such as capillaries or specific anatomical structures such as the Circle of Willis. Addressing this gap, we introduce the first application of \textit{denoising diffusion models} in 3D vessel graph generation. Our contributions include a novel, two-stage generation method that sequentially denoises node coordinates and edges. We experiment with two real-world vessel datasets, consisting of microscopic capillaries and major cerebral vessels, and demonstrate the generalizability of our method for producing diverse, novel, and anatomically plausible vessel graphs.

Code Implementations1 repo
Foundations

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

Your Notes