paper-with-me

Papers

UrbanSAM: Learning Invariance-Inspired Adapters for Segment Anything Models in Urban Construction

2025-02-21 · Chenyu Li, Danfeng Hong, Bing Zhang, YuXuan Li, Gustau Camps-Valls, Xiao Xiang Zhu, Jocelyn Chanussot

Object extraction and segmentation from remote sensing (RS) images is a critical yet challenging task in urban environment monitoring. Urban morphology is inherently complex, with irregular objects of diverse shapes and varying scales. These challenges are amplified by heterogeneity and scale disparities across RS data sources, including sensors, platforms, and modalities, making accurate object segmentation particularly demanding. While the Segment Anything Model (SAM) has shown significant potential in segmenting complex scenes, its performance in handling form-varying objects remains limited due to manual-interactive prompting. To this end, we propose UrbanSAM, a customized version of SAM specifically designed to analyze complex urban environments while tackling scaling effects from remotely sensed observations. Inspired by multi-resolution analysis (MRA) theory, UrbanSAM incorporates a novel learnable prompter equipped with a Uscaling-Adapter that adheres to the invariance criterion, enabling the model to capture multiscale contextual information of objects and adapt to arbitrary scale variations with theoretical guarantees. Furthermore, features from the Uscaling-Adapter and the trunk encoder are aligned through a masked cross-attention operation, allowing the trunk encoder to inherit the adapter's multiscale aggregation capability. This synergy enhances the segmentation performance, resulting in more powerful and accurate outputs, supported by the learned adapter. Extensive experimental results demonstrate the flexibility and superior segmentation performance of the proposed UrbanSAM on a global-scale dataset, encompassing scale-varying urban objects such as buildings, roads, and water.

📄 PDF Abstract BibTeX arXiv:2502.15199

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

AdapterShadow: Adapting Segment Anything Model for Shadow Detection

2023-11-15 · Leiping Jie, HUI ZHANG

Segment anything model (SAM) has shown its spectacular performance in segmenting universal objects, especially when elaborate prompts are provided. However, the drawback of SAM is twofold. On the first hand, it fails to …

modelShadow Detection

SAMIHS: Adaptation of Segment Anything Model for Intracranial Hemorrhage Segmentation

2023-11-14 · Yinuo Wang, Kai Chen, Weimin Yuan, Cai Meng 외

Segment Anything Model (SAM), a vision foundation model trained on large-scale annotations, has recently continued raising awareness within medical image segmentation. Despite the impressive capabilities of SAM on natura…

Image SegmentationMedical Image Segmentationparameter-efficient fine-tuningSegmentation+1

Open-Vocabulary SAM: Segment and Recognize Twenty-thousand Classes Interactively

2024-01-05 · Haobo Yuan, Xiangtai Li, Chong Zhou, Yining Li 외

The CLIP and Segment Anything Model (SAM) are remarkable vision foundation models (VFMs). SAM excels in segmentation tasks across diverse domains, whereas CLIP is renowned for its zero-shot recognition capabilities. This…

image-classificationImage ClassificationInteractive SegmentationSegmentation+2

Tri-Plane Mamba: Efficiently Adapting Segment Anything Model for 3D Medical Images

2024-09-13 · Hualiang Wang, Yiqun Lin, Xinpeng Ding, Xiaomeng Li

General networks for 3D medical image segmentation have recently undergone extensive exploration. Behind the exceptional performance of these networks lies a significant demand for a large volume of pixel-level annotated…

Image SegmentationMambaMedical Image SegmentationOrgan Segmentation+2

SAM-DAQ: Segment Anything Model with Depth-guided Adaptive Queries for RGB-D Video Salient Object Detection

2025-11-13 · Jia Lin, Xiaofei Zhou, Jiyuan Liu, Runmin Cong 외 arxiv

Recently segment anything model (SAM) has attracted widespread concerns, and it is often treated as a vision foundation model for universal segmentation. Some researchers have attempted to directly apply the foundation m…

Video Salient Object Detection