CVLGIVMay 19, 2025

VesselGPT: Autoregressive Modeling of Vascular Geometry

arXiv:2505.13318v25 citationsh-index: 1Has CodeMICCAI
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of realistic vascular tree synthesis for clinical diagnosis and treatment planning, representing an incremental advance by applying existing autoregressive modeling techniques to a new domain.

The paper tackles the challenge of accurately representing complex anatomical trees for clinical applications by introducing an autoregressive method that synthesizes vascular geometry, achieving high-fidelity reconstruction with compact discrete representations.

Anatomical trees are critical for clinical diagnosis and treatment planning, yet their complex and diverse geometry make accurate representation a significant challenge. Motivated by the latest advances in large language models, we introduce an autoregressive method for synthesizing anatomical trees. Our approach first embeds vessel structures into a learned discrete vocabulary using a VQ-VAE architecture, then models their generation autoregressively with a GPT-2 model. This method effectively captures intricate geometries and branching patterns, enabling realistic vascular tree synthesis. Comprehensive qualitative and quantitative evaluations reveal that our technique achieves high-fidelity tree reconstruction with compact discrete representations. Moreover, our B-spline representation of vessel cross-sections preserves critical morphological details that are often overlooked in previous' methods parameterizations. To the best of our knowledge, this work is the first to generate blood vessels in an autoregressive manner. Code is available at https://github.com/LIA-DiTella/VesselGPT-MICCAI.

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