General Vision Encoder Features as Guidance in Medical Image Registration
Fryderyk Kögl, Anna Reithmeir, Vasiliki Sideri-Lampretsa, Ines Machado, Rickmer Braren, Daniel Rückert, Julia A. Schnabel, Veronika A. Zimmer
TL;DR
The paper investigates whether features from general vision encoders can serve as dissimilarity measures to guide deformable medical image registration. It benchmarks DINOv2, SAM, and MedSAM within a B-spline free-form deformation framework and tests two integration variants across a cardiac MRI dataset. Key findings show that incorporating feature-based distances as an auxiliary term improves registration quality, with MedSAM excelling in segmentation overlap and DINOv2 contributing to robust performance, especially when inputs are upscaled. The results suggest that task-agnostic vision encoders can enhance geometry-based registration without retraining on medical data, while pointing to future work on 3D volumes and exploring intermediate encoder layers.
Abstract
General vision encoders like DINOv2 and SAM have recently transformed computer vision. Even though they are trained on natural images, such encoder models have excelled in medical imaging, e.g., in classification, segmentation, and registration. However, no in-depth comparison of different state-of-the-art general vision encoders for medical registration is available. In this work, we investigate how well general vision encoder features can be used in the dissimilarity metrics for medical image registration. We explore two encoders that were trained on natural images as well as one that was fine-tuned on medical data. We apply the features within the well-established B-spline FFD registration framework. In extensive experiments on cardiac cine MRI data, we find that using features as additional guidance for conventional metrics improves the registration quality. The code is available at github.com/compai-lab/2024-miccai-koegl.
