paper-with-me

Papers

A Robust and Interpretable Deep Learning Framework for Multi-modal Registration via Keypoints

2023-04-19 · Alan Q. Wang, Evan M. Yu, Adrian V. Dalca, Mert R. Sabuncu

We present KeyMorph, a deep learning-based image registration framework that relies on automatically detecting corresponding keypoints. State-of-the-art deep learning methods for registration often are not robust to large misalignments, are not interpretable, and do not incorporate the symmetries of the problem. In addition, most models produce only a single prediction at test-time. Our core insight which addresses these shortcomings is that corresponding keypoints between images can be used to obtain the optimal transformation via a differentiable closed-form expression. We use this observation to drive the end-to-end learning of keypoints tailored for the registration task, and without knowledge of ground-truth keypoints. This framework not only leads to substantially more robust registration but also yields better interpretability, since the keypoints reveal which parts of the image are driving the final alignment. Moreover, KeyMorph can be designed to be equivariant under image translations and/or symmetric with respect to the input image ordering. Finally, we show how multiple deformation fields can be computed efficiently and in closed-form at test time corresponding to different transformation variants. We demonstrate the proposed framework in solving 3D affine and spline-based registration of multi-modal brain MRI scans. In particular, we show registration accuracy that surpasses current state-of-the-art methods, especially in the context of large displacements. Our code is available at https://github.com/alanqrwang/keymorph.

📄 PDF Abstract BibTeX arXiv:2304.09941

Code (3)

alanqrwang/keymorph 공식 구현 pytorch
evanmy/keymorph 공식 구현 pytorch
alanqrwang/brainmorph pytorch

Tasks

Image Registration

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

BrainMorph: A Foundational Keypoint Model for Robust and Flexible Brain MRI Registration

2024-05-22 · Alan Q. Wang, Rachit Saluja, Heejong Kim, Xinzi He 외

We present a keypoint-based foundation model for general purpose brain MRI registration, based on the recently-proposed KeyMorph framework. Our model, called BrainMorph, serves as a tool that supports multi-modal, pairwi…

A 3D Cross-modal Keypoint Descriptor for MR-US Matching and Registration

2025-07-24 · Daniil Morozov, Reuben Dorent, Nazim Haouchine arxiv

Intraoperative registration of real-time ultrasound (iUS) to preoperative Magnetic Resonance Imaging (MRI) remains an unsolved problem due to severe modality-specific differences in appearance, resolution, and field-of-v…

Keypoint DetectionImage Registration

Retinal IPA: Iterative KeyPoints Alignment for Multimodal Retinal Imaging

2024-07-25 · Jiacheng Wang, Hao Li, Dewei Hu, Rui Xu 외

We propose a novel framework for retinal feature point alignment, designed for learning cross-modality features to enhance matching and registration across multi-modality retinal images. Our model draws on the success of…

Segmentation

HRegNet: A Hierarchical Network for Large-scale Outdoor LiDAR Point Cloud Registration

2021-07-26 · ICCV 2021 10 · Fan Lu, Guang Chen, Yinlong Liu, Lijun Zhang 외

Point cloud registration is a fundamental problem in 3D computer vision. Outdoor LiDAR point clouds are typically large-scale and complexly distributed, which makes the registration challenging. In this paper, we propose…

Point Cloud Registration

Multi-scale PIIFD for Registration of Multi-source Remote Sensing Images

2021-04-26 · Chenzhong Gao, Wei Li

This paper aims at providing multi-source remote sensing images registered in geometric space for image fusion. Focusing on the characteristics and differences of multi-source remote sensing images, a feature-based regis…

Image Registration