PRISM: PRogressive dependency maxImization for Scale-invariant image Matching
Xudong Cai, Yongcai Wang, Lun Luo, Minhang Wang, Deying Li, Jintao Xu,, Weihao Gu, Rui Ai

TL;DR
PRISM introduces a progressive, scale-invariant image matching method that prunes irrelevant features and effectively handles scale discrepancies, leading to improved accuracy and efficiency in image matching tasks.
Contribution
It proposes a novel multi-scale pruning module and scale-aware dynamic attention mechanism to enhance feature relevance and scale-invariance in detector-free image matching.
Findings
Achieves state-of-the-art accuracy on multiple benchmarks.
Demonstrates superior generalization across various tasks.
Reduces matching errors by focusing on relevant features.
Abstract
Image matching aims at identifying corresponding points between a pair of images. Currently, detector-free methods have shown impressive performance in challenging scenarios, thanks to their capability of generating dense matches and global receptive field. However, performing feature interaction and proposing matches across the entire image is unnecessary, because not all image regions contribute to the matching process. Interacting and matching in unmatchable areas can introduce errors, reducing matching accuracy and efficiency. Meanwhile, the scale discrepancy issue still troubles existing methods. To address above issues, we propose PRogressive dependency maxImization for Scale-invariant image Matching (PRISM), which jointly prunes irrelevant patch features and tackles the scale discrepancy. To do this, we firstly present a Multi-scale Pruning Module (MPM) to adaptively prune…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need · Pruning
