CONFLUX: A Latent Diffusion Model for 3D Chest-CT Synthesis with RL Post-Training

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Medical Imaging · Depth: Expert, long

Summary

CONFLUX is a novel latent diffusion model designed for controllable 3D chest computed tomography (CT) synthesis, integrating a 3D variational autoencoder for volume compression and a rectified-flow transformer for latent space generation. The model is conditioned on structured radiological metadata, including 18 abnormality findings, sex, age, and reconstruction kernel, using adaptive layer normalization. CONFLUX achieves a tri-planar Fréchet distance (FID) of 32.3, significantly outperforming baselines like MAISI (74.6) and GenerateCT (145.4), nearing the VAE reconstruction ceiling of 22.6. A crucial online reinforcement-learning post-training stage, employing group-relative policy optimization, enhances conditioning faithfulness, recovering 47% of the reliability gap compared to real scans, as validated by an independent classifier. The trained model and a ~200,000-volume synthetic chest-CT dataset, complete with diverse conditioning metadata, have been released.

Key takeaway

For AI Scientists and Machine Learning Engineers developing controllable 3D medical image generators, CONFLUX demonstrates a powerful approach. If you are augmenting under-represented cohorts or designing controlled studies, you should consider its latent diffusion architecture with RL post-training. This method significantly improves both synthesis quality and the faithfulness of requested clinical attributes, offering a reliable path to high-fidelity synthetic data. Explore the released ~200,000-volume dataset for your research.

Key insights

Latent diffusion with RL post-training significantly enhances controllable 3D medical image synthesis fidelity and faithfulness.

Principles

Method

A three-stage process: VAE compresses CT to latent, rectified-flow transformer generates in latent space with adaLN-zero conditioning, then GRPO post-training improves faithfulness via a classifier reward.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.