paper-with-me

Papers

MambaScope: Coarse-to-Fine Scoping for Efficient Vision Mamba

2025-11-29 · Shanhui Liu, Rui Xu, Yunke Wang arxiv

Vision Mamba has emerged as a promising and efficient alternative to Vision Transformers, yet its efficiency remains fundamentally constrained by the number of input tokens. Existing token reduction approaches typically adopt token pruning or merging to reduce computation. However, they inherently lead to information loss as they discard or compress token representations. This problem is further exacerbated when the same fine-grained token processing is uniformly applied across all images regardless of visual complexity. We observe that not all inputs require fine-grained processing: simple images can be effectively handled at a coarse resolution, while only complex ones require refinement. Based on this insight, we propose MambaScope, an adaptive framework for efficient inference for Vision Mamba. MambaScope first performs coarse-grained inference by dividing the input image into large patches, significantly reducing token length and computation. When the model's prediction confidence is low, selected regions are re-processed at a finer resolution to recover essential visual details with minimal additional cost. This dynamic resolution assignment strategy allows MambaScope to allocate computation adaptively according to image complexity, achieving efficient processing without compromising accuracy. Experiments across various vision tasks demonstrate that MambaScope outperforms both the baseline Vision Mamba and state-of-the-art token reduction techniques in terms of accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:2512.00647

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Coarse-to-Fine Osteoarthritis Representations under Noisy Hierarchical Labels

2026-05-01 · Tongxu Zhang arxiv

Knee osteoarthritis (OA) assessment contains a natural label hierarchy between binary disease status and Kellgren--Lawrence (KL) severity. We study whether supervision at these two granularities changes learned 3D MRI re…

MambaRefine-CD: MambaVision with Region-Boundary Temporal Refinement

2026-07-05 · Dineth Perera, Thaariq Firdous, Oshadha Samarakoon, Roshan Godaliyadda 외 arxiv

Binary change detection in remote sensing requires both complete changed-region localization and accurate boundary delineation. We present MambaRefine-CD, a region-boundary temporal refinement framework built on a shared…

Change Detection

VMU-Diff: A Coarse-to-fine Multi-source Data Fusion Framework for Precipitation Nowcasting

2026-05-14 · Chunlei Shi, Hao Li, Yufeng Zhu, Boyu Liu 외 arxiv

Precipitation nowcasting is a vital spatio-temporal prediction task for meteorological applications but faces challenges due to the chaotic property of precipitation systems. Existing methods predominantly rely on single…

MambaPlace:Text-to-Point-Cloud Cross-Modal Place Recognition with Attention Mamba Mechanisms

2024-08-28 · Tianyi Shang, Zhenyu Li, Pengjie Xu, Jinwei Qiao

Vision Language Place Recognition (VLVPR) enhances robot localization performance by incorporating natural language descriptions from images. By utilizing language information, VLVPR directs robot place matching, overcom…

Cross-modal place recognitionMambaVisual Place Recognition

WDMamba: When Wavelet Degradation Prior Meets Vision Mamba for Image Dehazing

2025-05-07 · Jie Sun, Heng Liu, Yongzhen Wang, Xiao-Ping Zhang 외

In this paper, we reveal a novel haze-specific wavelet degradation prior observed through wavelet transform analysis, which shows that haze-related information predominantly resides in low-frequency components. Exploitin…

Image DehazingMamba