English

Similarity-Aware Selective State-Space Modeling for Semantic Correspondence

Computer Vision and Pattern Recognition 2025-09-30 v1

Abstract

Establishing semantic correspondences between images is a fundamental yet challenging task in computer vision. Traditional feature-metric methods enhance visual features but may miss complex inter-correlation relationships, while recent correlation-metric approaches are hindered by high computational costs due to processing 4D correlation maps. We introduce MambaMatcher, a novel method that overcomes these limitations by efficiently modeling high-dimensional correlations using selective state-space models (SSMs). By implementing a similarity-aware selective scan mechanism adapted from Mamba's linear-complexity algorithm, MambaMatcher refines the 4D correlation map effectively without compromising feature map resolution or receptive field. Experiments on standard semantic correspondence benchmarks demonstrate that MambaMatcher achieves state-of-the-art performance.

Keywords

Cite

@article{arxiv.2509.24318,
  title  = {Similarity-Aware Selective State-Space Modeling for Semantic Correspondence},
  author = {Seungwook Kim and Minsu Cho},
  journal= {arXiv preprint arXiv:2509.24318},
  year   = {2025}
}

Comments

23 pages, 11 figures. Accepted as Oral presentation for ICCV 2025 Findings

R2 v1 2026-07-01T06:03:36.982Z