IMPACT: A Generic Semantic Loss for Multimodal Medical Image Registration
Valentin Boussot, Cédric Hémon, Jean-Claude Nunes, Jason Dowling, Simon Rouzé, Caroline Lafond, Anaïs Barateau, Jean-Louis Dillenseger
TL;DR
IMPACT targets robust multimodal medical image registration by replacing intensity-based similarity with a semantic feature-based metric derived from pretrained segmentation models. It uses a differentiable loss built on features from TotalSegmentator, SAM, and related models, applicable to both algorithmic (Elastix) and DL-based (VoxelMorph) registration without task-specific training. The method introduces two operational modes, Jacobian and Static, enabling efficient optimization or precomputed feature usage, and supports weak supervision with masks and multi-resolution schemes. Across five challenging thoracic, abdominal, and pelvic registration tasks, IMPACT consistently improves TRE, DSC, and HD95 over traditional metrics and several deep learning baselines, demonstrating robustness to noise, artifacts, and modality gaps. The work provides a flexible, plug-and-play framework with public code for broad adoption in clinical and research contexts.
Abstract
Image registration is fundamental in medical imaging, enabling precise alignment of anatomical structures for diagnosis, treatment planning, image-guided interventions, and longitudinal monitoring. This work introduces IMPACT (Image Metric with Pretrained model-Agnostic Comparison for Transmodality registration), a novel similarity metric designed for robust multimodal image registration. Rather than relying on raw intensities, handcrafted descriptors, or task-specific training, IMPACT defines a semantic similarity measure based on the comparison of deep features extracted from large-scale pretrained segmentation models. By leveraging representations from models such as TotalSegmentator, Segment Anything (SAM), and other foundation networks, IMPACT provides a task-agnostic, training-free solution that generalizes across imaging modalities. These features, originally trained for segmentation, offer strong spatial correspondence and semantic alignment capabilities, making them naturally suited for registration. The method integrates seamlessly into both algorithmic (Elastix) and learning-based (VoxelMorph) frameworks, leveraging the strengths of each. IMPACT was evaluated on five challenging 3D registration tasks involving thoracic CT/CBCT and pelvic MR/CT datasets. Quantitative metrics, including Target Registration Error and Dice Similarity Coefficient, demonstrated consistent improvements in anatomical alignment over baseline methods. Qualitative analyses further highlighted the robustness of the proposed metric in the presence of noise, artifacts, and modality variations. With its versatility, efficiency, and strong performance across diverse tasks, IMPACT offers a powerful solution for advancing multimodal image registration in both clinical and research settings.
