LGMay 15, 2025

Two-Stage Generative Model for Intracranial Aneurysm Meshes with Morphological Marker Conditioning

arXiv:2505.10407v13 citationsh-index: 2Has CodeMICCAI
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific need for generating controlled aneurysm meshes in medical imaging, but it appears incremental as it builds on existing VAE and shape encoding methods.

The paper tackled the problem of generating realistic intracranial aneurysm meshes for training networks to predict blood flow forces, by proposing AneuG, a two-stage VAE-based model that produces meshes with specific morphological measurements, though no concrete performance numbers are provided.

A generative model for the mesh geometry of intracranial aneurysms (IA) is crucial for training networks to predict blood flow forces in real time, which is a key factor affecting disease progression. This need is necessitated by the absence of a large IA image datasets. Existing shape generation methods struggle to capture realistic IA features and ignore the relationship between IA pouches and parent vessels, limiting physiological realism and their generation cannot be controlled to have specific morphological measurements. We propose AneuG, a two-stage Variational Autoencoder (VAE)-based IA mesh generator. In the first stage, AneuG generates low-dimensional Graph Harmonic Deformation (GHD) tokens to encode and reconstruct aneurysm pouch shapes, constrained to morphing energy statistics truths. GHD enables more accurate shape encoding than alternatives. In the second stage, AneuG generates parent vessels conditioned on GHD tokens, by generating vascular centreline and propagating the cross-section. AneuG's IA shape generation can further be conditioned to have specific clinically relevant morphological measurements. This is useful for studies to understand shape variations represented by clinical measurements, and for flow simulation studies to understand effects of specific clinical shape parameters on fluid dynamics. Source code and implementation details are available at https://github.com/anonymousaneug/AneuG.

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