paper-with-me

홈 › Papers

Similarity-Aware Selective State-Space Modeling for Semantic Correspondence

2025-09-29 · Seungwook Kim, Minsu Cho arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.24318

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic correspondence

Similar Papers 제목 키워드 기반

DeshadowMamba: Deshadowing as 1D Sequential Similarity

2025-10-28 · Zhaotong Yang, Yi Chen, Yanying Li, Shengfeng He 외 arxiv

Recent deep models for image shadow removal often rely on attention-based architectures to capture long-range dependencies. However, their fixed attention patterns tend to mix illumination cues from irrelevant regions, l…

Contrastive LearningImage Shadow Removal

KOSS: Kalman-Optimal Selective State Spaces for Long-Term Sequence Modeling

2025-12-18 · Lei Wang, Xin Tan, Mingwei Wang, Ying Zhang arxiv

Recent selective state space models (SSMs), such as Mamba and Mamba-2, have demonstrated strong performance in sequence modeling owing to input-dependent selection mechanisms. However, these mechanisms lack theoretical g…

MoEMambaMIL: Structure-Aware Selective State Space Modeling for Whole-Slide Image Analysis

2026-03-06 · Dongqing Xie, Yonghuang Wu arxiv

Whole-slide image (WSI) analysis is challenging due to the gigapixel scale of slides and their inherent hierarchical multi-resolution structure. Existing multiple instance learning (MIL) approaches often model WSIs as un…

Multiple Instance Learning

Instance-aware Image and Sentence Matching with Selective Multimodal LSTM

2016-11-17 · CVPR 2017 7 · Yan Huang, Wei Wang, Liang Wang

Effective image and sentence matching depends on how to well measure their global visual-semantic similarity. Based on the observation that such a global similarity arises from a complex aggregation of multiple local sim…

Semantic SimilaritySemantic Textual SimilaritySentence

Speech-Mamba: Long-Context Speech Recognition with Selective State Spaces Models

2024-09-27 · Xiaoxue Gao, Nancy F. Chen

Current automatic speech recognition systems struggle with modeling long speech sequences due to high quadratic complexity of Transformer-based models. Selective state space models such as Mamba has performed well on lon…

Automatic Speech RecognitionMambaspeech-recognitionSpeech Recognition+1