English

MIFNet: Learning Modality-Invariant Features for Generalizable Multimodal Image Matching

Computer Vision and Pattern Recognition 2025-06-25 v3

Abstract

Many keypoint detection and description methods have been proposed for image matching or registration. While these methods demonstrate promising performance for single-modality image matching, they often struggle with multimodal data because the descriptors trained on single-modality data tend to lack robustness against the non-linear variations present in multimodal data. Extending such methods to multimodal image matching often requires well-aligned multimodal data to learn modality-invariant descriptors. However, acquiring such data is often costly and impractical in many real-world scenarios. To address this challenge, we propose a modality-invariant feature learning network (MIFNet) to compute modality-invariant features for keypoint descriptions in multimodal image matching using only single-modality training data. Specifically, we propose a novel latent feature aggregation module and a cumulative hybrid aggregation module to enhance the base keypoint descriptors trained on single-modality data by leveraging pre-trained features from Stable Diffusion models. %, our approach generates robust and invariant features across diverse and unknown modalities. We validate our method with recent keypoint detection and description methods in three multimodal retinal image datasets (CF-FA, CF-OCT, EMA-OCTA) and two remote sensing datasets (Optical-SAR and Optical-NIR). Extensive experiments demonstrate that the proposed MIFNet is able to learn modality-invariant feature for multimodal image matching without accessing the targeted modality and has good zero-shot generalization ability. The code will be released at https://github.com/lyp-deeplearning/MIFNet.

Keywords

Cite

@article{arxiv.2501.11299,
  title  = {MIFNet: Learning Modality-Invariant Features for Generalizable Multimodal Image Matching},
  author = {Yepeng Liu and Zhichao Sun and Baosheng Yu and Yitian Zhao and Bo Du and Yongchao Xu and Jun Cheng},
  journal= {arXiv preprint arXiv:2501.11299},
  year   = {2025}
}

Comments

Accept by IEEE TIP 2025

R2 v1 2026-06-28T21:11:02.482Z