🤖 AI Summary
This work addresses the fast and robust alignment of heterogeneous images—semantically similar yet visually dissimilar. We propose a novel method integrating the sliced 2-Wasserstein distance with the fast Fourier transform (FFT), operating directly in the frequency domain. Unlike conventional registration paradigms, our approach is the first to embed sliced Wasserstein metrics—rooted in optimal transport theory—into a frequency-domain optimization framework, thereby bypassing explicit deformation modeling and iterative search. It achieves an O(L² log L) time complexity for L×L images, substantially outperforming existing optimization- or deep learning–based methods. Experiments demonstrate strong robustness to translation, rotation, and nonlinear deformations, while maintaining high accuracy and real-time performance on challenging heterogeneous alignment tasks—including cross-modal and multi-temporal image registration. The method establishes a new paradigm for lightweight, interpretable image registration.
📝 Abstract
Many applications of computer vision rely on the alignment of similar but non-identical images. We present a fast algorithm for aligning heterogeneous images based on optimal transport. Our approach combines the speed of fast Fourier methods with the robustness of sliced probability metrics and allows us to efficiently compute the alignment between two $L imes L$ images using the sliced 2-Wasserstein distance in $O(L^2 log L)$ operations. We show that our method is robust to translations, rotations and deformations in the images.