CVOct 3, 2025

Flip Distribution Alignment VAE for Multi-Phase MRI Synthesis

arXiv:2510.02970v1h-index: 12Has CodeMICCAI
Originality Incremental advance
AI Analysis

This work addresses the problem of inefficient and less interpretable MRI synthesis for medical imaging applications, representing an incremental improvement with specific gains.

The paper tackles multi-phase contrast-enhanced MRI synthesis by proposing FDA-VAE, a lightweight VAE model that separates shared and independent features, resulting in reduced model parameters and inference time while improving synthesis quality compared to existing methods.

Separating shared and independent features is crucial for multi-phase contrast-enhanced (CE) MRI synthesis. However, existing methods use deep autoencoder generators with low parameter efficiency and lack interpretable training strategies. In this paper, we propose Flip Distribution Alignment Variational Autoencoder (FDA-VAE), a lightweight feature-decoupled VAE model for multi-phase CE MRI synthesis. Our method encodes input and target images into two latent distributions that are symmetric concerning a standard normal distribution, effectively separating shared and independent features. The Y-shaped bidirectional training strategy further enhances the interpretability of feature separation. Experimental results show that compared to existing deep autoencoder-based end-to-end synthesis methods, FDA-VAE significantly reduces model parameters and inference time while effectively improving synthesis quality. The source code is publicly available at https://github.com/QianMuXiao/FDA-VAE.

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