English

RS2-SAM2: Customized SAM2 for Referring Remote Sensing Image Segmentation

Computer Vision and Pattern Recognition 2026-01-16 v4

Abstract

Referring Remote Sensing Image Segmentation (RRSIS) aims to segment target objects in remote sensing (RS) images based on textual descriptions. Although Segment Anything Model 2 (SAM2) has shown remarkable performance in various segmentation tasks, its application to RRSIS presents several challenges, including understanding the text-described RS scenes and generating effective prompts from text. To address these issues, we propose \textbf{RS2-SAM2}, a novel framework that adapts SAM2 to RRSIS by aligning the adapted RS features and textual features while providing pseudo-mask-based dense prompts. Specifically, we employ a union encoder to jointly encode the visual and textual inputs, generating aligned visual and text embeddings as well as multimodal class tokens. A bidirectional hierarchical fusion module is introduced to adapt SAM2 to RS scenes and align adapted visual features with the visually enhanced text embeddings, improving the model's interpretation of text-described RS scenes. To provide precise target cues for SAM2, we design a mask prompt generator, which takes the visual embeddings and class tokens as input and produces a pseudo-mask as the dense prompt of SAM2. Experimental results on several RRSIS benchmarks demonstrate that RS2-SAM2 achieves state-of-the-art performance.

Keywords

Cite

@article{arxiv.2503.07266,
  title  = {RS2-SAM2: Customized SAM2 for Referring Remote Sensing Image Segmentation},
  author = {Fu Rong and Meng Lan and Qian Zhang and Lefei Zhang},
  journal= {arXiv preprint arXiv:2503.07266},
  year   = {2026}
}

Comments

AAAI 2026

R2 v1 2026-06-28T22:13:57.267Z