English

CRFT: Consistent-Recurrent Feature Flow Transformer for Cross-Modal Image Registration

Computer Vision and Pattern Recognition 2026-04-08 v1 Artificial Intelligence

Abstract

We present Consistent-Recurrent Feature Flow Transformer (CRFT), a unified coarse-to-fine framework based on feature flow learning for robust cross-modal image registration. CRFT learns a modality-independent feature flow representation within a transformer-based architecture that jointly performs feature alignment and flow estimation. The coarse stage establishes global correspondences through multi-scale feature correlation, while the fine stage refines local details via hierarchical feature fusion and adaptive spatial reasoning. To enhance geometric adaptability, an iterative discrepancy-guided attention mechanism with a Spatial Geometric Transform (SGT) recurrently refines the flow field, progressively capturing subtle spatial inconsistencies and enforcing feature-level consistency. This design enables accurate alignment under large affine and scale variations while maintaining structural coherence across modalities. Extensive experiments on diverse cross-modal datasets demonstrate that CRFT consistently outperforms state-of-the-art registration methods in both accuracy and robustness. Beyond registration, CRFT provides a generalizable paradigm for multimodal spatial correspondence, offering broad applicability to remote sensing, autonomous navigation, and medical imaging. Code and datasets are publicly available at https://github.com/NEU-Liuxuecong/CRFT.

Keywords

Cite

@article{arxiv.2604.05689,
  title  = {CRFT: Consistent-Recurrent Feature Flow Transformer for Cross-Modal Image Registration},
  author = {Xuecong Liu and Mengzhu Ding and Zixuan Sun and Zhang Li and Xichao Teng},
  journal= {arXiv preprint arXiv:2604.05689},
  year   = {2026}
}

Comments

Accepted to CVPR 2026

R2 v1 2026-07-01T11:57:07.620Z