CVApr 8

Improving Local Feature Matching by Entropy-inspired Scale Adaptability and Flow-endowed Local Consistency

arXiv:2604.0671311.2h-index: 14
Predicted impact top 68% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses long-standing issues in image matching for computer vision applications, representing an incremental improvement.

The paper tackled the over-exclusion issue in semi-dense image matching at the coarse stage and the lack of local consistency at the fine stage, resulting in robust and accurate matching performance on downstream tasks.

Recent semi-dense image matching methods have achieved remarkable success, but two long-standing issues still impair their performance. At the coarse stage, the over-exclusion issue of their mutual nearest neighbor (MNN) matching layer makes them struggle to handle cases with scale difference between images. To this end, we comprehensively revisit the matching mechanism and make a key observation that the hint concealed in the score matrix can be exploited to indicate the scale ratio. Based on this, we propose a scale-aware matching module which is exceptionally effective but introduces negligible overhead. At the fine stage, we point out that existing methods neglect the local consistency of final matches, which undermines their robustness. To this end, rather than independently predicting the correspondence for each source pixel, we reformulate the fine stage as a cascaded flow refinement problem and introduce a novel gradient loss to encourage local consistency of the flow field. Extensive experiments demonstrate that our novel matching pipeline, with these proposed modifications, achieves robust and accurate matching performance on downstream tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes