paper-with-me

Papers

Implicit Deformable Medical Image Registration with Learnable Kernels

2025-06-02 · Stefano Fogarollo, Gregor Laimer, Reto Bale, Matthias Harders

Deformable medical image registration is an essential task in computer-assisted interventions. This problem is particularly relevant to oncological treatments, where precise image alignment is necessary for tracking tumor growth, assessing treatment response, and ensuring accurate delivery of therapies. Recent AI methods can outperform traditional techniques in accuracy and speed, yet they often produce unreliable deformations that limit their clinical adoption. In this work, we address this challenge and introduce a novel implicit registration framework that can predict accurate and reliable deformations. Our insight is to reformulate image registration as a signal reconstruction problem: we learn a kernel function that can recover the dense displacement field from sparse keypoint correspondences. We integrate our method in a novel hierarchical architecture, and estimate the displacement field in a coarse-to-fine manner. Our formulation also allows for efficient refinement at test time, permitting clinicians to easily adjust registrations when needed. We validate our method on challenging intra-patient thoracic and abdominal zero-shot registration tasks, using public and internal datasets from the local University Hospital. Our method not only shows competitive accuracy to state-of-the-art approaches, but also bridges the generalization gap between implicit and explicit registration techniques. In particular, our method generates deformations that better preserve anatomical relationships and matches the performance of specialized commercial systems, underscoring its potential for clinical adoption.

📄 PDF Abstract BibTeX arXiv:2506.02150

Code (0)

등록된 구현이 없습니다.

Tasks

Deformable Medical Image RegistrationImage RegistrationMedical Image Registration

Similar Papers 제목 키워드 기반

INR-LDDMM: Fluid-based Medical Image Registration Integrating Implicit Neural Representation and Large Deformation Diffeomorphic Metric Mapping

2023-08-18 · Chulong Zhang, Xiaokun Liang

We propose a fluid-based registration framework of medical images based on implicit neural representation. By integrating implicit neural representation and Large Deformable Diffeomorphic Metric Mapping (LDDMM), we emplo…

Image RegistrationManagementMedical Image Registration

Learning KAN-based Implicit Neural Representations for Deformable Image Registration

2025-09-26 · Nikita Drozdov, Marat Zinovev, Dmitry Sorokin arxiv

Deformable image registration (DIR) is a cornerstone of medical image analysis, enabling spatial alignment for tasks like comparative studies and multi-modal fusion. While learning-based methods (e.g., CNNs, transformers…

Computational EfficiencyImage Registration

CycleMorph: Cycle Consistent Unsupervised Deformable Image Registration

2020-08-13 · Boah Kim, Dong Hwan Kim, Seong Ho Park, Jieun Kim 외

Image registration is a fundamental task in medical image analysis. Recently, deep learning based image registration methods have been extensively investigated due to their excellent performance despite the ultra-fast co…

Image RegistrationMedical Image Analysis

Correlation-aware Coarse-to-fine MLPs for Deformable Medical Image Registration

2024-05-31 · CVPR 2024 1 · Mingyuan Meng, Dagan Feng, Lei Bi, Jinman Kim

Deformable image registration is a fundamental step for medical image analysis. Recently, transformers have been used for registration and outperformed Convolutional Neural Networks (CNNs). Transformers can capture long-…

Deformable Medical Image RegistrationImage RegistrationInductive BiasMedical Image Analysis+1

Robust deformable image registration using cycle-consistent implicit representations

2023-10-03 · Louis D. van Harten, Jaap Stoker, Ivana Išgum

Recent works in medical image registration have proposed the use of Implicit Neural Representations, demonstrating performance that rivals state-of-the-art learning-based methods. However, these implicit representations …

Image RegistrationMedical Image Registration