paper-with-me

홈 › Papers

MemWarp: Discontinuity-Preserving Cardiac Registration with Memorized Anatomical Filters

2024-07-10 · Hang Zhang, Xiang Chen, Renjiu Hu, Dongdong Liu, Gaolei Li, Rongguang Wang

Many existing learning-based deformable image registration methods impose constraints on deformation fields to ensure they are globally smooth and continuous. However, this assumption does not hold in cardiac image registration, where different anatomical regions exhibit asymmetric motions during respiration and movements due to sliding organs within the chest. Consequently, such global constraints fail to accommodate local discontinuities across organ boundaries, potentially resulting in erroneous and unrealistic displacement fields. In this paper, we address this issue with MemWarp, a learning framework that leverages a memory network to store prototypical information tailored to different anatomical regions. MemWarp is different from earlier approaches in two main aspects: firstly, by decoupling feature extraction from similarity matching in moving and fixed images, it facilitates more effective utilization of feature maps; secondly, despite its capability to preserve discontinuities, it eliminates the need for segmentation masks during model inference. In experiments on a publicly available cardiac dataset, our method achieves considerable improvements in registration accuracy and producing realistic deformations, outperforming state-of-the-art methods with a remarkable 7.1\% Dice score improvement over the runner-up semi-supervised method. Source code will be available at https://github.com/tinymilky/Mem-Warp.

📄 PDF Abstract BibTeX arXiv:2407.08093

Code (1)

tinymilky/mem-warp 공식 구현 pytorch

Tasks

Image Registration

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

A Deep Discontinuity-Preserving Image Registration Network

2021-07-09 · Xiang Chen, Nishant Ravikumar, Yan Xia, Alejandro F Frangi

Image registration aims to establish spatial correspondence across pairs, or groups of images, and is a cornerstone of medical image computing and computer-assisted-interventions. Currently, most deep learning-based regi…

Image RegistrationMedical Image Registrationvalid

Joint segmentation and discontinuity-preserving deformable registration: Application to cardiac cine-MR images

2022-11-24 · Xiang Chen, Yan Xia, Nishant Ravikumar, Alejandro F Frangi

Medical image registration is a challenging task involving the estimation of spatial transformations to establish anatomical correspondence between pairs or groups of images. Recently, deep learning-based image registrat…

Image RegistrationImage SegmentationMedical Image RegistrationSegmentation+1

RS-MOCO: A deep learning-based topology-preserving image registration method for cardiac T1 mapping

2024-10-15 · Chiyi Huang, Longwei Sun, Dong Liang, Haifeng Liang 외

Cardiac T1 mapping can evaluate various clinical symptoms of myocardial tissue. However, there is currently a lack of effective, robust, and efficient methods for motion correction in cardiac T1 mapping. In this paper, w…

Image RegistrationMyocardium Segmentation

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

On Round-Off Errors and Gaussian Blur in Superresolution and in Image Registration

2024-12-12 · Serap A. Savari

Superresolution theory and techniques seek to recover signals from samples in the presence of blur and noise. Discrete image registration can be an approach to fuse information from different sets of samples of the same …

Image RegistrationQuantization