Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Rotated Multi-Scale Interaction Network for Referring Remote Sensing Image Segmentation

About

Referring Remote Sensing Image Segmentation (RRSIS) is a new challenge that combines computer vision and natural language processing, delineating specific regions in aerial images as described by textual queries. Traditional Referring Image Segmentation (RIS) approaches have been impeded by the complex spatial scales and orientations found in aerial imagery, leading to suboptimal segmentation results. To address these challenges, we introduce the Rotated Multi-Scale Interaction Network (RMSIN), an innovative approach designed for the unique demands of RRSIS. RMSIN incorporates an Intra-scale Interaction Module (IIM) to effectively address the fine-grained detail required at multiple scales and a Cross-scale Interaction Module (CIM) for integrating these details coherently across the network. Furthermore, RMSIN employs an Adaptive Rotated Convolution (ARC) to account for the diverse orientations of objects, a novel contribution that significantly enhances segmentation accuracy. To assess the efficacy of RMSIN, we have curated an expansive dataset comprising 17,402 image-caption-mask triplets, which is unparalleled in terms of scale and variety. This dataset not only presents the model with a wide range of spatial and rotational scenarios but also establishes a stringent benchmark for the RRSIS task, ensuring a rigorous evaluation of performance. Our experimental evaluations demonstrate the exceptional performance of RMSIN, surpassing existing state-of-the-art models by a significant margin. All datasets and code are made available at https://github.com/Lsan2401/RMSIN.

Sihan Liu, Yiwei Ma, Xiaoqing Zhang, Haowei Wang, Jiayi Ji, Xiaoshuai Sun, Rongrong Ji• 2023

Related benchmarks

TaskDatasetResultRank
Referring Remote Sensing Image SegmentationRRSIS-D (test)
gIoU64.2
33
Referring SegmentationRISBench (test)
gIoU63.1
31
Referring Expression Comprehension (RSREC)RRSIS-D (test)
Pr@0.574.03
29
Referring Expression SegmentationRRSIS-D
mIoU64.2
27
Referring Remote Sensing Image SegmentationRRSIS-D (val)
mIoU (Mean IoU)65.1
23
Referring Remote Sensing Image SegmentationRefSegRS (val)
Pr@0.568.21
18
Referring Remote Sensing Image SegmentationRefSegRS (test)
Pr@0.542.32
18
Remote Sensing Referring Expression Comprehension (RSREC)RISBench (test)
Precision @ 0.572.97
16
Pixel-level Visual GroundingDVGBench
mIoU9.07
11
Remote Sensing Referring Expression Segmentation (RSRES)RISBench (test)
Pr@0.576.4
10
Showing 10 of 15 rows

Other info

Code

Follow for update