paper-with-me

Papers

SAMReg: SAM-enabled Image Registration with ROI-based Correspondence

2024-10-17 · Shiqi Huang, Tingfa Xu, Ziyi Shen, Shaheer Ullah Saeed, Wen Yan, Dean Barratt, Yipeng Hu

This paper describes a new spatial correspondence representation based on paired regions-of-interest (ROIs), for medical image registration. The distinct properties of the proposed ROI-based correspondence are discussed, in the context of potential benefits in clinical applications following image registration, compared with alternative correspondence-representing approaches, such as those based on sampled displacements and spatial transformation functions. These benefits include a clear connection between learning-based image registration and segmentation, which in turn motivates two cases of image registration approaches using (pre-)trained segmentation networks. Based on the segment anything model (SAM), a vision foundation model for segmentation, we develop a new registration algorithm SAMReg, which does not require any training (or training data), gradient-based fine-tuning or prompt engineering. The proposed SAMReg models are evaluated across five real-world applications, including intra-subject registration tasks with cardiac MR and lung CT, challenging inter-subject registration scenarios with prostate MR and retinal imaging, and an additional evaluation with a non-clinical example with aerial image registration. The proposed methods outperform both intensity-based iterative algorithms and DDF-predicting learning-based networks across tested metrics including Dice and target registration errors on anatomical structures, and further demonstrates competitive performance compared to weakly-supervised registration approaches that rely on fully-segmented training data. Open source code and examples are available at: https://github.com/sqhuang0103/SAMReg.git.

📄 PDF Abstract BibTeX arXiv:2410.14083

Code (1)

sqhuang0103/samreg 공식 구현 pytorch

Tasks

Image RegistrationMedical Image RegistrationPrompt EngineeringSegmentation

Similar Papers 제목 키워드 기반

One registration is worth two segmentations

2024-05-17 · Shiqi Huang, Tingfa Xu, Ziyi Shen, Shaheer Ullah Saeed 외

The goal of image registration is to establish spatial correspondence between two or more images, traditionally through dense displacement fields (DDFs) or parametric transformations (e.g., rigid, affine, and splines). R…

Image Registration

Correspondence-Free Point Cloud Registration with SO(3)-Equivariant Implicit Shape Representations

2021-07-21 · Minghan Zhu, Maani Ghaffari, Huei Peng

This paper proposes a correspondence-free method for point cloud rotational registration. We learn an embedding for each point cloud in a feature space that preserves the SO(3)-equivariance property, enabled by recent de…

Point Cloud Registration

Metric-Driven Learning of Correspondence Weighting for 2-D/3-D Image Registration

2018-06-20 · Roman Schaffert, Jian Wang, Peter Fischer, Anja Borsdorf 외

Registration of pre-operative 3-D volumes to intra-operative 2-D X-ray images is important in minimally invasive medical procedures. Rigid registration can be performed by estimating a global rigid motion that optimizes …

Image RegistrationMotion Estimation

Unsupervised Deep Feature Learning for Deformable Registration of MR Brain Images

2013-03-01 · MICCAI 2013 3 · Guorong WuMinjeong KimQian WangYaozong GaoShu LiaoDinggang Shen

Establishing accurate anatomical correspondences is critical for medical image registration. Although many hand-engineered features have been proposed for correspondence detection in various registration applications, no…

Image RegistrationMedical Image Registration

Misdirected Registration Uncertainty

2017-04-26 · Jie Luo, Karteek Popuri, Dana Cobzas, Hongyi Ding 외

Being a task of establishing spatial correspondences, medical image registration is often formalized as finding the optimal transformation that best aligns two images. Since the transformation is such an essential compon…

Image RegistrationMedical Image Registration