用轻量模块让预训练扩散模型精准生成3D医学图像
Volumetric Conditioning Module to Control Pretrained Diffusion Models for 3D Medical Images
- 设计轻量级体积条件模块VCM,通过非对称U-Net编码多层级3D条件
- 仅需10~500个样本即可实现有效条件生成,计算开销低
- 适合数据稀缺的3D医学图像生成与轴向超分辨率任务
基于额外模块的空间控制方法在自然图像的条件生成中受到关注,可在不重新训练大模型的前提下引入新条件。这类方法对3D医学图像生成具有潜在价值,因训练扩散模型成本高且数据稀缺。本文提出专用于3D医学图像的新型轻量模块——体积条件模块(Volumetric Conditioning Module, VCM),采用非对称U-Net架构,高效编码来自不同层次的3D条件信息,提供精细图像合成引导。我们在单模态与多模态条件下,针对从仅10个样本到500个样本的多种数据集规模进行实验,结果表明VCM在减少训练数据与计算资源需求的同时,仍能有效实现条件生成。此外,我们进一步探索了该方法在医学图像轴向超分辨率中的应用潜力。代码已开源。
原文摘要 · Abstract (English)
Spatial control methods using additional modules on pretrained diffusion models have gained attention for enabling conditional generation in natural images. These methods guide the generation process with new conditions while leveraging the capabilities of large models. They could be beneficial as training strategies in the context of 3D medical imaging, where training a diffusion model from scratch is challenging due to high computational costs and data scarcity. However, the potential application of spatial control methods with additional modules to 3D medical images has not yet been explored. In this paper, we present a tailored spatial control method for 3D medical images with a novel lightweight module, Volumetric Conditioning Module (VCM). Our VCM employs an asymmetric U-Net architecture to effectively encode complex information from various levels of 3D conditions, providing detailed guidance in image synthesis. To examine the applicability of spatial control methods and the effectiveness of VCM for 3D medical data, we conduct experiments under single- and multimodal conditions scenarios across a wide range of dataset sizes, from extremely small datasets with 10 samples to large datasets with 500 samples. The experimental results show that the VCM is effective for conditional generation and efficient in terms of requiring less training data and computational resources. We further investigate the potential applications for our spatial control method through axial super-resolution for medical images. Our code is available at \url{https://github.com/Ahn-Ssu/VCM}
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。