paper-with-me

홈 › Papers

A Controlled Benchmark of Visual State-Space Backbones with Domain-Shift and Boundary Analysis for Remote-Sensing Segmentation

2026-04-20 · Nichula Wasalathilaka, Dineth Perera, Oshadha Samarakoon, Buddhi Wijenayake, Roshan Godaliyadda, Vijitha Herath, Parakrama Ekanayake arxiv

Visual state-space models (SSMs) are increasingly promoted as efficient alternatives to Vision Transformers, yet their practical advantages remain unclear under fair comparison because existing studies rarely isolate encoder effects from decoder and training choices. We present a strictly controlled benchmark of representative visual SSM families, including VMamba, MambaVision, and Spatial-Mamba, for remote-sensing semantic segmentation, in which only the encoder varies across experiments. Evaluated on LoveDA and ISPRS Potsdam under a unified 4-stage feature interface and a fixed lightweight decoder, the benchmark reveals three main findings, intra-family scaling yields only modest gains, cross-domain generalization is strongly asymmetric, and boundary delineation is the dominant failure mode under distribution shift. Although visual SSMs achieve favorable accuracy-efficiency trade-offs relative to the controlled CNN and Transformer baselines considered here, the results suggest that future improvements are more likely to come from robustness-oriented design and boundary-aware decoding than from encoder scaling alone. By isolating encoder behavior under a unified and reproducible protocol, this study establishes a practical reference benchmark for the design and evaluation of future Mamba-based segmentation backbones

📄 PDF Abstract BibTeX arXiv:2604.18721

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationDomain Generalization

Similar Papers 제목 키워드 기반

Do VLMs Need Vision Transformers? Evaluating State Space Models as Vision Encoders

2026-03-19 · Shang-Jui Ray Kuo, Paola Cascante-Bonilla arxiv

Large vision--language models (VLMs) often use a frozen vision backbone, whose image features are mapped into a large language model through a lightweight connector. While transformer-based encoders are the standard visu…

EMemBench: Interactive Benchmarking of Episodic Memory for VLM Agents

2026-01-23 · Xinze Li, Ziyue Zhu, Siyuan Liu, Yubo Ma 외 arxiv

We introduce EMemBench, a programmatic benchmark generator for evaluating long-term episodic memory of agents through interactive games. Rather than using a fixed set of questions, EMemBench generates questions from envi…

Spatial Reasoning

Efficient Remote Sensing Instance Segmentation with Linear-Time State Space Distilled Visual Foundation Models

2026-06-24 · Qinzhe Yang, Keyan Chen, Jia Xu, Zhenwei Shi 외 arxiv

The computational complexity of Transformers scales quadratically with the number of tokens, which significantly constrains the efficiency of vision models, particularly recent ViT-based foundation models in dense predic…

Knowledge DistillationInstance Segmentation

Text-Vision Co-Instructed Image Editing

2026-06-15 · Chenxi Xie, Yuhui Wu, Qiaosi Yi, Lei Zhang arxiv

Existing image editing methods can be generally categorized into textual instruction-based and visual prompt-based ones. Textual instructions are semantically expressive, but are limited by the coarse granularity of spat…

Image ManipulationImage Editing

Do Vision-Language Models Truly Perform Vision Reasoning? A Rigorous Study of the Modality Gap

2026-04-17 · Yige Xu, Yongjie Wang, Zizhuo Wu, Kaisong Song 외 arxiv

Reasoning in vision-language models (VLMs) has recently attracted significant attention due to its broad applicability across diverse downstream tasks. However, it remains unclear whether the superior performance of VLMs…

Multimodal ReasoningVisual Reasoning