image registration

Techniques for aligning multi-modal or repeated images (handling motion, modality-specific artifacts, and missing data) to produce consistent, registered targets suitable for training and analysis across scans and instruments.

imageregistration

12-Month Skill Trend

Momentum and market value over time
Trending
Score
+20 in 12 mo
96
12 mo agoNow
Career
Value
+$12K in 12 mo
$42K/year
12 mo agoNow

Recommended Survey Paper

Quick overview of the field
View more

Must-Read Papers

Most classic and influential ideas
View more

Consistent Point Matching

Jul 31, 2025
HZ
Halid Ziya Yerebakan
🏛️ Siemens Medical Solutions

This study addresses the limited robustness of anatomical landmark matching across multi-modal (CT/MRI) and longitudinal medical images. We propose a training-free, deep learning–free consistency-guided point matching method grounded in classical point-set registration frameworks. Our approach introduces cross-image consistency constraints to enhance geometric coherence, enabling efficient, CPU-based execution with tunable accuracy–speed trade-offs. Unlike existing supervised or large-scale annotated-data–dependent methods, our framework achieves significant improvements in landmark localization accuracy and generalizability on the Deep Lesion Tracking benchmark and multiple internal/public longitudinal datasets. To our knowledge, it is the first unsupervised method to deliver high-stability cross-modal anatomical correspondence. The resulting solution is lightweight, clinically deployable, and plug-and-play—offering a reliable alternative for image-guided navigation in real-world clinical settings.

Addresses landmark localization in diverse CT and MRI datasetsEnables high-precision navigation without machine learning or training dataImproves robustness in matching anatomical locations across medical images

Deformable registration between highly heterogeneous modalities—e.g., PET/FA and MRI/CT—is challenging for conventional unsupervised methods, as cross-modality similarity metrics (e.g., NCC, MI) fail, leading to severe deformation artifacts. Method: We propose M2M-Reg, the first “multi-to-single” supervised paradigm: a multi-modal registration model is trained exclusively using single-modality similarity losses (e.g., NCC or MI on MRI–MRI pairs), eliminating the need for handcrafted cross-modality metrics, ground-truth deformation fields, or segmentation labels. To ensure diffeomorphism, we introduce GradCyCon—a novel gradient-based cyclic consistency regularizer—and integrate it with a differentiable cycle-consistent registration network and a diffeomorphic flow generation architecture. Results: On the ADNI dataset, M2M-Reg achieves state-of-the-art Dice scores for PET–MRI and FA–MRI registration, improving over prior methods by up to 2×, while markedly suppressing image distortion and preserving anatomical plausibility.

Aligning highly heterogeneous medical images (e.g., PET, FA) with structural references (e.g., MRI, CT)Improving alignment accuracy without ground-truth transformations or segmentation masksOvercoming unreliable spatial mappings in multi-modal deformable image registration (DIR)

Systematic Evaluation of Preprocessing Techniques for Accurate Image Registration in Digital Pathology

Nov 06, 2025
FD
Fatemehzahra Darzi
🏛️ Friedrich Schiller University Jena | Leibniz Centre for Photonics in Infection Research

This study systematically investigates the impact of preprocessing—particularly color normalization—on cross-modal registration accuracy between H&E-stained digital pathology images and nonlinear multimodal images. Four color normalization methods (CycleGAN, Macenko, Reinhard, and Vahadane) are evaluated, each combined with enhancement strategies including intensity inversion, contrast adjustment, intensity normalization, and denoising; rigid and non-rigid multi-resolution registration is performed using VALIS. Validation on 20 real tissue samples demonstrates that CycleGAN-based preprocessing yields the lowest median and average relative target registration error (MMrTRE/AMrTRE), with point-based evaluation further confirming its superior performance. To our knowledge, this is the first work to establish CycleGAN’s distinct advantage in histopathological cross-modal registration, empirically validating color transformation as a critical preprocessing step for enhancing registration robustness. The findings provide a reproducible, optimized pipeline for spatial biomarker localization and multimodal tissue reconstruction.

Assessing preprocessing impact on multimodal image alignment accuracyEvaluating color transformation techniques for digital pathology image registrationImproving H&E to nonlinear multimodal registration through color normalization

In medical object detection, joint training on multimodal images (e.g., X-ray, CT, MRI) suffers from degraded performance due to inter-modal statistical heterogeneity and discontinuous query representation spaces. To address this, we propose QueryREPA—a framework that achieves cross-modal query alignment without modifying the architecture of DETR-based detectors. Our approach comprises three key components: (1) lightweight modality tokens derived from textual descriptions; (2) a Multimodal Contextual Attention (MoCA) mechanism to enhance cross-modal query interaction; and (3) a contrastive learning–based pre-alignment strategy for query representations. QueryREPA significantly improves mean Average Precision (mAP) under multimodal joint training, incurs negligible computational overhead, requires no additional annotations, and effectively enhances model generalization and cross-modal consistency.

Addressing representation space disparities in multimodality medical dataAligning heterogeneous medical imaging modalities for unified object detectionImproving detector performance across mixed CXR CT MRI modalities

Multimodal Medical Image Binding via Shared Text Embeddings

Jun 22, 2025
YL
Yunhao Liu
🏛️ The Hong Kong Polytechnic University | Emory University | The University of Hong Kong | University of Illinois Chicago | University of Science and Technology of China | University of Electronic Science and Technology of China | Shanghai AI Laboratory | Johns Hopkins University

