CONFLUX: A Latent Diusion Model for 3D Chest-CT Synthesis with RL Post-Training
Abstract
A 3D latent diffusion model for chest CT generation that enables controlled synthesis of medical images with clinical attributes through adaptive layer normalization and reinforcement learning post-training.
Controllable generative models of 3D medical images can synthesize volumes with specified clinical attributes, but this demands samples that are simultaneously high-fidelity, natively 3D, and faithful to the requested conditioning. We present CONFLUX, a latent diffusion model for chest computed tomography (CT): a 3D variational autoencoder compresses each volume, and a rectified-flow transformer generates in the latent space. Generation is conditioned on structured radiological metadata (18 abnormality findings, sex, age, and reconstruction kernel) through adaptive layer normalization. The model leads strong volumetric baselines on tri-planar Frechet distance (FID 32.3 vs. 74.6 for MAISI) while exposing direct control over clinical attributes. To strengthen that control we add an online reinforcement-learning post-training stage (group-relative policy optimization) that rewards how reliably a classifier recovers the requested findings from each generated volume. Judged by a separate, independent classifier, post-training removes 47% of the shortfall relative to real-scan reliability. We release the model and a ~200k synthetic chest-CT dataset with conditioning metadata spanning a wide variety of clinical findings.
Community
CONFLUX is a conditional rectified-flow model for full-volume 3D chest-CT synthesis, with GRPO reinforcement-learning post-training that sharpens control over the requested clinical findings.
Flow matching trains the generator to match the data distribution but never checks that an individual sample realizes its requested attributes; the GRPO stage optimizes that agreement directly โ to our knowledge, the first GRPO post-training of a 3D medical flow model.
- Full 216ร176ร200 volumes from a 42-dimensional conditioning vector: 18 CT-RATE abnormality findings, sex, age, and reconstruction kernel.
- Outperforms strong 3D baselines (MAISI, GenerateCT) on distribution-level quality.
- GRPO post-training measurably improves how reliably the requested findings appear, verified by an independent held-out judge โ recovering 47% of the gap to real scans.
- Release of ~200,000 labeled synthetic chest CTs for cohort augmentation and controlled study design at a scale unavailable in real corpora.
- Interactive demo for generating volumes from arbitrary clinical profiles.
๐ Paper: https://arxiv.org/abs/2607.02998
๐ค Model: https://huggingface.co/gevaertlab/conflux
๐ค Dataset (200k): https://huggingface.co/datasets/gevaertlab/conflux-chest-ct
๐ฉป Demo: https://huggingface.co/spaces/mxvp/conflux-chest-ct-demo
Feel free to reach out!
Will be updated in the next arXiv release, thx!
Get this paper in your agent:
hf papers read 2607.02998 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper