paper-with-me

Papers

Diffusion Deformable Model for 4D Temporal Medical Image Generation

2022-06-27 · Boah Kim, Jong Chul Ye

Temporal volume images with 3D+t (4D) information are often used in medical imaging to statistically analyze temporal dynamics or capture disease progression. Although deep-learning-based generative models for natural images have been extensively studied, approaches for temporal medical image generation such as 4D cardiac volume data are limited. In this work, we present a novel deep learning model that generates intermediate temporal volumes between source and target volumes. Specifically, we propose a diffusion deformable model (DDM) by adapting the denoising diffusion probabilistic model that has recently been widely investigated for realistic image generation. Our proposed DDM is composed of the diffusion and the deformation modules so that DDM can learn spatial deformation information between the source and target volumes and provide a latent code for generating intermediate frames along a geodesic path. Once our model is trained, the latent code estimated from the diffusion module is simply interpolated and fed into the deformation module, which enables DDM to generate temporal frames along the continuous trajectory while preserving the topology of the source image. We demonstrate the proposed method with the 4D cardiac MR image generation between the diastolic and systolic phases for each subject. Compared to the existing deformation methods, our DDM achieves high performance on temporal volume generation.

📄 PDF Abstract BibTeX arXiv:2206.13295

Code (1)

torchddm/ddm 공식 구현 pytorch

Tasks

DenoisingImage GenerationMedical Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

FSDiffReg: Feature-wise and Score-wise Diffusion-guided Unsupervised Deformable Image Registration for Cardiac Images

2023-07-22 · Yi Qin, Xiaomeng Li

Unsupervised deformable image registration is one of the challenging tasks in medical imaging. Obtaining a high-quality deformation field while preserving deformation topology remains demanding amid a series of deep-lear…

Image Registration

DiffuseMorph: Unsupervised Deformable Image Registration Using Diffusion Model

2021-12-09 · Boah Kim, Inhwa Han, Jong Chul Ye

Deformable image registration is one of the fundamental tasks in medical imaging. Classical registration algorithms usually require a high computational cost for iterative optimizations. Although deep-learning-based meth…

Image RegistrationMedical Image Registration

NestedMorph: Enhancing Deformable Medical Image Registration with Nested Attention Mechanisms

2024-10-03 · Gurucharan Marthi Krishna Kumar, Janine Mendola, Amir Shmuel

Deformable image registration is crucial for aligning medical images in a nonlinear fashion across different modalities, allowing for precise spatial correspondence between varying anatomical structures. This paper prese…

DecoderDeformable Medical Image RegistrationDiffusion MRIImage Registration+2

Optical Flow Representation Alignment Mamba Diffusion Model for Medical Video Generation

2024-11-03 · Zhenbin Wang, Lei Zhang, Lituan Wang, Minjuan Zhu 외

Medical video generation models are expected to have a profound impact on the healthcare industry, including but not limited to medical education and training, surgical planning, and simulation. Current video diffusion m…

MambaOptical Flow EstimationVideo Generation

LDM-Morph: Latent diffusion model guided deformable image registration

2024-11-23 · Jiong Wu, Kuang Gong

Deformable image registration plays an essential role in various medical image tasks. Existing deep learning-based deformable registration frameworks primarily utilize convolutional neural networks (CNNs) or Transformers…

Computational EfficiencyImage RegistrationMedical Image RegistrationMORPH