Dense Cross-Scale Image Alignment With Fully Spatial Correlation and Just Noticeable Difference Guidance
Jinkun You, Jiaxue Li, Jie Zhang, Yicong Zhou
TL;DR
The paper tackles unsupervised dense image alignment under large parallax by introducing a dense cross-scale regression framework that leverages cross-scale feature correlations, a fully spatial correlation module to preserve bidirectional spatial information with low computational cost, and Just Noticeable Distortion (JND) guidance to prioritize perceptually sensitive regions. The method enables a flexible accuracy–efficiency trade-off via the number of scales, and demonstrates state-of-the-art performance on the UDIS-D dataset with notable PSNR/SSIM gains and competitive runtimes. Thorough ablations validate the contributions of cross-scale information, the fully spatial correlation design, and JND guidance, while cross-dataset validation confirms reasonable generalization. Overall, the approach advances unsupervised image alignment by combining scale-aware matching, efficient spatial correlations, and perceptual priors to achieve robust, efficient alignment suitable for real-world applications.
Abstract
Existing unsupervised image alignment methods exhibit limited accuracy and high computational complexity. To address these challenges, we propose a dense cross-scale image alignment model. It takes into account the correlations between cross-scale features to decrease the alignment difficulty. Our model supports flexible trade-offs between accuracy and efficiency by adjusting the number of scales utilized. Additionally, we introduce a fully spatial correlation module to further improve accuracy while maintaining low computational costs. We incorporate the just noticeable difference to encourage our model to focus on image regions more sensitive to distortions, eliminating noticeable alignment errors. Extensive quantitative and qualitative experiments demonstrate that our method surpasses state-of-the-art approaches.