Multimodal medical imaging suffers from misalignment across modalities due to the absence of paired registration data between arbitrary modality pairs. Method: This paper proposes M³Bind, the first framework to achieve joint multimodal alignment without explicit inter-modal pairing by leveraging text as a shared semantic mediator. Built upon the CLIP architecture, it introduces modality-specific textual space fine-tuning and knowledge distillation to construct a unified, shared text encoder—preserving each modality’s original image–text alignment capability while enabling zero-shot and few-shot cross-modal retrieval and classification. Results: Extensive evaluation across X-ray, CT, fundus, ECG, and histopathology images demonstrates state-of-the-art performance across multiple tasks, with significant improvements in zero-shot classification accuracy and cross-modal retrieval recall.

Aligning diverse medical imaging modalities without paired dataCreating shared text embedding space for multimodal integrationImproving zero-shot and cross-modal retrieval in medical analysis

Latest Papers

What's happening recently
View more

This work addresses the significant modality gap between medical imaging and clinical text in shared representation spaces, which leads to insufficient semantic alignment and hampers cross-modal retrieval and understanding performance. To tackle this challenge, the authors propose a modality-agnostic contrastive learning framework that systematically mitigates modality discrepancies in medical settings through optimized embedding space geometry and joint modeling strategies. This approach overcomes the limitations of conventional CLIP-based methods in medical domains and achieves, for the first time, a general and efficient semantic alignment between medical images and clinical text. Experimental results demonstrate substantial improvements in both cross-modal retrieval accuracy on radiology images paired with clinical reports and the quality of generated image captions.

CLIPcross-modal retrievalmedical representation

This work addresses the challenges in multimodal image registration, where modality-specific information often leaks into the shared feature space and existing methods struggle to jointly model global rigid alignment and local non-rigid deformations. To overcome these limitations, the authors propose HRNet, which employs a shared backbone enhanced with modality-specific batch normalization (MSBN) and introduces a cross-scale decoupling and adaptive projection module (CDAP) to effectively suppress modality interference. Furthermore, a hybrid parameter prediction module (HPPM) is designed to unify the prediction of rigid transformations and non-rigid deformation fields within an end-to-end, non-iterative framework. The proposed method achieves state-of-the-art performance in both rigid and non-rigid registration across four multimodal datasets.

feature disentanglementhybrid transformationmodality-private cues

This work addresses the challenges of modality missing and temporal misalignment in multimodal data caused by sensor failures, asynchronous sampling, and network delays, as well as limitations of existing approaches in inaccurate sample-level alignment and class imbalance. To tackle these issues, the paper proposes a penalty-based many-to-many alignment clustering model grounded in a dual learning mechanism. The method integrates semantic and structural priors from each modality to enhance cross-modal consistency at both local and global levels, while a penalty mechanism refines alignment accuracy and mitigates excessive data concentration. Experimental results demonstrate that the proposed approach significantly improves alignment and clustering performance on incomplete and temporally disordered multimodal data.

class imbalancedata fusionmulti-view incomplete data

Existing vision-language models exhibit limited performance on medical image–text tasks and lack effective tools to quantify inter-modal information imbalance. This work proposes the Asymmetric Spectral Alignment Score (SAS), introducing for the first time a directional alignment metric that projects multimodal representations onto the principal component basis of an anchor modality and computes modality-wise correlations weighted by eigenvalues. SAS reveals an asymmetry in which medical images retain richer structural information than clinical text. Integrated into an evaluation framework encompassing 15 vision-language models and six alignment metrics, SAS demonstrates the strongest correlation with bidirectional retrieval performance under label-free conditions, offering a practical and interpretable tool for assessing medical multimodal models.

Asymmetric MetricsMedical DomainModality Imbalance

This work addresses the challenge of intraoperative liver tumor segmentation in CT, where tumors exhibit extremely low contrast against surrounding tissue, rendering them nearly invisible. In contrast, preoperative MRI clearly delineates lesions. The authors propose the first end-to-end framework for cross-modal registration and weakly supervised segmentation that operates under the extreme setting where pathological structures are entirely absent in the target modality (CT). By leveraging MRI-to-CT registration to generate pseudo-labels, the method enables segmentation of otherwise invisible tumors. It integrates MSCGUNet for multimodal registration and UNet for segmentation, explicitly revealing two core challenges: domain shift and feature absence. Experiments show a Dice score of 0.72 on the CHAOS dataset for healthy liver segmentation, but performance drops sharply to 0.16 on real clinical data containing tumors, highlighting the fundamental limitations of current weakly supervised approaches for truly invisible pathology segmentation.

cross-modality segmentationfeature absenceinvisible tumour

Hot Scholars

LC

Lilian Calvet

Postdoc in Computer Vision
computer visionmachine learningaugmented realitymedical imaging
TZ

Tianzhu Zhang

Professor, University of Science and Technology of China; previously Institute of Automation, CAS
Computer VisionPattern RecognitionMultimedia AnalysisMachine Learning
DR

Daniel Rueckert

Technical University of Munich and Imperial College London
Machine LearningMedical Image ComputingBiomedical Image AnalysisComputer Vision
MN

Marc Niethammer

Professor of Computer Science, UC San Diego
medical image analysismachine learningimage registration