PPDM:用于快速且内存高效的体积医学图像翻译的像素拼图扩散模型

PPDM: Pixel Puzzling Diffusion Model for Speed and Memory Efficient Volumetric Medical Image Translation

陈天奇 Tianqi Chen · CMU · 2026-06-13 · arXiv:2606.15323 ↗ · 被引 0

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

扩散模型在医学图像到图像翻译中展现出卓越的保真度,但其扩展到高分辨率 3D 体积时受到高昂计算成本和 GPU 内存需求的严重限制。现有的内存高效策略往往牺牲全局体积一致性或精细解剖细节。在这项工作中,我们提出了像素拼图扩散模型(PPDM),一个简单而有效的框架,用于内存和速度高效的 3D 医学图像翻译。PPDM 引入了一个可逆的像素拼图-解拼图操作,将空间分辨率转换为通道维度,大幅减少激活内存同时保留全局上下文。为了进一步提高效率和稳定性,我们采用直接桥接扩散公式,从条件输入而非纯噪声开始,使模型专注于任务相关残差。此外,引入拼图梯度损失以增强空间一致性并抑制空间重排引入的网格状伪影。我们在多个具有挑战性的 3D 医学图像翻译任务上评估了 PPDM,包括低计数 PET 去噪、联合 PET 去噪与衰减校正以及跨模态 MRI 翻译。在所有任务中,PPDM 始终匹配或超越全 3D 扩散模型,同时将训练 GPU 内存使用量降低多达一个数量级,并显著加速推理,且优于基于潜在压缩或频率分解的现有内存高效扩散方法。这些结果表明,PPDM 为在有限计算资源下进行高保真 3D 扩散医学图像翻译提供了实用且可扩展的解决方案。

Diffusion models have demonstrated superior fidelity for medical image-to-image translation, but their extension to high-resolution 3D volumes is severely constrained by prohibitive computational cost and GPU memory requirements. Existing memory-efficient strategies often compromise global volumetric consistency or fine anatomical detail. In this work, we propose the Pixel Puzzling Diffusion Model (PPDM), a simple and effective framework for memory- and speed-efficient 3D medical image translation. PPDM introduces a reversible pixel puzzle-unpuzzle operator that trades spatial resolution for channel dimensionality, substantially reducing activation memory while preserving global context. To further improve efficiency and stability, we adopt a direct bridge diffusion formulation that starts from the conditional input rather than pure noise, enabling the model to focus on task-relevant residuals. In addition, a puzzle-gradient loss is incorporated to enforce spatial coherence and suppress grid-like artifacts introduced by spatial rearrangement. We evaluate PPDM on multiple challenging 3D medical image translation tasks, including low-count PET denoising, joint PET denoising and attenuation correction, and cross-modal MRI translation. Across all tasks, PPDM consistently matches or outperforms full 3D diffusion models while reducing training GPU memory usage by up to an order of magnitude and significantly accelerating inference, and it outperforms existing memory-efficient diffusion approaches based on latent compression or frequency decomposition. These results demonstrate that PPDM provides a practical and scalable solution for high-fidelity 3D diffusion-based medical image translation under limited computational resources.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 16)

阅读逐段中英对照全文 →