Next Article in Journal
Evaluation of Seismo-Ionospheric and Seismological Parameters Within the Lithosphere–Atmosphere–Ionosphere Coupling Framework for the 2025 Mw 7.7 Myanmar Earthquake
Next Article in Special Issue
Review of Snow Identification Algorithms: From Traditional Machine Learning to Semantic Methods
Previous Article in Journal
Remote Sensing Data-Based Modelling for Analyzing Green Tide Proliferation Drivers in the Yellow Sea
Previous Article in Special Issue
DWTF-DETR: A DETR-Based Model for Inshore Ship Detection in SAR Imagery via Dynamically Weighted Joint Time–Frequency Feature Fusion
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Structurally Consistent and Grounding-Aware Stagewise Reasoning for Referring Remote Sensing Image Segmentation

1
National Key Laboratory of Science and Technology on Space-Born Intelligent Information Processing, Beijing Institute of Technology, Beijing 100081, China
2
Innovative Equipment Research Institute of Beijing Institute of Technology in Sichuan Tianfu New Area, Chengdu 610213, China
3
School of Integrated Circuits, Tsinghua University, Beijing 100084, China
*
Author to whom correspondence should be addressed.
Remote Sens. 2026, 18(7), 1015; https://doi.org/10.3390/rs18071015
Submission received: 13 February 2026 / Revised: 23 March 2026 / Accepted: 25 March 2026 / Published: 28 March 2026

Highlights

What are the main findings?
  • A structural consistency regularization mechanism is proposed to align linguistic dependency structures with visual spatial configurations, constraining cross-modal attention patterns to suppress grounding drift and enhance semantic–spatial stability.
  • A Grounding Modulated Segmentation strategy for SAM is proposed, which generates grounding-aware prompts and injects grounding cues to enhance the target-aware contextual modeling of the SAM encoder, thereby providing reliable spatial priors and improving robustness to scale variations and cluttered backgrounds.
What are the implications of the main finding?
  • The structural consistency regularization and Grounding Modulated Segmentation strategy validate the effectiveness of explicit cross-modal alignment and grounding-aware priors guidance for Referring Remote Sensing Image Segmentation.
  • The findings provide insights for multimodal remote sensing understanding and pre-trained model deployment, with potential applications in high-precision Earth observation and intelligent remote sensing interpretation.

Abstract

Referring Remote Sensing Image Segmentation (RRSIS) is a representative multimodal understanding task for remote sensing, which segments designated targets from remote images according to free-form natural language descriptions. However, complex remote sensing characteristics, such as cluttered backgrounds, large-scale variations, small scattered targets and repetitive textures, lead to unstable visual grounding and further spatial grounding drift, resulting in inaccurate segmentation results. Existing approaches typically perform implicit visual–linguistic fusion across encoding and decoding stages, entangling spatial grounding with mask refinement. This tightly coupled formulation lacks explicit structural constraints and is prone to cross-modal ambiguity, especially in complex remote sensing layouts. To address these limitations, we propose a Structurally consistent and Grounding-aware Stagewise Reasoning Framework (SGSRF) that follows a grounding-first, segmentation-second paradigm. The framework decomposes inference into three cascaded stages with progressively imposed structural constraints. First, Cross-modal Consistency Refinement (CCR) lays the foundation for stable spatial grounding by enhancing visual–textual structural alignment via CLIP-based features and Structural Consistency Regularization (SCR), producing well-aligned multimodal representations and reliable grounding cues. Second, Grounding-aware Prompt (GPG) Generation bridges grounding and segmentation by converting aligned representations into complementary sparse and dense prompts, which serve as explicit grounding guidance for the segmentation model. Third, Grounding Modulated Segmentation (GMS) leverages the Segment Anything Model (SAM) to generate fine-grained mask prediction under the joint guidance of prompts and grounding cues, improving spatial grounding stability and robustness to background interference and scale variation. Extensive experiments on three remote sensing benchmarks, namely RefSegRS, RRSIS-D, and RISBench, demonstrate that SGSRF achieves state-of-the-art performance. The proposed stagewise paradigm integrates structural alignment, explicit grounding, and prompt-driven segmentation into a unified framework, providing a practical and robust solution for RRSIS in real-world Earth observation applications.

1. Introduction

With the rapid development of Earth observation technologies, remote sensing imagery has become a fundamental data source for high-level geospatial analysis. Multimodal learning, which integrates heterogeneous information such as visual content and textual descriptions, has emerged as an effective paradigm to overcome the limitations of single-modal interpretation and enhance both flexibility and accuracy in remote sensing understanding.
Existing multimodal tasks in remote sensing [1,2,3], including visual question answering and image–text retrieval, share a common objective of establishing reliable semantic correspondence between visual scenes and natural language under complex spatial structures, which reflects a general consistency without requiring explicit localization. However, these tasks also face fundamental challenges, such as modality gaps, ambiguous semantic grounding where textual semantics cannot be reliably mapped to relevant visual content, and weak spatial anchoring where the identified regions lack precise and stable localization, particularly in scenarios with large spatial extent, repetitive patterns, and subtle inter-object differences. Among these tasks, RRSIS aims to delineate target objects or regions in aerial imagery according to free-form natural language descriptions. As a representative cross-modal task for remote sensing understanding, RRSIS enables flexible, user-driven interaction beyond predefined categories. It supports a wide range of practical remote sensing scenarios, including building identification in urban planning [4], water and vegetation analysis for environmental monitoring [5], land-use management [6], and disaster-affected region extraction [7]. Benefiting from its intrinsic cross-modal modeling capability, RRSIS also plays an important role in high-level vision tasks such as image editing [8] and visual question answering [1,2].
Compared with other multimodal tasks, RRSIS imposes stricter requirements on spatial precision and structural consistency, where even minor grounding errors can be amplified in pixel-level segmentation results. Consequently, RRSIS intrinsically involves two interdependent processes: spatial grounding, which further requires precise localization and the modeling of spatial relationships among targets in complex scenesand pixel-level segmentation. Spatial grounding establishes the semantic–spatial correspondence between linguistic semantics and spatial locations in the image, while segmentation refines grounded regions into precise masks. Since segmentation operates on grounded regions, its performance is ultimately constrained by grounding stability. Therefore, the principal bottleneck of RRSIS lies not in mask generation itself but in unreliable cross-modal semantic–spatial alignment where textual tokens and visual regions are required to maintain consistent and structurally coherent interactions across modalities. Existing approaches attempt to adapt referring image segmentation frameworks to remote sensing imagery, yet substantial limitations persist. Most methods inherit architectures [9,10] developed for natural scenes and focus on improving feature fusion through multi-scale aggregation [11], rotation-aware operations [12], long-term semantic guidance [13], or bidirectional visual–language interaction [14]. However, these strategies primarily enhance representation capacity rather than explicitly stabilizing semantic–spatial correspondence, resulting in limited robustness under the complex spatial layouts of remote sensing imagery. Recent advances in foundation models provide new opportunities for RRSIS. Foundation-model-based approaches introduce SAM [15,16] under a “localization–segmentation” paradigm [17,18,19]. While SAM provides strong mask priors and generalization ability, its performance critically depends on prompt quality. Localization errors in early stages are difficult to rectify, and encoder representations lack target-aware contextual anchoring. As a result, segmentation remains susceptible to incomplete masks and boundary inaccuracies, indicating that prompt-driven segmentation alone does not resolve the grounding instability.
The core challenge of RRSIS stems from the complexity of visual–textual correspondence in remote sensing imagery. Grounding in remote sensing imagery is considerably more challenging than in natural scenes. From the visual perspective, remote sensing images exhibit large spatial coverage, significant scale variation, repetitive textures, and high appearance similarity among objects. Large composite regions (Figure 1a) often possess boundaries entangled with the surrounding context, making it difficult for single-scale features to simultaneously capture global semantics and local details. Scenes containing multiple similar objects (Figure 1b) require grounding based on relative spatial relationships rather than appearance cues. Small-scale targets (Figure 1c) are easily overwhelmed by background clutter and lack strong visual anchors. From the language perspective, referring expressions typically encode spatial orientations, adjacency relations, and functional semantics, forming structured spatial logic that must be translated into explicit visual cues, whether it is the functional and spatial constraints of the composite target in Figure 1a, the relative spatial orientation in Figure 1b, or the combination of functional landmarks and spatial positions in Figure 1c. However, textual features lack inherent visual anchors, making grounding highly dependent on cross-modal modeling. From the cross-modal modeling perspective, many existing approaches rely on appearance-driven fusion or single-scale feature aggregation, which struggle to establish stable visual–textual associations. Such designs inadequately address boundary ambiguity in large composite regions, fail to explicitly model spatial relations among similar objects, and cannot reliably anchor small targets guided by functional language cues, often leading to spatial grounding drift.
Therefore, effective RRSIS requires a reasoning paradigm that first stabilizes cross-modal grounding and then performs segmentation under reliable spatial priors, which provide high-level guidance on the expected location and spatial extent of the target, rather than entangling both processes in a single step. To this end, we propose a SGSRF that explicitly follows a grounding-first, segmentation-second pipeline. The framework decomposes RRSIS into three progressively constrained stages. Cross-modal Consistency Refinement (CCR) lays the foundation for accurate spatial grounding and establishes reliable semantic–spatial alignment. A CLIP-based dual encoder extracts initial visual and textual features, which are further enhanced through cross-attention with learnable context tokens for global semantic interaction. An Attention-induced Structural Consistency Regularization (ASCR) mechanism aligns linguistic dependency structures with visual spatial configurations, mitigating cross-modal drift and producing consistency-enhanced representations along with reliable spatial grounding cues, which serve as explicit spatial signals indicating candidate target regions for downstream segmentation for subsequent stages. Grounding-aware Prompt Generation (GPG) bridges grounding and segmentation by transforming aligned multimodal representations into complementary sparse and dense prompts. These prompts encode semantic constraints and spatial priors of the referred target, providing explicit grounding guidance and compensating for the inherent prompt-generation limitation of SAM. Grounding Modulated Segmentation (GMS) performs fine-grained mask prediction under dual guidance. GPG-generated prompts condition the prompt-driven decoding process, while CCR-derived grounding cues are injected into multi-scale SAM2 encoder features to reinforce target-aware contextual modeling. This coordinated guidance corrects spatial deviations, mitigates background interference and scale variation, and enables more complete and structurally coherent masks in complex remote sensing scenes. Extensive experiments are conducted on three representative and widely used RRSIS benchmarks: RefSegRS, RRSIS-D, and RISBench. These datasets cover diverse aerial scenes, multi-scale objects, complex backgrounds, and rich linguistic expressions, allowing us to fully validate the generalization, robustness, and effectiveness of the proposed framework across various real-world remote sensing scenarios.
In summary, the main contributions of this work are three-fold:
  • We reconceptualize RRSIS as a grounding-first stagewise reasoning problem, revealing that unstable semantic–spatial correspondence is the fundamental bottleneck. Based on this insight, we design a Structurally Consistent and Grounding-Aware framework that explicitly decouples grounding from segmentation.
  • We introduce a structural consistency regularization mechanism that aligns linguistic dependency structures with visual spatial configurations, constraining cross-modal attention patterns to suppress grounding drift and enhance semantic–spatial stability.
  • We develop a dual-guidance strategy that combines grounding-aware prompt generation with grounding-modulated encoder adaptation in SAM, enabling segmentation under reliable spatial priors and significantly improving robustness to scale variation and background clutter.

2. Related Works

2.1. Referring Segmentation in Natural Images

Referring image segmentation (RIS) in natural images aims to predict pixel-level masks for targets described by free-form text via joint visual–linguistic understanding. As a pioneering work in this field, ref. [20] established the early three-stage framework: visual–linguistic feature extraction, multimodal feature fusion, and mask prediction. It adopted CNNs [21] for visual feature encoding, LSTMs [22] for text semantic embedding, and FCNs for multimodal fusion and segmentation, which defined the core challenges of RIS: efficient multimodal feature extraction, effective cross-modal fusion, and fine-grained target segmentation.
Early works mostly followed the CNN+LSTM paradigm, with improvements focusing on multimodal fusion and the visual reasoning mechanism under language conditional constraints. Researchers promoted cross-modal interaction via progressive refinement [23,24], which iteratively optimizes feature fusion results to enhance the consistency between visual regions and textual descriptions; bidirectional cross-modal modeling [25,26], which enables mutual information exchange between visual and linguistic features rather than one-way guidance; and dynamic filters strategies [23,27], which adapt visual features to diverse language queries by dynamically adjusting filter parameters according to textual semantics. Meanwhile, semantic alignment was enhanced through task decoupling [28], which separates the localization and segmentation sub-tasks to reduce mutual interference; keyword guidance [29,30], which highlights core textual information to guide visual feature selection; and language structure-aware visual reasoning [31,32,33], which leverages the syntactic and semantic structure of text to guide fine-grained visual reasoning.
Driven by the strong representation ability of Transformers, recent RIS models shifted to Transformer-based architectures. CMSA [34] explored cross-modal self-attention for long-range dependency modeling, which effectively captures the global correlations between visual pixels and textual tokens to address the limitation of local feature interaction in CNNs. EFN [35] employed co-attention to unify visual–linguistic features in a shared space, realizing the mutual enhancement of dual-modal features through interactive attention mechanisms. Methods such as DMMI [36] and FAN [37] used transformer encoders for joint visual–linguistic encoding and bidirectional decoders for enhanced interaction, enabling bidirectional information flow between visual and textual modalities to improve feature alignment. LAVT [9] verified the effectiveness of early fusion with language-aware visual enhancement, introducing pixel-wise attention modules and language gates to integrate textual information into visual feature extraction. CrossVLT [38] further strengthened bidirectional early fusion with feature alignment modules, reducing cross-modal semantic deviation. PBDF-Net [39] introduced prompt learning and prompt-guided cross-modal interaction (PCI) to alleviate semantic misunderstanding in one-way fusion, enhancing the utilization of high-level contextual information. To address the inflexibility of fixed query vectors in Transformer decoders, Refs. [10,40,41] proposed language-aware dynamic query generation, which adaptively generates query vectors based on textual descriptions to better fit the randomness and diversity of language.
Recent studies [42,43] also leveraged large-scale pre-trained vision–language models (VLMs) to improve cross-domain generalization. ETRIS [44] and BARLERIA [45] adopted parameter-efficient tuning with adapters for early cross-modal fusion. Prompt-RIS [46] built an end-to-end pipeline by integrating CLIP [47] and SAM [15], where cross-modal prompt learning was used to strengthen text-pixel alignment and generate high-quality prompts for SAM. Nevertheless, due to the unique challenges of remote sensing imagery such as complex object boundaries, large-scale target variations and high-precision localization demands, directly applying generic natural-image RIS methods to remote sensing datasets leads to severe performance degradation, highlighting the necessity of developing task-specific models for remote sensing scenes.

2.2. Referring Remote Sensing Image Segmentation

RRSIS aims to extract pixel-level masks of ground targets from aerial images guided by natural language expressions. Compared with natural image scenarios, RRSIS faces additional challenges such as complex backgrounds, large-scale variations, small and scattered targets, and pronounced vision–language semantic gaps. As a result, research on RRSIS remains relatively limited.
RRSIS [11] first introduced a dedicated remote sensing benchmark for referring segmentation and adapted vision–language segmentation frameworks to aerial imagery. To address the limited scale and diversity of early datasets, RMSIN [12] constructed the larger RRSIS-D dataset and proposed a rotated multi-scale interaction network to handle scale variation and target rotation. CroBIM [48] further expanded the benchmark to RISBench and emphasized bidirectional cross-modal interaction, demonstrating the importance of mutual vision–language reasoning for complex geospatial relationships.
Beyond dataset construction, several works focused on enhancing fine-grained image–text alignment in remote sensing scenarios. FIANet [49] decomposed referring expressions into contextual, object-level, and spatial components to facilitate fine-grained multimodal fusion. BTDNet [14] improved small-target localization and boundary accuracy through bidirectional alignment and joint prediction strategies. LSCF [13] and MAFN [50] highlighted semantic forgetting issues caused by early fusion and introduced long-term semantic guidance mechanisms to maintain consistent vision–language alignment during decoding.
Recent Transformer-based RRSIS methods further revealed that one-way language-guided visual fusion is insufficient for complex remote sensing scenes. SBANet [51] proposed scale-wise bidirectional alignment to synchronously update visual and linguistic features, enabling balanced interaction between global context and local details.
In recent years, large-scale foundation models have also been introduced into RRSIS. CLIP [47] provides transferable vision–language representations, while several methods adapt SAM to remote sensing imagery through parameter-efficient tuning. RSTG-SAM [17] integrates SAM [15], and RS2-SAM2 [18] integrates SAM2 [16] into staged pipelines for coarse target localization and fine-grained segmentation. However, RSTG-SAM suffers from insufficient cross-modal alignment by using independent backbones (ResNet-50 and RoBERTa) with limited fine-grained representation ability. Meanwhile, RS2-SAM2 adopts a unified multimodal encoder with low input resolution (224 × 224) to reduce computation, which leads to weak spatial cues and missing small targets during prompt generation, even though the SAM2 image encoder operates at high resolution.
RSRefSeg2 [19] integrates CLIP and SAM2 to exploit their complementary strengths in cross-modal representation learning and segmentation generalization for remote sensing imagery. In most existing SAM-based methods, SAM is incorporated at the decoding stage, where segmentation is guided by prompts derived from cross-modal representations. However, most existing approaches still rely on tightly coupled pipelines or suboptimal cross-modal alignment, which limits robustness under complex remote sensing conditions.
Beyond referring segmentation, remote sensing multimodal learning also includes tasks such as visual question answering (VQA) [52,53] and image–text retrieval [54,55], which require reasoning over semantic relationships between aerial imagery and natural language. Representative works [3,56,57,58] demonstrate that these tasks share a common challenge with RRSIS, namely establishing reliable vision–language correspondence under complex spatial structures and semantic ambiguity. This broader perspective further highlights the importance of robust cross-modal alignment and grounding mechanisms for remote sensing multimodal understanding.

3. Methodology

3.1. Method Overview

Motivated by the challenges analyzed in Section 1, we contend that RRSIS is intrinsically limited by unreliable semantic–spatial alignment between textual descriptions and visual observations. When semantic alignment and mask prediction are coupled in a single-step inference paradigm, background redundancy, significant scale variations, and repetitive ground object textures often exacerbate cross-modal semantic ambiguity. This ambiguity further results in spatial grounding drift and inaccurate boundary delineation, which are core bottlenecks restricting RRSIS performance. To mitigate this structural flaw, we formulate RRSIS as a grounding-prior stagewise reasoning task, as opposed to a direct end-to-end mask prediction paradigm. Specifically, the proposed framework SGSRF decomposes the inference process into three decoupled yet cascaded stages. These stages include semantic alignment refinement, explicit spatial grounding, and Grounding Modulated Segmentation, with each stage imposing structured constraints on subsequent reasoning to ensure the progressive optimization of cross-modal consistency and segmentation accuracy. The overall architecture is illustrated in Figure 2.
Stage I: Cross-modal Consistency Refinement (CCR). The first stage aims to establish stable semantic–spatial correspondence. Given an input image I and referring expression T, a CLIP-based dual encoder extracts initial embeddings R I and textual embeddings R T :
R I , R T = Φ CLIP ( I , T )
To mitigate cross-modal drift, the ASCR module explicitly aligns linguistic dependency structures with visual spatial configurations. This process yields consistency-enhanced multimodal representations R I and R T and reliable grounding cues G:
R I , R T , G = Φ ASCR ( R I , R T )
By constraining attention patterns according to structural correspondence, CCR produces grounded representations that serve as stable semantic anchors for subsequent localization.
Stage II: Grounding-aware Prompts Generation (GPG). Built upon the aligned multimodal representations R , the second stage translates grounded semantics into structured localization signals. Specifically, the GPG module generates complementary sparse and dense prompts E s and E d :
E s , E d = Φ LPG ( R I , R T )
The sparse prompts E s encode high-level semantic constraints, while the dense prompts E d capture spatial priors derived from grounding cues. By externalizing localization into prompt space, this stage reduces the reliance on implicit alignment during mask decoding and enables explicit grounding guidance for segmentation.
Stage III: Grounding Modulated Segmentation (GMS). In the final stage, segmentation is performed under dual grounding guidance. A SAM2-based model predicts the mask M ^ while incorporating both prompt signals and contextual grounding cues:
M ^ = Φ GMS ( I , G , E s , E d )
The prompts ( E s , E d ) condition the prompt encoder and decoding process, whereas grounding cues G are injected into multi-scale encoder features to reinforce target-aware contextual modeling. This coordinated modulation corrects spatial deviations, mitigates background interference and scale variation, and enables accurate boundary delineation in complex remote sensing scenes.
Overall, the proposed framework progressively transforms raw visual–textual inputs into structurally grounded representations, explicit localization prompts, and finally target-aware segmentation masks, forming a coherent grounding-first reasoning pipeline.

3.2. Cross-Modal Consistency Refinement

CCR addresses the core bottleneck of RRSIS, namely unreliable semantic–spatial correspondence between remote sensing imagery and referring expressions. Remote sensing scenes with cluttered backgrounds, repetitive textures and pronounced scale variations coupled with referring descriptions containing fine-grained semantic modifiers and spatial relations often lead conventional token–patch alignment to produce inconsistent visual activations, causing unstable spatial anchoring grounding drift and degraded prompt generation and segmentation quality. The goal of CCR is to generate consistency-enhanced cross-modal representations and reliable spatial grounding cues as structured semantic and spatial priors for subsequent stages achieved via a stepwise refinement strategy. First, a CLIP-based dual encoder extracts initial coarse-grained cross-modal features with Low-Rank Adaptation (LoRA) introduced to lightweight adapt visual and textual encoders for domain discrepancy between natural-image pre-training and remote sensing imagery. Second, cross-modal interactions are strengthened to facilitate global semantic exchange enhancing textual tokens’ scene-level context capture and visual tokens’ target awareness. Finally, ASCR enforces relational consistency between linguistic dependency structures and visual response patterns constraining cross-modal attention at the structural level to promote coherent spatial responses of semantically related words and suppress spurious background activations. This progressive refinement enables CCR to output semantically aligned and spatially stable cross-modal representations, establishing reliable grounding cues to support precise prompt generation and downstream segmentation.

3.2.1. Initial Cross-Modal Representation Encoding

Remote sensing images and natural language descriptions exhibit significant modality and semantic discrepancies, especially when descriptions emphasize fine-grained target attributes. This gap limits the direct application of visual–language pre-trained models (VLMs) from natural scenes to cross-modal alignment in RRSIS. To address this issue, we employ a pre-trained CLIP model as the dual-modality encoder and take advantage of its powerful cross-modal representation ability with lightweight adaptation for remote sensing scenarios. To further reduce the domain gap between natural images and remote sensing imagery, we integrate Low-Rank Adaptation (LoRA) into both visual and textual encoders of CLIP. Given a remote sensing image I R H × W × 3 (where H and W are height and width) and textual description T (a sequence of N t tokens), the CLIP image and text encoders extract visual and textual tokens, respectively, as follows:
F = E i ( I ) , L = E t ( T )
where F R N i × d and L R N t × d denotes the visual and linguistic token embeddings, respectively.
LoRA freezes the pre-trained parameters of CLIP and injects two low-rank decomposition matrices W Q Δ and W K Δ into the query and key projection layers of each multi-head attention block, where d denotes the input feature dimension and r denotes the LoRA rank ( r = 16 ). The value projection remains unchanged to preserve the original feature representation ability.
The updated query and key projections are formulated as
Q = X W Q + X W Q Δ W Q Δ
K = X W K + X W K Δ W K Δ
where X R N × d is the input feature of the attention layer, N is the sequence length, W Q R d × d , W K R d × d are the original projection matrices in CLIP, and W Q Δ R d × r , W K Δ R d × r are the low-rank matrices to be optimized. This design efficiently adapts CLIP to remote sensing scenes while maintaining its cross-modal alignment ability, with significantly fewer tunable parameters than full fine-tuning.

3.2.2. Attention-Induced Structural Consistency Regularization Module

Although the CLIP encoder and LoRA adaptation provide preliminary cross-modal alignment, RRSIS still suffers from a critical limitation. Textual descriptions rarely describe the entire remote sensing scene, but instead precisely locate the target region through multiple semantic modifiers and spatial relations. However, the complex characteristics of remote sensing imagery, such as cluttered backgrounds, repetitive textures, and large-scale variations, often cause semantically related text tokens to attend to inconsistent or erroneous visual regions when relying only on conventional cross-modal attention. This issue further leads to unstable spatial anchoring and localization drift. Most existing cross-modal alignment methods establish token–patch or region–word correspondences via mechanisms such as cross-attention (e.g., TRANSVG [59], IMCA [60]), token-level similarity matching (e.g., TokenFlow [61], CHAN [62], BOOM [63]), or region-based grounding (e.g., MSSAN [64,65]). These methods typically model fine-grained interactions through point-to-point matching between textual tokens and visual regions, but largely neglect the structural relationships among text tokens—such as syntactic dependencies, modifier–head relations, and compositional semantics—and fail to leverage complementary structural cues in the visual space. Robust cross-modal grounding, especially in complex remote sensing scenes, requires iterative interactions between text and image structures, where linguistic dependencies and visual spatial patterns dynamically reinforce and constrain each other to achieve consistent and semantically coherent alignment. From the linguistic perspective, text self-attention naturally encodes rich semantic and syntactic dependencies, including attribute–entity relations, modifier–head relations, and relative spatial constraints. In principle, these relational structures should correspond to consistent and cooperative visual response patterns in RRSIS, since semantically related text tokens should attend to the same or spatially adjacent visual regions. Based on this motivation, we propose the ASCR module. The core idea is to construct token-level relational structures from visual response distributions induced by cross-modal cross-attention, and explicitly align these structures with the linguistic dependencies encoded in text self-attention via structural consistency regularization. Such a mechanism stabilizes cross-modal semantic alignment at the structural level, effectively suppressing conflicting visual matching and alleviating localization drift.
The detailed implementation of ASCR is divided into four key steps: Context-enhanced Linguistic Structure Modeling, bidirectional cross-modal interaction, vision-induced token relational structure construction, and structural consistency regularization. As illustrated in Figure 3, the specific process and parameter settings are elaborated as follows:
Context-enhanced Linguistic Structure Modeling (CLSM): To enhance the ability of textual tokens to capture target-specific contextual information in remote sensing scenes, we introduce a set of learnable context tokens C R N g × d , where N g denotes the number of context tokens. These context tokens are initialized from pooled representations of the original text embeddings L, and augmented with learnable positional embeddings during attention operation. They are concatenated with the original textual tokens L R N t × d to form an enhanced textual sequence:
U = [ L ; C ] R ( N t + N g ) × d
Self-attention is then applied to U to generate the initial linguistic semantic description H u 1 , which encodes both the semantic and syntactic relations among text tokens and context tokens. The textual self-attention process is formulated as
A u u = Softmax Q u 1 K u 1 d t
H u 1 = A u u V u 1
Q u 1 , K u 1 , V u 1 = U W Q 1 , U W K 1 , U W V 1
where W Q 1 , W K 1 , W V 1 R d × d are learnable projection matrices, and d t denotes the dimension of the query and key vectors. The self-attention matrix A u u R ( N t + N c ) × ( N t + N c ) encodes the latent linguistic structural and syntactic relations among the tokens in U, which serves as the reference structure for subsequent consistency regularization.
Bidirectional Cross Modal Interaction (BCMI): To realize bidirectional information interaction between the enhanced textual sequence and visual tokens, we perform two-stage cross-attention between H u 1 (enhanced textual features) and F (visual tokens from the CLIP image encoder). Such interaction enables the textual tokens to guide the extraction of target-related visual features, while the visual tokens to enrich the semantic representation of textual tokens, thus enhancing the semantic–spatial correspondence between the two modalities.
The first stage of cross-attention (text-guided visual feature refinement) is formulated as
A u f = Softmax Q u 2 K f d
H u = A u f V f
Q u 2 , K f , V f = H u 1 W Q u , F W K f , F W V f
where W u Q R d × d , W f K R d × d , and W f V R d × d are learnable projection matrices for the query, key, and value, respectively. A u f R ( N t + N c ) × N i is the cross-attention matrix between textual tokens and visual tokens, and H u R ( N t + N c ) × d is the refined textual feature after interacting with visual features.
The second stage of cross-attention (visual-guided textual feature refinement) is formulated as
A f u = Softmax Q f K u 2 d
H f = A f u V u 2
Q f , K u 2 , V u 2 = F W Q f , H u W K u , H u W V u
where W f Q R d × d , W u K R d × d , and W u V R d × d are learnable projection matrices. A f u R N i × ( N t + N c ) is the cross-attention matrix between visual tokens and textual tokens, and H f R N i × d is the refined visual feature after interacting with textual features. Through cross-attention interactions, the learnable context tokens C in U extract target-relevant global contextual information. The A u u R ( N t + N g ) × ( N t + N g ) encodes the latent linguistic structural and syntactic relations among the tokens in U, which serves as the reference structure for subsequent consistency regularization.
Through this two-stage cross-attention interaction, the learnable context tokens C in U can effectively aggregate target-relevant global contextual information from the visual tokens F, further enhancing the ability of textual tokens to distinguish the target from cluttered background. The cross-attention matrix A f u characterizes the visual response distribution induced by language queries, which forms the basis for constructing the vision-induced relational structure.
Vision-induced Token Relational Structure Construction (VTRSC): Based on the two-stage cross-attention interaction, the learnable context tokens C in U can effectively extract target-relevant global contextual information from the visual tokens F, further enhancing the ability of textual tokens to distinguish the target from the background. The cross-attention matrix A f u reflects the distribution of visual responses to language descriptions induced by cross-modal cross-attention, which serves as the foundation for constructing the vision-induced token relational structure. We compute the cosine similarity between the column vectors of A f u corresponding to the original textual tokens to obtain the vision-induced token-to-token similarity matrix C u u , where the context tokens c are excluded during computation to avoid introducing bias into the alignment process. The specific formulation is as follows:
C u u ( i , j ) = cos A f u ( : , i ) , A f u ( : , j ) , 1 j < i N t
with C u u ( i , i ) = 1 , where cos ( · , · ) denotes the cosine similarity function, and C u u ( i , i ) = 1 (the similarity of a token to itself is 1). Each element C u u ( i , j ) in the matrix characterizes the similarity or overlap between the visual regions attended to by the i-th and j-th text tokens in the visual space. A higher value of C u u ( i , j ) indicates that the two language tokens attend to the same or spatially proximate visual regions, while a lower value indicates that they attend to different visual regions. The schematic of this process is illustrated in Figure 4a. For clear visualization, textual tokens are grouped by semantics (target entity, spatial relation, reference entity, and location constraint) and color coded to intuitively present the target-relation-reference-location semantic relational structure. In the attention matrix A f u , each row represents the correlation between the color-coded textual tokens and the image embeddings. In the C u u matrix, color intensity denotes the correlation and similarity between each pair of tokens.
Structural Consistency Regularization (SCR): The core of SCR lies in imposing a consistency constraint between the linguistic structural matrix A u u (derived from textual self-attention, encoding the inherent semantic and syntactic dependencies of language) and the vision-induced relational matrix C u u (derived from cross-modal cross-attention, capturing the association patterns between targets and contexts in visual space), as illustrated in Figure 4a. This module adopts a bidirectional alignment mechanism to synergize linguistic semantics and visual spatial relations. On the one hand, the linguistic structure provides explainable semantic priors to avoid ambiguous visual matching, preventing unconstrained visual matching from falling into ambiguity. On the other hand, the visual relational structure injects spatial constraints to refine textual representations, correcting potential biases in text representations. With such bidirectional regularization, our model effectively suppresses inconsistent visual alignments, and significantly improves the stability, interpretability, and robustness of cross-modal grounding in RRSIS.
To simplify computation, we only calculate the cosine similarity of corresponding elements in the lower-triangular matrices of A u u and C u u as the consistency regularization loss. Specifically, we denote the lower-triangular part (excluding the main diagonal) of a matrix M as tril ( M , 1 ) , where tril ( · , 1 ) is the lower-triangular matrix extraction operator that retains elements below the main diagonal and sets all other elements to 0. For A u u R N t × N t and C u u R N t × N t (where N t is the length of the textual token sequence), we extract the i-th row vectors of tril ( A u u , 1 ) and tril ( C u u , 1 ) as p i and q i , respectively, which is formally defined as
p i = tril ( A u u , 1 ) ( i , : ) T
q i = tril ( C u u , 1 ) ( i , : ) T
Notably, the first token in the textual sequence L (usually the [CLS] token) represents global category information, which is excluded from the consistency computation to reduce the influence of global errors on fine-grained alignment. Thus, we restrict the index i to the range i [ 2 , N t ] (retaining only the vectors corresponding to the actual text tokens that describe the target’s attributes and spatial relations). The consistency regularization loss is formulated as
L c o n s = 1 B b = 1 B i = 1 N t 1 cos p i ( b ) , q i ( b )
where B is the batch size. This constraint aligns the structural patterns encoded in the textual modality with the visual response patterns, without enforcing exact positional attention, thereby mitigating contradictory cross-modal activations and improving grounding stability.
The effectiveness visualization of the ASCR module is presented in Figure 4b; the first panel shows the Ground Truth, where the correct target is the middle tennis court (marked in red) immediately below the upper-left tennis court, corresponding to the spatial reference in the sentence “The tennis court is below the tennis court on the upper left.” The second panel presents the result without structural consistency constraints: the semantic binding between “below” and the reference phrase “the tennis court on the upper left” is extremely weak. The model incorrectly associates “below” with the standalone phrase “the tennis court”, leading to the failure of hierarchical spatial relation parsing. Consequently, the query is erroneously localized to the bottom-most tennis court, resulting in severe localization ambiguity. With the introduction of SCR, text tokens form distinct semantic groups (red for target entity, purple for spatial relation, light blue for reference entity, yellow + green for location constraint), and the structural matrix exhibits compact semantic blocks with aggregated similarity. By enforcing the consistency between linguistic syntax and visual spatial layout, the model accurately localizes the target tennis court in the middle. The overlaid attention heatmaps demonstrate that each semantic group is precisely aligned to its corresponding visual region, achieving high-precision instance-level localization and hierarchical spatial relation parsing.
Finally, the ASCR module outputs three components: the optimized visual tokens H f , the optimized text tokens H l , and the context tokens G which are extracted from H u according to their original positions in U. The outputs are computed as
H f , H u = A ( F , L ) , [ H l , G ] = H u
Here, A ( · ) denotes the attention-induced cross-modal structural alignment operation applied to the input visual tokens F and text tokens L. These three components are then fed into the subsequent module to provide stable grounding cues for the SAM2 encoder.
This design stabilizes grounding in cluttered, repetitive remote sensing scenes, producing reliable multimodal anchors that serve as high-quality semantic priors for downstream spatial prompting and pixel-level segmentation.

3.3. Grounding-Aware Prompts Generation

Grounding-aware Prompt Generation (GPG) serves as a critical bridge connecting cross-modal semantic alignment (visual and spatial grounding) and pixel-level mask prediction. It transforms the consistency-enhanced cross-modal representations produced by ASCR into complementary dense and sparse segmentation prompts. These prompts encode the target’s semantic constraints and spatial priors, providing the SAM2 decoder with accurate localization guidance to mitigate the impact of cluttered backgrounds and scale variations in remote sensing scenes.
As illustrated in Figure 5, the detailed implementation begins with constructing a unified prompt token set that integrates dense and sparse components, aiming to fully leverage the enhanced multimodal representations. The specific processes and parameter settings are elaborated as follows.
First, we construct the prompt token set:
P = [ P dense ; P sparse ] R d × ( 1 + N p )
where P dense R d × 1 is a single dense token that provides preliminary spatial guidance for coarse target localization, and P sparse R d × N p comprises N p learnable sparse tokens. The init-prompts tokens are randomly initialized and similarly equipped with learnable positional embeddings to enhance spatial expressiveness. Both dense and sparse tokens are fed into a series of transformer layers, which perform self-attention, prompt-to-image cross-attention, and prompt-to-text cross-attention operations. These attention mechanisms effectively integrate vision–language information from the enhanced visual tokens H f and text tokens H l , ensuring that the generated prompts are fully target-aware and spatially aligned with both visual and textual semantics.
Next, the sparse prompt tokens P ^ sparse are projected through a multi-layer perceptron (MLP) to generate embeddings that are compatible with the SAM2 decoder input. The formulation is as follows:
E s = MLP ( P ^ sparse ) R d × N p
where E s denotes the final sparse prompt embeddings, which serve as high-confidence anchor points to guide the SAM2 decoder in precise local feature refinement.
The dense prompt token P ^ dense is designed to generate a coarse, unnormalized spatial probability map that captures the overall target region. This map is derived from the element-wise multiplication of the optimized visual tokens V (output from the ASCR module) and the MLP-projected dense token, which enhances the spatial relevance of the visual features. The formulation is
Y ^ dense = V MLP ( P ^ dense ) R 1 × H v × W v
where V are the optimized visual tokens from the AICR module, and ⊙ denotes element-wise multiplication. This map provides preliminary target localization, facilitating downstream segmentation refinement.
To align the dense prompt with the spatial dimension of the SAM2 decoder input, the dense spatial map Y ^ dense is further encoded using a convolutional block, following the structure of the SAM2 prompt encoder. The formulation is
E d = Conv ( Y ^ dense ) R d × H e × W e
where Conv ( · ) consists of two 2 × 2 stride-2 convolutions followed by a 1 × 1 convolution. The resulting dense prompt embedding E d is spatially aligned with the SAM2 decoder input, ensuring effective integration with the sparse prompt embeddings E s for joint segmentation guidance.

3.4. Grounding Modulated Segmentation

Grounding Modulated Segmentation (GMS) leverages the powerful mask generation capability of the SAM2 model to achieve fine-grained pixel-level segmentation. The core design principle of this stage is to integrate the target-specific spatial contextual information into the SAM2 framework through two sequential functional steps: Grounding-Token-Guided Multi-Resolution Feature Enhancement and Prompt-Driven Segmentation. In the first step, the spatial grounding cues G derived from the ASCR module are injected into the multi-scale SAM2 encoder to further enhance the target-aware contextual information and strengthen the spatial grounding of the SAM2 encoder features. The second step utilizes the target-aware sparse and dense prompts output from the Target-aware Segmentation Prompts Generation stage to drive the SAM2 decoder, enabling accurate pixel-level classification and contour delineation. This design compensates for potential localization deviations in prompt-activated regions, improves the structural coherence of object boundaries, and ultimately generates more complete and accurate segmentation masks M ^ under the conditions of complex remote sensing scenes such as cluttered backgrounds and large target scale variations.

3.4.1. Grounding-Cues Modulated Multi-Resolution Feature Enhancement

To bridge the domain gap between natural-image pre-training and remote sensing imagery, we employ LoRA modules (rank r = 16 ) within the vision encoder of SAM2, and directly fine-tune its prompt encoder and mask decoder. Such lightweight adaptation maintains the pre-trained representation capacity while enabling domain-specific feature adjustment. The SAM2 encoder generates multi-resolution visual features that are inherently suitable for handling the significant scale variations prevalent in remote sensing imagery. These multi-resolution features capture complementary information: high-resolution features encode fine-grained spatial details, while low-resolution features capture global semantic context. To further inject target-specific spatial context into visual features and strengthen their target-aware representation ability, we propose a Grounding-cues Modulated multi-resolution Feature Enhancement (GMFE) module. This module employs the grounding cues G derived from the ASCR module to query the multi-resolution SAM2 encoder features via cross-attention. Such a cross-attention mechanism enhances the activation of features corresponding to the target region and suppresses interference from irrelevant background clutters. It effectively improves the discriminability and target awareness of multi-resolution encoder features, laying a solid foundation for subsequent fine-grained segmentation. The operation of GMFE is illustrated in Figure 2. Formally, the multi-resolution features output by the SAM2 encoder are denoted as follows:
F ( 0 ) R M 0 × d s , F ( 1 ) R M 1 × d s , F ( 2 ) R M 2 × d s
where F ( 0 ) , F ( 1 ) , and F ( 2 ) correspond to the first high-resolution feature map, the second high-resolution feature map, and the final image embedding of the SAM2 encoder, respectively. M 0 , M 1 , M 2 denote the number of tokens for each resolution, and d s denotes the feature dimension of the SAM2 encoder. The cross-attention operation between the multi-resolution encoder features and the grounding cues G is formulated as
Z g ( s ) = Attn Q = F ( s ) , K = G , V = F ( s ) , s { 0 , 1 , 2 }
where the attention function Attn ( Q , K , V ) follows the standard scaled dot-product attention mechanism, formulated as
Attn ( Q , K , V ) = Softmax Q K d V
This cross-attention process enhances object-related contextual consistency across different resolutions and strengthens the target-aware representations within the SAM2 encoder. The enhanced multi-resolution features are denoted as
Z g ( 0 ) , Z g ( 1 ) , Z g ( 2 )
Notably, multi-resolution querying gathers complementary localization cues ranging from coarse semantic context in low-resolution features to fine-grained spatial details in high-resolution features. This is particularly critical in remote sensing imagery where objects exhibit substantial scale variations and are often interspersed with cluttered backgrounds. Such feature enhancement ensures that the SAM2 encoder features are fully aligned with the target region specified by the textual description.

3.4.2. Prompts Driven Segmentation

In the final step, the SAM2 decoder integrates the enhanced multi-scale encoder features Z g ( 0 ) , Z g ( 1 ) , Z g ( 2 ) , and the target-aware segmentation prompt embeddings (sparse E s and dense E d ) to generate the refined pixel-level segmentation mask. The decoder leverages the complementary information provided by the prompts: sparse prompts E s provide high-confidence anchor points for local feature refinement, while dense prompts E d provide coarse spatial guidance to ensure global consistency. The formulation of the final segmentation mask is as follows:
M ^ = SAM 2 Decoder Z g ( 0 ) , Z g ( 1 ) , Z g ( 2 ) , E d , E s
where M ^ R H × W denotes the final predicted pixel-level segmentation mask, with H and W consistent with the height and width of the input remote sensing image I. Although SAM2 is capable of producing multiple candidate masks, we empirically observe that selecting the first predicted mask yields stable and competitive performance; therefore, only this output is retained during inference. This mask accurately delineates the target region specified by the textual description T, with improved robustness to cluttered backgrounds, scale variations, and spatial inconsistencies—key challenges in RRSIS.

3.5. Loss Function

We optimize the model with a joint objective consisting of the proposed consistency regularization and the SAM segmentation loss:
L = L s a m + λ c o n s L c o n s
where λ c o n s controls the strength of the proposed regularization.
The consistency loss L c o n s is defined in Equation (21), which aligns the token-to-token relational structure encoded by textual self-attention with the vision-induced similarity structure derived from cross-modal cross-attention. This regularization term is only applied during the training phase and introduces no additional computational overhead in the inference stage. This term is applied during training only and introduces no extra overhead during inference.
We supervise the final prediction M ^ with ground-truth mask Y:
L s a m = L s e g ( M ^ , Y )
where L s e g is a combined loss function of Binary Cross-Entropy (BCE) loss and Dice loss. This combination effectively alleviates the class imbalance problem common in remote sensing image segmentation and refines the boundary of the target region, with the formulation
L s e g ( M ^ , Y ) = BCE ( M ^ , Y ) + Dice ( M ^ , Y )

4. Experiments

4.1. Experimental Datasets

The proposed approach is comprehensively evaluated on three widely adopted RRSIS, namely RefSegRS [11], RRSIS-D [12], and RISBench [48]. These datasets jointly cover diverse aerial scenes, object categories, spatial resolutions, and linguistic complexities, thereby providing a rigorous testbed for assessing cross-modal grounding and fine-grained segmentation performance. A quantitative overview of the datasets is reported in Table 1.
RefSegRS [11] is developed upon the SkyScapes dataset [66] by augmenting high-resolution aerial imagery with pixel-level instance masks and corresponding referring expressions. The dataset comprises 4420 image–text–mask triplets collected from 285 distinct scenes, which are split into 2172 training samples (151 scenes), 431 validation samples (31 scenes), and 1817 test samples (103 scenes). Fourteen hierarchical semantic classes are annotated, covering common urban elements such as roads, buildings, cars, and vans. In addition to category labels, each target instance is described using multiple attribute dimensions to enrich semantic variability. All images are uniformly resized to 512 × 512 pixels, while maintaining a fine spatial resolution of 0.13 m per pixel.
RRSIS-D [12] is constructed by transforming bounding-box annotations from the RSVGD dataset [67] into high-quality instance masks using the Segment Anything Model (SAM). The dataset includes 17,402 image–description–mask triplets, distributed across training (12,181), validation (1740), and test (3481) splits. It covers 20 semantic categories, including both compact objects (e.g., aircraft) and large-scale structures (e.g., stadiums and highway service areas), each further supplemented with attribute annotations to enhance descriptive expressiveness. A prominent characteristic of RRSIS-D lies in its extreme object scale variation, with target regions ranging from small localized instances to extensive areas exceeding hundreds of thousands of pixels. All images are resized to 800 × 800 pixels, with spatial resolutions spanning from 0.5 to 30 m per pixel.
RISBench [48] is derived from the VRSBench dataset [68] by integrating referring expressions with visual localization annotations and corresponding segmentation masks. It consists of 52,472 samples, partitioned into 26,300 training, 10,013 validation, and 16,158 test instances. Each image is standardized to a resolution of 512 × 512 pixels, while encompassing a wide range of ground sampling distances (0.1–30 m per pixel) to reflect diverse geographic contexts and observation scales. The dataset annotates 26 semantic categories, each associated with multiple attribute types to support multi-granularity semantic reasoning. The textual descriptions exhibit notable linguistic diversity, with an average length of 14.31 words and a vocabulary size of 4431 unique terms, posing substantial challenges for precise language-guided segmentation.

4.2. Implementation Details

SGSRF adopts a stagewise referring segmentation framework built upon pre-trained vision–language and segmentation foundation models. CLIP is used for cross-modal representation learning, and SAM2 is employed as the segmentation backbone. Unless otherwise specified, SAM2.1-Hiera-Large is used as the segmentation model and SigLIP2-So400M-Patch16-512 [69] as the vision–language encoder.
In ASCR, the number of learnable context tokens is set to N g = 3 , enabling the model to capture target-related global contextual cues. For the prompt generation module, the number of sparse prompt tokens is T p = 9 , following common practice in prompt-based SAM variants. The weight of the structural consistency regularization is λ c o n s = 0.5 .
During training, images are resized to 512 × 512 for CLIP and 1024 × 1024 for SAM2, following the native input settings of the two models. No additional data augmentation is employed, as arbitrary spatial transformations would disrupt the precise semantic–spatial correspondence between textual descriptions and visual targets. All newly introduced modules are trained from scratch, while foundation model parameters follow the adaptation strategy described in the Method section. AdamW is adopted as the optimizer. The initial learning rates are set to of 2 × 10 4 for RefSegRS, 1 × 10 4 for RRSIS-D, 2 × 10 5 for RISBench, with a batch size of 8 and a maximum of 100 epochs. A linear warm-up schedule followed by cosine annealing decay is used for learning rate scheduling. All experiments are implemented in PyTorch 2.4.1+cu121 based on the OpenMMLab framework. Training is conducted on NVIDIA A100 GPUs using BF16 mixed precision and DeepSpeed ZeRO Stage-2 for memory-efficient distributed training.

4.3. Evaluation Protocol and Metrics

We evaluate referring segmentation performance using generalized Intersection over Union (gIoU), cumulative Intersection over Union (cIoU), and precision at different IoU thresholds (Pr@X).
Let P i and G i denote the predicted segmentation mask and the ground-truth mask of the i-th image, respectively, and let N be the total number of test samples. The IoU-based metrics are defined as
gIoU = 1 N i = 1 N P i G i P i G i ,
cIoU = i = 1 N P i G i i = 1 N P i G i .
The gIoU metric computes the mean IoU across test samples and assigns equal importance to each instance, whereas cIoU aggregates intersections and unions over the entire dataset before computing the ratio. As a result, cIoU tends to be biased toward larger target regions. In this work, gIoU is treated as the primary evaluation metric, as it better reflects per-instance segmentation quality under large-scale variations commonly observed in remote sensing imagery.
To further assess localization accuracy under different strictness levels, we report precision at IoU threshold X, denoted as Pr@X, where X { 0.5 , 0.6 , , 0.9 } . Pr@X measures the proportion of test samples whose predicted masks achieve an IoU higher than the specified threshold:
Pr @ X = 1 N i = 1 N I P i G i P i G i > X ,
where I ( · ) is the indicator function.
Lower IoU thresholds mainly reflect coarse localization capability, while higher thresholds impose stricter requirements on spatial alignment and boundary accuracy. Reporting Pr@X at multiple thresholds provides a comprehensive evaluation of segmentation robustness under increasing localization precision demands.
All metrics are computed on both validation and test sets under identical evaluation settings for fair comparison.

4.4. Comparison Results

4.4.1. Quantitative Results on the RefSegRS Dataset

Table 2 reports quantitative comparisons on the RefSegRS benchmark, including threshold-based precision (Pr@0.5–0.9) and composite metrics (cIoU, gIoU), against 12 state-of-the-art referring segmentation methods. Our method achieves the best overall test-set performance, with 77.85% gIoU and 83.55% cIoU, and outperforms competitors across most criteria. Notably, gains are more pronounced at stricter thresholds, with Pr@0.9 reaching 37.15%, indicating stronger fine-grained mask alignment and boundary delineation.
Compared with early CNN–RNN baselines (e.g., RNN, CMSA, BRINet, LSCM, and CMPC+), our approach yields substantial improvements. These methods rely on shallow cross-modal fusion and limited spatial reasoning, leading to coarse localization and fragmented masks in cluttered, scale-variant aerial scenes, and their performance degrades rapidly with increasing IoU thresholds, while our method remains robust. Against transformer-based RRSIS methods (LGCE, RMSIN, FIANet, BTDNet, and LSCF), which use stronger backbones and BERT encoders, our method surpasses the top baseline LSCF by +0.41% in test gIoU (77.85% vs. 77.44%), with larger gains at stricter thresholds (e.g., +3.38% at Pr@0.9). While LSCM achieves a slightly higher Pr@0.6 (Val) score, our method outperforms it on Pr@0.6 (Test), indicating stronger generalization and robustness to distribution shifts. LSCM leads in Pr@0.7 on both splits, reflecting its strength in moderate-precision localization. For all other metrics across validation and test sets, our method ranks first, demonstrating superior fine-grained spatial detail capture and stable high-precision segmentation.
Finally, compared with foundation-model-based approaches (RS2-SAM2, RSRefSeg2), our method achieves consistently better results, especially at high thresholds. Specifically, we improve test gIoU by +1.68% (77.85% vs. 76.17%) and test Pr@0.9 by +4.18% (37.15% vs. 32.97%) over RSRefSeg2, demonstrating more accurate localization-to-mask transmission and reliable fine-grained segmentation under strict IoU constraints. These results validate the effectiveness of our design in enhancing high-precision referring segmentation on RefSegRS.

4.4.2. Quantitative Results on the RRSIS-D Dataset

The RRSIS-D dataset features a larger scale than RefSegRS, covering 20 object categories and providing approximately four times the number of image–text–mask triplets, posing greater challenges for cross-modal reasoning and segmentation. Table 3 reports quantitative comparisons on this benchmark.
Overall, our method achieves the best overall performance on the test set, with a gIoU of 69.67% and a cIoU of 79.37%, and consistently outperforms competitors across most evaluation criteria. Notably, a distinctive phenomenon is observed: our method achieves higher test-set scores than validation-set scores on Pr@0.5, Pr@0.6, and cIoU, a result not exhibited by any other competing methods. Specifically, on Pr@0.5, our method attains 80.23% on the validation set and 80.93% on the test set. on Pr@0.6, it reaches 75.5% (Val) and 76.07% (Test), with a slight but clear gain; and on cIoU, it achieves 79.18% (Val) and 79.37% (Test), maintaining a steady improvement. This phenomenon can be reasonably explained by the inherent difficulty discrepancy between the validation and test sets in the RRSIS-D dataset. The validation set is constructed to contain more challenging and heterogeneous samples, such as tiny targets, heavy occlusion, cluttered backgrounds, ambiguous text descriptions, and non-typical scenes, which are deliberately included to facilitate rigorous model selection during training. In contrast, the test set follows a more natural and representative distribution of real-world remote sensing scenes with moderate difficulty. Benefiting from the strong generalization ability and robustness of our framework, our model performs stably on both sets and achieves slight improvements on the test set.This unique performance characteristic further validates that our model effectively avoids overfitting to the validation distribution and generalizes better to real-world remote sensing scenarios, which is particularly valuable for interpreting complex semantic–spatial relations in the RRSIS-D dataset.
Specifically, our method ranks first on Pr@0.5, Pr@0.6, Pr@0.7, and Pr@0.8 for both splits, demonstrating stable performance across diverse precision requirements. On Pr@0.9 (Test), RSRefSeg2 obtains a slightly higher score, reflecting its strength in ultra-high-precision localization. For cIoU, RS2-SAM2 achieves a marginal advantage, while our method leads in both validation and test gIoU as well as test cIoU, confirming its superiority in comprehensive segmentation accuracy. These results validate the effectiveness of our approach in handling the larger-scale and more complex semantic–spatial relations of the RRSIS-D dataset.

4.4.3. Per-Class Performance on the RRSIS-D Dataset

Table 4 reports per-class performance on the RRSIS-D test set. Overall, our method (SGSRF) achieves the highest average performance, reaching 72.26%, slightly surpassing the strongest baseline RSRefSeg2. This result indicates that the proposed framework delivers more consistent improvements across diverse object categories rather than relying on gains from a small subset of classes.
For many categories involving clear semantic structure or distinctive visual patterns, our method shows notable advantages. Specifically, StaPS achieves the best performance on storage tank, chimney, train station, ship, bridge, vehicle, windmill, and airplane. These categories often contain multiple similar instances or appear in cluttered environments, where accurate instance-level grounding is crucial. The observed improvements suggest that our approach better distinguishes the referred instance and transfers localization cues into precise segmentation masks. Compared with transformer-based methods (RMSIN, LGCE, and FIANet), SGSRF consistently improves performance on most categories, particularly those requiring fine-grained spatial reasoning (e.g., “bridge” and “vehicle”). In comparison with RSRefSeg2, our method exhibits stronger performance on several small or structurally complex targets, such as “ship”, “bridge”, and “windmill”, highlighting enhanced robustness under challenging referring scenarios. It is also worth noting that SGSRF performs competitively but not optimally on certain large-area categories (e.g., “airport”, “basketball court”, and “harbor”). These categories typically involve extensive spatial extent or ambiguous boundaries, where coarse region-level cues may dominate the referring process. Nevertheless, the overall performance remains comparable, and the gains on instance-centric categories contribute to a higher average score. In summary, the per-class analysis demonstrates that SGSRF provides balanced improvements across categories with varying scales and structural complexity, reinforcing its effectiveness for robust RRSIS on the RRSIS-D dataset.

4.4.4. Quantitative Results on the RISBench Dataset

The RISBench benchmark features a larger volume of image–text pairs, a broader set of object categories, and longer, more complex referring expressions compared with existing datasets, presenting higher demands for cross-modal semantic parsing and spatial grounding. Table 5 summarizes quantitative comparisons on this dataset, including threshold-based precision and composite segmentation metrics against state-of-the-art methods.
Overall, our method attains the top performance across nearly all metrics. It only falls slightly behind RSRefSeg2 on Pr@0.5 and gIoU of the validation split, while achieving the highest scores on all remaining evaluation metrics for both validation and test sets. More importantly, our method exhibits a more significant performance increment from validation to test set across every metric, in contrast to other competing approaches. This further verifies its superior generalization and robustness to distribution shifts, as well as stronger adaptability to the long-text, large-scale, and multi-category characteristics of RISBench. The consistent advantages across most metrics validate the effectiveness of our framework in handling complex referring semantics under this more challenging remote sensing benchmark.

4.4.5. Qualitative Visualizations on the RefSegRS Dataset

Figure 6 provides qualitative comparisons on the RefSegRS dataset, where we visualize predicted masks from representative methods and our approach under diverse referring expressions. Overall, our method produces segmentation masks that are more faithful to the referred regions, exhibiting clearer boundaries, fewer spurious activations, and better consistency with the linguistic intent, particularly in scenes with cluttered backgrounds and ambiguous semantics. For challenging linear-structured targets such as the “paved road along with tree”, LGCE, RMSIN, FIANet, and RSRefSeg2 fail to extract complete road segments in the first row of image examples. In the second-row examples, these methods misclassify building regions with similar visual characteristics to roads as road areas. In contrast, our method effectively suppresses surrounding interferences such as vegetation while better preserving the continuity of road segments, yielding more coherent and compact segmentation masks. For referring expressions demanding fine-grained discrimination (e.g., “road marking”), some methods tend to over-segment large road surfaces or cause predictions to spill over into adjacent regions. By comparison, our method precisely concentrates on the thin road markings with significantly reduced edge spillover, indicating an improved alignment between referring semantic cues and pixel-level segmentation contours. Clear advantages are also observed for small and sparse targets (e.g., “light-duty vehicle in the parking area” and “light-duty vehicle”). In such cases, existing methods may incorrectly segment nearby vehicles or produce additional false-positive responses beyond the referred instance, while our method yields more accurate instance isolation with more complete target coverage and fewer background activations.

4.4.6. Qualitative Visualizations on the RRSIS-D Dataset

Figure 7 illustrates qualitative comparisons on the RRSIS-D dataset, which contains more complex spatial layouts, denser object distributions, and stronger background interference than RefSegRS. Overall, our method produces segmentation masks that are more consistent with the referring expressions, especially in scenarios involving relative spatial relations, multiple similar instances, and small or partially occluded targets.
For expressions requiring relative positional reasoning (e.g., “a ship on the lower right” or “the airplane on the right of the airplane on the left”), several baseline methods tend to respond to visually salient but incorrect instances, resulting in target confusion or incomplete coverage. In contrast, our approach more reliably distinguishes the referred instance by maintaining consistent spatial correspondence, yielding masks that better align with the specified relational constraints. In scenes with large structures and surrounding distractors (e.g., “an overpass is on the right of the vehicle at the bottom”), existing methods may over-activate extended regions or leak into adjacent roads and background areas. Our method produces more compact and coherent masks, effectively suppressing irrelevant regions while preserving the main structure indicated by the referring expression. We further observe advantages in cases involving fine-grained instance differentiation (e.g., “the tennis court below the tennis court on the upper left”). While existing methods may partially segment multiple similar objects or miss subtle positional cues, our approach yields more accurate instance-level separation, reflecting improved grounding of relational language into spatially precise mask predictions. Compared with the foundation-model baseline RSRefSeg2, our method shows reduced over-segmentation and clearer boundary delineation across diverse scenes. These qualitative results complement the quantitative improvements reported in Table 4, demonstrating that our framework enhances both spatial reasoning robustness and high-precision segmentation performance on the challenging RRSIS-D benchmark.

4.4.7. Qualitative Visualizations on the RISBench Dataset

Figure 8 presents qualitative comparisons on the RISBench dataset, which is characterized by diverse object categories, complex referring expressions, and frequent small or partially visible targets. Overall, our method generates segmentation masks that better align with the linguistic descriptions, showing improved instance discrimination, boundary tightness, and robustness to cluttered backgrounds.
For expressions involving relative spatial descriptions and exclusion cues (e.g., “the helicopter positioned on the right side of the image, away from the main grouping of planes”), several baseline methods tend to activate multiple nearby instances or focus on visually salient but irrelevant objects. In contrast, our approach more effectively suppresses distractors and accurately isolates the referred instance, indicating stronger grounding of relational language into spatial responses. In scenarios with small or partially visible targets (e.g., “the ship in the center of the image is small and docked next to the quay” and “the small vehicle positioned at the right-most edge of the image”), existing methods often yield incomplete masks with coarse boundaries, and may mistakenly include adjacent instances with similar appearance. In contrast, our method produces more compact and complete predictions with tighter boundaries, indicating improved sensitivity to fine-grained cues and more reliable localization-to-segmentation transfer. We also observe clear improvements in cases involving ambiguous boundaries or truncated regions (e.g., “the harbor located in the top-right corner extends partly beyond the captured image frame”). Rather than precisely grounding the referred region, several competing methods may localize an incorrect area or even select a wrong instance, leading to mismatched masks despite plausible visual responses. Our predictions better adhere to the intended location and extent implied by the expression, resulting in more accurate instance grounding and mask coverage. Compared with RSRefSeg2, our method more consistently identifies the correct referred instance and delivers finer mask delineation across diverse RISBench scenes, highlighting improved spatial grounding and boundary refinement under complex referring expressions. These qualitative observations are consistent with the quantitative gains reported in Table 5, further validating the effectiveness of our framework for handling complex referring expressions and high-precision segmentation on RISBench.

4.4.8. Model Complexity and Efficiency Analysis

We analyze the computational overhead and inference latency of the proposed framework. As shown in Table 6, our method and Rsrefseg2 both exhibit considerably larger model size, higher GFLOPs, and longer inference time than traditional lightweight methods such as RMSIN, LGCE, and FIANet. This is mainly attributed to the adoption of large-scale pre-trained foundation models including SAM2 and CLIP as backbones, which inherently bring considerable parameters and computations. Although such a design sacrifices certain efficiency, it endows the model with stronger feature representation ability, cross-modal generalization capacity, and more robust segmentation performance in complex remote sensing scenes. Compared with Rsrefseg2, our method achieves comparable parameters, computational complexity (GFLOPs), and inference speed. Notably, it introduces fewer parameters and lower computational overhead despite incorporating complex attention mechanisms and regularization terms. This confirms that the proposed attention mechanisms and structural consistency regularization can substantially boost segmentation performance with negligible additional computation, verifying the rationality and efficiency of our framework. Overall, our framework achieves a reasonable accuracy–complexity trade-off, common and acceptable in high-performance remote sensing interpretation systems based on large pre-trained models.

4.5. Ablation Study

4.5.1. Effectiveness of Model Components

Table 7 reports the ablation results evaluated on the RRSIS-D test set. Compared with the validation set, the test set has a larger sample size and more diverse data distribution, which supports a more comprehensive and reliable assessment of each component’s contribution to generalization. To avoid selection bias from validation-based checkpoint selection, all ablation variants are trained with a fixed unified training schedule and evaluated directly on the test set under identical settings. A progressive ablation study on GPG and prompt configurations is first conducted. A baseline using CLIP textual features for sparse prompt (SP) generation (without GPG) achieves a gIoU of 66.48%, reflecting a purely semantic-driven scheme lacking spatial adaptation. Introducing GPG to generate SPs from aligned image–text representations yields a consistent gain (gIoU = 66.74%), demonstrating that GPG enhances the semantic–spatial coupling of prompt embeddings to improve location awareness. Further incorporating dense prompts (DPs) into the GPG framework leads to a substantial performance boost (gIoU = 68.72%), as dense visual prompts provide complementary spatial priors and region-level structural cues for SAM, which is critical for handling irregular shapes, scale variations, and fragmented layouts in remote sensing scenes. Subsequently, ablation of the CCR representation-level refinement components (bidirectional cross-modal interaction (BCMI), Context-enhanced Linguistic Structure Modeling (CLSM), and structural consistency regularization (SCR)) is performed. Replacing one-way language guidance with BCMI improves gIoU to 69.32%, as mutual feature interaction enables more accurate semantic–spatial alignment and reduces coarse matching errors. Adding CLSM brings moderate but consistent gains, as context tokens extract target-relevant global context and enhance the network’s ability to capture implicit spatial-language dependencies (e.g., relative position or attribute constraints). Incorporating Grounding-cues Modulated multi-resolution Feature Enhancement (GMFE) further improves performance, verifying that grounding information enhances the spatial representation of encoder features and preserves target-aware context under complex scene conditions.
The impact of the SCR loss is then evaluated. BCMI + SCR outperforms BCMI alone, confirming that structural constraints stabilize cross-modal correspondence. Additional gains are achieved with BCMI + CLSM + SCR, as richer linguistic structure strengthens consistency supervision. The combination of BCMI + CLSM + SCR + GMFE achieves the optimal performance, indicating complementary effects of SCR and GMFE. SCR stabilizes semantic–spatial alignment at the representation level, while GMFE propagates reliable grounding cues to segmentation features.
Notably, CCR improves performance more significantly, suggesting its primary contribution to precise spatial grounding rather than coarse localization. Incorporating grounding cues into GMFE yields the best overall performance, with the full model achieving a gIoU of 70.31% and consistent improvements in Pr@0.8 and Pr@0.9, highlighting enhanced high-precision segmentation. These results confirm the necessity of jointly optimizing cross-modal consistency alignment, prompt generation, and GMFE for robust RRSIS.

4.5.2. Sensitivity Analysis of Key Hyperparameters

To verify the rationality of our hyperparameter settings, we conduct a sensitivity analysis on three critical configurations: the weight of the structural consistency regularization λ cons , the number of context tokens, and the number of sparse prompt tokens. Detailed results are reported in Table 8.
For context tokens, we evaluate the number of tokens as { 1 , 3 , 6 , 9 , 12 } and compare two initialization schemes: zero initialization (Z) and random initialization (R). Our default setting initializes context tokens from pooled representations of the original text embeddings. Experimental results show that 6 context tokens yield the best overall performance. Insufficient tokens lack sufficient expressive power, while excessive tokens introduce redundant information and lead to performance degradation. For sparse prompt tokens, which are randomly initialized in all experiments, we test { 3 , 6 , 9 , 12 } . The model achieves the best trade-off between representation capability and efficiency when the number is set to 9. For the structural consistency regularization weight λ cons , we conducted experiments with values of 0 , 0.1 , 0.3 , 0.5 , and 0.7 . The results show that removing the constraint ( λ cons = 0 ) leads to a clear performance drop, directly verifying the effectiveness of the proposed regularization. Smaller coefficients ( 0.1 , 0.3 ) only bring limited improvements, as weak constraints fail to fully enhance both global localization and fine-grained segmentation. An overlarge coefficient ( 0.7 ) causes over-regularization and degrades overall performance. Only at λ cons = 0.5 does the model achieve the best balance between global localization (gIoU) and fine-grained segmentation accuracy (cIoU), verifying that this value is well-optimized for our benchmarks. Overall, the results validate the effectiveness and rationality of the proposed hyperparameter settings.

4.6. Failure Case Analysis

Despite the superior performance of our proposed SGSRF in RRSIS, we identify several extreme conditions where the model still struggles with stable cross-modal grounding and accurate segmentation, as visualized in Figure 9. In case (a), the target vehicle is occluded by dense trees, resulting in insufficient visual features for the cross-modal consistency regularization (CCR) module to establish reliable text–image alignment. The model fails to capture the occluded target’s spatial configuration and incorrectly grounds to another visible vehicle, demonstrating that severe occlusion can break the semantic–spatial stability of cross-modal attention. In case (b), the target vehicle is extremely small and embedded in a complex harbor background with mixed buildings and water areas; the limited distinct visual cues prevent the CCR module from extracting effective structural patterns, leading the model to misidentify a parking lot as the target, revealing the challenge of tiny targets in cluttered backgrounds. In case (c), the target vehicle has a color highly similar to the surrounding road, making it visually indistinguishable from the background; the grounding-aware prompt generation (GPG) module cannot capture sufficient target-specific features, resulting in missed detection, which highlights the limitation of low inter-class contrast between target and background. In case (d), the target is a boat towed by a truck on a highway, which violates the common contextual prior that boats typically appear near water; meanwhile, the boat’s appearance is highly similar to the towing vehicle, causing the Grounding Modulated Segmentation (GMS) module to confuse the target with the vehicle and fail to align the text query with the correct visual entity, exposing the model’s sensitivity to contextual outliers and high inter-class similarity. In case (e), two vehicles of nearly identical size with similar shadow patterns are present, making it difficult for the GPG module to distinguish the subtle size difference required by the text query “the tiny vehicle”; the model cannot accurately map the size-related semantic description to the corresponding visual target, revealing the challenge of ambiguous size relationships between similar objects. In case (f), among five visually similar airplanes, the model struggles to judge the subtle size differences specified by the query “similar in size to the airplane on the top”; the GMS module’s multi-scale feature encoding cannot fully capture fine-grained size variations, leading to incorrect grounding, which demonstrates the limitation in handling fine-grained size ambiguity among homogeneous objects. In case (g), the text query “the storage tank is on the lower right of the large storage tank” is insufficiently precise, as two small storage tanks both lie in the lower-right region of the large tank; the CCR module cannot resolve the spatial ambiguity in the text, resulting in unstable cross-modal alignment and incorrect segmentation, indicating the model’s dependence on precise textual spatial descriptions. These failure cases reveal that the SGSRF framework still faces challenges under extreme conditions including severe occlusion, tiny targets in cluttered backgrounds, high inter-class similarity, contextual inconsistency, ambiguous size relationships, and vague textual spatial descriptions. Future work will focus on enhancing occlusion-resistant feature learning, multi-scale size-aware modeling, and robust text–image alignment under ambiguous queries to further improve the framework’s generalization.

5. Discussion

The proposed SGSRF framework is built upon the core hypothesis that the performance bottleneck of RRSIS lies in unstable cross-modal semantic–spatial alignment, particularly under the structural complexity of remote sensing imagery. Existing approaches typically rely on token–patch similarity learning or cross-attention-based fusion, which mainly capture local correspondences but often overlook global structural consistency, making them prone to grounding drift in scenarios with repetitive textures, large-scale variations, and weak object boundaries. To address this limitation, SGSRF reformulates RRSIS as a stagewise reasoning process that decouples semantic alignment, spatial grounding, and mask prediction, enabling progressive constraint of multimodal interactions. In particular, the proposed ASCR module introduces structural consistency regularization by aligning linguistic dependency structures with visual spatial layouts, extending cross-modal alignment from local similarity matching to structure-aware reasoning. The experimental results consistently support this design, demonstrating that explicit decoupling and structured intermediate supervision significantly improve both alignment stability and segmentation accuracy, especially under strict IoU thresholds and complex referring expressions involving spatial relations.
Building upon this stagewise formulation, the effectiveness of the proposed pipeline can be further interpreted from a functional decomposition perspective. The GPG module translates aligned multimodal representations into structured sparse–dense prompts, bridging the gap between semantic understanding and spatially explicit segmentation. Meanwhile, the GMFE module enhances SAM2 by injecting grounding cues into its encoding process, compensating for its limited sensitivity to textual semantics. In contrast to prior works that directly apply prompts to SAM-like models, this grounding-guided adaptation provides more reliable spatial priors and improves robustness against background interference. These findings suggest that prompt quality and grounding fidelity, rather than model scale alone, are critical factors in achieving high-precision segmentation.
These design choices are reflected in the empirical results. Extensive experiments on RefSegRS, RRSIS-D, and RISBench validate the superiority of SGSRF across multiple evaluation protocols. The consistent gains in gIoU and high-threshold metrics (e.g., Pr@0.9) indicate that the proposed framework not only improves coarse localization but also enhances fine-grained boundary accuracy. Importantly, these improvements are achieved without introducing significant computational overhead, as confirmed by the comparable parameters, GFLOPs, and inference speed relative to RSRefSeg2. This suggests that incorporating structural constraints and stagewise reasoning is an efficient alternative to simply scaling model capacity.
Despite these advantages, the current framework still exhibits limitations. Failure cases are observed in scenarios involving severe occlusion, extremely small targets embedded in cluttered backgrounds, low inter-class contrast, and ambiguous or underspecified textual descriptions. These challenges indicate that current grounding mechanisms are still sensitive to incomplete visual evidence and vague semantic cues. Future research could explore occlusion-robust feature learning, finer-grained size-adaptive representations, and more advanced relative spatial reasoning mechanisms. In addition, adaptive alignment strategies that dynamically adjust grounding confidence under ambiguous queries may further improve robustness.
From a broader perspective, this work suggests that explicit structural modeling and progressive grounding are essential for reliable multimodal understanding in remote sensing. The proposed framework extends beyond RRSIS and can be viewed as a general paradigm for cross-modal tasks requiring both semantic reasoning and spatial precision, such as remote sensing visual question answering (VQA) and image–text retrieval. By bridging representation learning, spatial grounding, and task-specific decoding, SGSRF provides a practical pathway for integrating foundation models into complex Earth observation applications.

6. Conclusions

This study addresses the issues of unstable semantic–spatial alignment and grounding drift in RRSIS under complex aerial scenarios. We propose the SGSRF framework, which decomposes the RRSIS task into three cascaded stages: cross-modal consistency optimization, localization-aware prompt generation, and localization-modulated segmentation. A structural consistency regularization mechanism is designed to align linguistic dependency structures with visual spatial layouts, effectively mitigating localization drift. Simultaneously, a SAM-oriented localization-modulated segmentation strategy is introduced, injecting spatial cues to enhance robustness against scale variations and complex backgrounds. Experiments on three benchmark datasets demonstrate that SGSRF achieves state-of-the-art performance while maintaining a favorable balance between accuracy and efficiency, meeting practical application requirements. The proposed strategies validate the effectiveness of explicit cross-modal alignment and localization-prior guidance, providing insights for multimodal remote sensing understanding and the deployment of pre-trained models. Future work will focus on improving model robustness in occluded scenes and for extremely small targets, as well as extending the framework to other cross-modal tasks such as remote sensing visual question answering and image–text retrieval.

Author Contributions

Conceptualization, S.D. and J.X.; methodology, S.D.; software, S.D.; formal analysis, H.C.; investigation, L.C.; resources, H.C.; writing—original draft preparation, S.D.; writing—review and editing, B.Q.; visualization, Y.G.; funding acquisition, H.C. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Fundamental and Interdisciplinary Disciplines Break-through Plan of the Ministry of Education of China under Grant JYB2025XDXM115 and the Ye Qisun Science Foundation of the National Natural Science Foundation of China under Grant U2341202.

Data Availability Statement

The original contributions presented in the study are included in the article, further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

Correction Statement

This article has been republished with a minor change. The change does not affect the scientific content of the article and further details are available within the backmatter of the website version of this article.

References

  1. Kawar, B.; Zada, S.; Lang, O.; Tov, O.; Chang, H.; Dekel, T.; Mosseri, I.; Irani, M. Imagic: Text-based real image editing with diffusion models. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Vancouver, BC, Canada, 17–24 June 2023; pp. 6007–6017. [Google Scholar]
  2. Zhang, X.; Li, Y.; Li, F.; Jiang, H.; Wang, Y.; Zhang, L.; Zheng, L.; Ding, Z. Ship-Go: SAR ship images inpainting via instance-to-image generative diffusion models. ISPRS J. Photogramm. Remote Sens. 2024, 207, 203–217. [Google Scholar] [CrossRef]
  3. Sha, Y.; Feng, Y.; He, M.; Jin, Y.; You, S.; Ji, Y.; Wu, F.; Liu, S.; Che, S. Cross-Modality Consistency Network for Remote Sensing Text-Image Retrieval. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2025, 18, 17539–17551. [Google Scholar] [CrossRef]
  4. Weng, Q. Remote sensing of impervious surfaces in the urban areas: Requirements, methods, and trends. Remote Sens. Environ. 2012, 117, 34–49. [Google Scholar] [CrossRef]
  5. Blaschke, T.; Lang, S.; Lorup, E.; Strobl, J.; Zeil, P. Object-oriented image processing in an integrated GIS/remote sensing environment and perspectives for environmental applications. Environ. Inf. Plan. Politics Public 2000, 2, 555–570. [Google Scholar]
  6. Zang, N.; Cao, Y.; Wang, Y.; Huang, B.; Zhang, L.; Mathiopoulos, P.T. Land-use mapping for high-spatial resolution remote sensing image via deep learning: A review. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2021, 14, 5372–5391. [Google Scholar] [CrossRef]
  7. Zheng, Z.; Zhong, Y.; Wang, J.; Ma, A.; Zhang, L. Building damage assessment for rapid disaster response with a deep object-based semantic change detection framework: From natural disasters to man-made disasters. Remote Sens. Environ. 2021, 265, 112636. [Google Scholar] [CrossRef]
  8. Lin, Y.; Xie, Y.; Chen, D.; Xu, Y.; Zhu, C.; Yuan, L. Revive: Regional visual representation matters in knowledge-based visual question answering. Adv. Neural Inf. Process. Syst. 2022, 35, 10560–10571. [Google Scholar]
  9. Yang, Z.; Wang, J.; Tang, Y.; Chen, K.; Zhao, H.; Torr, P.H. Lavt: Language-aware vision transformer for referring image segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, New Orleans, LA, USA, 19–24 June 2022; pp. 18155–18165. [Google Scholar]
  10. Ding, H.; Liu, C.; Wang, S.; Jiang, X. VLT: Vision-language transformer and query generation for referring segmentation. IEEE Trans. Pattern Anal. Mach. Intell. 2022, 45, 7900–7916. [Google Scholar] [CrossRef]
  11. Yuan, Z.; Mou, L.; Hua, Y.; Zhu, X.X. Rrsis: Referring remote sensing image segmentation. IEEE Trans. Geosci. Remote Sens. 2024, 62, 1–12. [Google Scholar] [CrossRef]
  12. Liu, S.; Ma, Y.; Zhang, X.; Wang, H.; Ji, J.; Sun, X.; Ji, R. Rotated multi-scale interaction network for referring remote sensing image segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Seattle, WA, USA, 16–22 June 2024; pp. 26658–26668. [Google Scholar]
  13. Ma, Q.; Li, L.; Lu, X.; Jiao, L.; Liu, F.; Ma, W.; Liu, X.; Sun, L. LSCF: Long-term Semantic-guidance ConvFormer for Referring Remote Sensing Image Segmentation. IEEE Trans. Geosci. Remote Sens. 2025, 63, 5628313. [Google Scholar] [CrossRef]
  14. Zhang, T.; Wen, Z.; Kong, B.; Liu, K.; Zhang, Y.; Zhuang, P.; Li, J. Referring remote sensing image segmentation via bidirectional alignment guided joint prediction. arXiv 2025, arXiv:2502.08486. [Google Scholar] [CrossRef]
  15. Kirillov, A.; Mintun, E.; Ravi, N.; Mao, H.; Rolland, C.; Gustafson, L.; Xiao, T.; Whitehead, S.; Berg, A.C.; Lo, W.Y.; et al. Segment anything. In Proceedings of the IEEE/CVF International Conference on Computer Vision, Paris, France, 1–6 October 2023; pp. 4015–4026. [Google Scholar]
  16. Ravi, N.; Gabeur, V.; Hu, Y.T.; Hu, R.; Ryali, C.; Ma, T.; Khedr, H.; Rädle, R.; Rolland, C.; Gustafson, L.; et al. Sam 2: Segment anything in images and videos. arXiv 2024, arXiv:2408.00714. [Google Scholar]
  17. Yuan, L.; Kong, B.; Wen, Z.; Liu, K.; Zhang, Y.; Liu, L. RSTG-SAM: A Two-Stage Text-Guided SAM-Based Model for Referring Remote Sensing Image Segmentation. IEEE Geosci. Remote Sens. Lett. 2025, 22, 6013205. [Google Scholar] [CrossRef]
  18. Rong, F.; Lan, M.; Zhang, Q.; Zhang, L. Customized SAM 2 for Referring Remote Sensing Image Segmentation. arXiv 2025, arXiv:2503.07266. [Google Scholar] [CrossRef]
  19. Chen, K.; Liu, C.; Chen, B.; Zhang, J.; Zou, Z.; Shi, Z. Rsrefseg 2: Decoupling referring remote sensing image segmentation with foundation models. arXiv 2025, arXiv:2507.06231. [Google Scholar] [CrossRef]
  20. Hu, R.; Rohrbach, M.; Darrell, T. Segmentation from natural language expressions. In European Conference on Computer Vision; Springer: Berlin/Heidelberg, Germany, 2016; pp. 108–124. [Google Scholar]
  21. He, K.; Zhang, X.; Ren, S.; Sun, J. Deep residual learning for image recognition. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Las Vegas, NV, USA, 26 June–1 July 2016; pp. 770–778. [Google Scholar]
  22. Greff, K.; Srivastava, R.K.; Koutník, J.; Steunebrink, B.R.; Schmidhuber, J. LSTM: A search space odyssey. IEEE Trans. Neural Netw. Learn. Syst. 2016, 28, 2222–2232. [Google Scholar] [CrossRef]
  23. Margffoy-Tuay, E.; Pérez, J.C.; Botero, E.; Arbeláez, P. Dynamic multimodal instance segmentation guided by natural language queries. In Proceedings of the European Conference on Computer Vision (ECCV), Munich, Germany, 8–14 September 2018; pp. 630–645. [Google Scholar]
  24. Li, R.; Li, K.; Kuo, Y.C.; Shu, M.; Qi, X.; Shen, X.; Jia, J. Referring image segmentation via recurrent refinement networks. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Salt Lake City, UT, USA, 18–23 June 2018; pp. 5745–5753. [Google Scholar]
  25. Chen, D.J.; Jia, S.; Lo, Y.C.; Chen, H.T.; Liu, T.L. See-through-text grouping for referring image segmentation. In Proceedings of the IEEE/CVF International Conference on Computer Vision, Seoul, Republic of Korea, 27 October–2 November 2019; pp. 7454–7463. [Google Scholar]
  26. Hu, Z.; Feng, G.; Sun, J.; Zhang, L.; Lu, H. Bi-directional relationship inferring network for referring image segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Seattle, WA, USA, 14–19 June 2020; pp. 4424–4433. [Google Scholar]
  27. Chen, Y.W.; Tsai, Y.H.; Wang, T.; Lin, Y.Y.; Yang, M.H. Referring expression object segmentation with caption-aware consistency. arXiv 2019, arXiv:1910.04748. [Google Scholar] [CrossRef]
  28. Jing, Y.; Kong, T.; Wang, W.; Wang, L.; Li, L.; Tan, T. Locate then segment: A strong pipeline for referring image segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Nashville, TN, USA, 20–25 June 2021; pp. 9858–9867. [Google Scholar]
  29. Yu, L.; Lin, Z.; Shen, X.; Yang, J.; Lu, X.; Bansal, M.; Berg, T.L. Mattnet: Modular attention network for referring expression comprehension. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Salt Lake City, UT, USA, 18–23 June 2018; pp. 1307–1315. [Google Scholar]
  30. Shi, H.; Li, H.; Meng, F.; Wu, Q. Key-word-aware network for referring expression image segmentation. In Proceedings of the European Conference on Computer Vision (ECCV), Munich, Germany, 8–14 September 2018; pp. 38–54. [Google Scholar]
  31. Hui, T.; Liu, S.; Huang, S.; Li, G.; Yu, S.; Zhang, F.; Han, J. Linguistic structure guided context modeling for referring image segmentation. In European Conference on Computer Vision; Springer: Berlin/Heidelberg, Germany, 2020; pp. 59–75. [Google Scholar]
  32. Yang, S.; Xia, M.; Li, G.; Zhou, H.Y.; Yu, Y. Bottom-up shift and reasoning for referring image segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Nashville, TN, USA, 20–25 June 2021; pp. 11266–11275. [Google Scholar]
  33. Liu, S.; Hui, T.; Huang, S.; Wei, Y.; Li, B.; Li, G. Cross-modal progressive comprehension for referring segmentation. IEEE Trans. Pattern Anal. Mach. Intell. 2021, 44, 4761–4775. [Google Scholar] [CrossRef] [PubMed]
  34. Ye, L.; Rochan, M.; Liu, Z.; Wang, Y. Cross-modal self-attention network for referring image segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Long Beach, CA, USA, 15–20 June 2019; pp. 10502–10511. [Google Scholar]
  35. Feng, G.; Hu, Z.; Zhang, L.; Lu, H. Encoder fusion network with co-attention embedding for referring image segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Nashville, TN, USA, 20–25 June 2021; pp. 15506–15515. [Google Scholar]
  36. Hu, Y.; Wang, Q.; Shao, W.; Xie, E.; Li, Z.; Han, J.; Luo, P. Beyond one-to-one: Rethinking the referring image segmentation. In Proceedings of the IEEE/CVF International Conference on Computer Vision, Paris, France, 1–6 October 2023; pp. 4067–4077. [Google Scholar]
  37. Liu, Y.; Xu, R.; Tang, Y. Fully Aligned Network for Referring Image Segmentation. In 2024 IEEE International Conference on Visual Communications and Image Processing (VCIP); IEEE: Piscataway, NJ, USA, 2024; pp. 1–5. [Google Scholar]
  38. Cho, Y.; Yu, H.; Kang, S.J. Cross-aware early fusion with stage-divided vision and language transformer encoders for referring image segmentation. IEEE Trans. Multimed. 2023, 26, 5823–5833. [Google Scholar] [CrossRef]
  39. Wu, J.; Zhang, Y.; Kampffmeyer, M.; Zhao, X. Prompt-guided bidirectional deep fusion network for referring image segmentation. Neurocomputing 2025, 616, 128899. [Google Scholar] [CrossRef]
  40. Nguyen-Truong, H.; Nguyen, E.R.; Vu, T.A.; Tran, M.T.; Hua, B.S.; Yeung, S.K. Vision-aware text features in referring image segmentation: From object understanding to context understanding. In 2025 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV); IEEE: Piscataway, NJ, USA, 2025; pp. 4988–4998. [Google Scholar]
  41. Shah, N.A.; VS, V.; Patel, V.M. Lqmformer: Language-aware query mask transformer for referring image segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Seattle, WA, USA, 16–21 June 2024; pp. 12903–12913. [Google Scholar]
  42. Wang, Z.; Lu, Y.; Li, Q.; Tao, X.; Guo, Y.; Gong, M.; Liu, T. Cris: Clip-driven referring image segmentation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, New Orleans, LA, USA, 18–24 June 2022; pp. 11686–11695. [Google Scholar]
  43. Yue, P.; Lin, J.; Zhang, S.; Hu, J.; Lu, Y.; Niu, H.; Ding, H.; Zhang, Y.; Jiang, G.; Cao, L.; et al. Adaptive selection based referring image segmentation. In Proceedings of the 32nd ACM International Conference on Multimedia, Melbourne, Australia, 28 October–1 November 2024; pp. 1101–1110. [Google Scholar]
  44. Xu, Z.; Chen, Z.; Zhang, Y.; Song, Y.; Wan, X.; Li, G. Bridging vision and language encoders: Parameter-efficient tuning for referring image segmentation. In Proceedings of the IEEE/CVF International Conference on Computer Vision, Paris, France, 1–6 October 2023; pp. 17503–17512. [Google Scholar]
  45. Wang, Y.; Li, J.; Zhang, X.; Shi, B.; Li, C.; Dai, W.; Xiong, H.; Tian, Q. Barleria: An efficient tuning framework for referring image segmentation. In Proceedings of the Twelfth International Conference on Learning Representations, Vienna, Austria, 7–11 May 2024. [Google Scholar]
  46. Shang, C.; Song, Z.; Qiu, H.; Wang, L.; Meng, F.; Li, H. Prompt-driven referring image segmentation with instance contrasting. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Seattle, WA, USA, 16–22 June 2024; pp. 4124–4134. [Google Scholar]
  47. Radford, A.; Kim, J.W.; Hallacy, C.; Ramesh, A.; Goh, G.; Agarwal, S.; Sastry, G.; Askell, A.; Mishkin, P.; Clark, J.; et al. Learning transferable visual models from natural language supervision. In International Conference on Machine Learning; PmLR: Cambridge, MA, USA, 2021; pp. 8748–8763. [Google Scholar]
  48. Dong, Z.; Sun, Y.; Liu, T.; Zuo, W.; Gu, Y. Cross-modal bidirectional interaction model for referring remote sensing image segmentation. arXiv 2024, arXiv:2410.08613. [Google Scholar] [CrossRef]
  49. Lei, S.; Xiao, X.; Zhang, T.; Li, H.C.; Shi, Z.; Zhu, Q. Exploring fine-grained image-text alignment for referring remote sensing image segmentation. IEEE Trans. Geosci. Remote Sens. 2024, 63, 5604611. [Google Scholar] [CrossRef]
  50. Shi, L.; Zhang, J. Multimodal-aware fusion network for referring remote sensing image segmentation. IEEE Geosci. Remote Sens. Lett. 2025, 22, 8001805. [Google Scholar] [CrossRef]
  51. Li, K.; Vosselman, G.; Yang, M.Y. Scale-wise Bidirectional Alignment Network for referring remote sensing image segmentation. ISPRS J. Photogramm. Remote Sens. 2025, 226, 350–363. [Google Scholar] [CrossRef]
  52. Lobry, S.; Marcos, D.; Murray, J.; Tuia, D. RSVQA: Visual question answering for remote sensing data. IEEE Trans. Geosci. Remote Sens. 2020, 58, 8555–8566. [Google Scholar] [CrossRef]
  53. Saha, A.; Maji, S.K. Enhanced RSVQA Insight Through Synergistic Visual-Linguistic Attention Models. IEEE Geosci. Remote Sens. Lett. 2025, 22, 8002905. [Google Scholar] [CrossRef]
  54. Yang, X.; Li, C.; Wang, Z.; Xie, H.; Mao, J.; Yin, G. Remote sensing cross-modal text-image retrieval based on attention correction and filtering. Remote Sens. 2025, 17, 503. [Google Scholar] [CrossRef]
  55. Wang, Y.; Tang, X.; Ma, J.; Zhang, X.; Liu, F.; Jiao, L. Cross-modal remote sensing image–text retrieval via context and uncertainty-aware prompt. IEEE Trans. Neural Netw. Learn. Syst. 2024, 36, 11384–11398. [Google Scholar] [CrossRef] [PubMed]
  56. Lyu, Y.; Yan, H.; Liu, Y.; Chen, H. Discriminative Representation Learning for Remote Sensing Visual Question Answering. ACM Trans. Multimedia Comput. Commun. Appl. 2025. [Google Scholar] [CrossRef]
  57. Zi, X.; Xiao, J.; Shi, Y.; Tao, X.; Li, J.; Braytee, A.; Prasad, M. RSVLM-QA: A Benchmark Dataset for Remote Sensing Vision Language Model-based Question Answering. In Proceedings of the 33rd ACM International Conference on Multimedia, Dublin, Ireland, 27–31 October 2025; pp. 12905–12911. [Google Scholar]
  58. Xu, L.; Wang, L.; Zhang, J.; Ha, D.; Zhang, H. A Review of Cross-Modal Image–Text Retrieval in Remote Sensing. Remote Sens. 2025, 17, 3995. [Google Scholar] [CrossRef]
  59. Deng, J.; Yang, Z.; Chen, T.; Zhou, W.; Li, H. Transvg: End-to-end visual grounding with transformers. In Proceedings of the IEEE/CVF International Conference on Computer Vision, Montreal, QC, Canada, 10–17 October 2021; pp. 1769–1779. [Google Scholar]
  60. Zheng, Y.H.; Lin, G.S.; Chang, K.Y. Transformer-based Visual Grounding with Inter-Modality Cross Attention. In 2025 19th International Conference on Machine Vision and Applications (MVA); IEEE: Piscataway, NJ, USA, 2025; pp. 1–6. [Google Scholar]
  61. Zou, X.; Wu, C.; Cheng, L.; Wang, Z. Tokenflow: Rethinking fine-grained cross-modal alignment in vision-language retrieval. arXiv 2022, arXiv:2209.13822. [Google Scholar]
  62. Pan, Z.; Wu, F.; Zhang, B. Fine-grained image-text matching by cross-modal hard aligning network. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Vancouver, BC, Canada, 17–24 June 2023; pp. 19275–19284. [Google Scholar]
  63. Luo, Z.; Meng, M.; Wu, J. Dynamic patch selection and dual-granularity alignment for cross-modal retrieval. Neurocomputing 2026, 600, 132999. [Google Scholar] [CrossRef]
  64. Wang, W.; Di, X.; Liu, M.; Gao, F. Multi-level Symmetric Semantic Alignment Network for image–text matching. Neurocomputing 2024, 599, 128082. [Google Scholar] [CrossRef]
  65. Li, Z.; Zhang, L.; Zhang, K.; Zhang, Y.; Mao, Z. Improving image-text matching with bidirectional consistency of cross-modal alignment. IEEE Trans. Circuits Syst. Video Technol. 2024, 34, 6590–6607. [Google Scholar] [CrossRef]
  66. Azimi, S.M.; Henry, C.; Sommer, L.; Schumann, A.; Vig, E. Skyscapes fine-grained semantic understanding of aerial scenes. In Proceedings of the IEEE/CVF International Conference on Computer Vision, Seoul, Republic of Korea, 27 October–2 November 2019; pp. 7393–7403. [Google Scholar]
  67. Zhan, Y.; Xiong, Z.; Yuan, Y. Rsvg: Exploring data and models for visual grounding on remote sensing data. IEEE Trans. Geosci. Remote Sens. 2023, 61, 5604513. [Google Scholar] [CrossRef]
  68. Li, X.; Ding, J.; Elhoseiny, M. Vrsbench: A versatile vision-language benchmark dataset for remote sensing image understanding. Adv. Neural Inf. Process. Syst. 2024, 37, 3229–3242. [Google Scholar]
  69. Tschannen, M.; Gritsenko, A.; Wang, X.; Naeem, M.F.; Alabdulmohsin, I.; Parthasarathy, N.; Evans, T.; Beyer, L.; Xia, Y.; Mustafa, B.; et al. Siglip 2: Multilingual vision-language encoders with improved semantic understanding, localization, and dense features. arXiv 2025, arXiv:2502.14786. [Google Scholar]
  70. Hochreiter, S.; Schmidhuber, J. Long Short-Term Memory. Neural Comput. 1997, 9, 1735–1780. [Google Scholar] [CrossRef] [PubMed]
  71. Liu, Z.; Lin, Y.; Cao, Y.; Hu, H.; Wei, Y.; Zhang, Z.; Lin, S.; Guo, B. Swin transformer: Hierarchical vision transformer using shifted windows. In Proceedings of the IEEE/CVF International Conference on Computer Vision, Montreal, QC, Canada, 10–17 October 2021; pp. 10012–10022. [Google Scholar]
  72. Devlin, J.; Chang, M.W.; Lee, K.; Toutanova, K. BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. In Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics (NAACL-HLT), Minneapolis, MN, USA, 2–7 June 2019. [Google Scholar]
Figure 1. Illustration of RRSIS challenges. (a) Challenge of large-scale composite regional targets with ambiguous boundaries. (b) Challenge of identical-type target confusion and fine-grained referential discrimination. (c) Challenge of small-target localization and accurate recognition under complex backgrounds.
Figure 1. Illustration of RRSIS challenges. (a) Challenge of large-scale composite regional targets with ambiguous boundaries. (b) Challenge of identical-type target confusion and fine-grained referential discrimination. (c) Challenge of small-target localization and accurate recognition under complex backgrounds.
Remotesensing 18 01015 g001
Figure 2. The overall framework of SGSRF disentangles semantic alignment, spatial grounding, and pixel-level segmentation into three decoupled yet cascaded stages. CCR enforces cross-modal structural consistency to produce grounding cues; GPG externalizes localization priors into prompt space; and GMS performs grounding-modulated mask prediction under dual guidance from prompts and contextual cues.
Figure 2. The overall framework of SGSRF disentangles semantic alignment, spatial grounding, and pixel-level segmentation into three decoupled yet cascaded stages. CCR enforces cross-modal structural consistency to produce grounding cues; GPG externalizes localization priors into prompt space; and GMS performs grounding-modulated mask prediction under dual guidance from prompts and contextual cues.
Remotesensing 18 01015 g002
Figure 3. The architecture of the proposed ASCR. Green: initialized context tokens (input)/optimized grounding cues (output); Pink: text embeddings (input)/refined text descriptions (output). The enhanced textual sequence U (concatenated from L and C) first undergoes self-attention to produce the linguistic structural matrix A u u . The VTRSC module constructs the vision-induced token relational matrix C u u from the visual-to-text cross-attention matrix A f u . The SCR aligns A u u and C u u to compute the consistency L c o n s .
Figure 3. The architecture of the proposed ASCR. Green: initialized context tokens (input)/optimized grounding cues (output); Pink: text embeddings (input)/refined text descriptions (output). The enhanced textual sequence U (concatenated from L and C) first undergoes self-attention to produce the linguistic structural matrix A u u . The VTRSC module constructs the vision-induced token relational matrix C u u from the visual-to-text cross-attention matrix A f u . The SCR aligns A u u and C u u to compute the consistency L c o n s .
Remotesensing 18 01015 g003
Figure 4. Schematic diagram of of ASCR. (a) Pipeline of VTRSC and SCR: C u u is derived from A f u , and the similarity constraint between A u u and C u u is enforced via the consistency loss L cons . For clarity, text tokens are grouped by semantics (target entity, spatial relation, reference entity, location constraint) and color-coded to intuitively present the structural dependencies among tokens. (b) Effectiveness visualization: without SCR, the model fails to parse hierarchical spatial relations, leading to ambiguous localization; with SCR, semantic groups align with visual layouts, enabling accurate instance-level localization and spatial relation parsing.
Figure 4. Schematic diagram of of ASCR. (a) Pipeline of VTRSC and SCR: C u u is derived from A f u , and the similarity constraint between A u u and C u u is enforced via the consistency loss L cons . For clarity, text tokens are grouped by semantics (target entity, spatial relation, reference entity, location constraint) and color-coded to intuitively present the structural dependencies among tokens. (b) Effectiveness visualization: without SCR, the model fails to parse hierarchical spatial relations, leading to ambiguous localization; with SCR, semantic groups align with visual layouts, enabling accurate instance-level localization and spatial relation parsing.
Remotesensing 18 01015 g004
Figure 5. The architecture of the proposed GPG. Red blocks denote dense prompts, and orange blocks denote sparse prompts. Initial prompt tokens P pass through a dual cross-attention block ( × 2 ) with H f and H l , then are processed to generate sparse prompt E s . Parallelly, H f is upsampled, fused with H l , and convolved to produce dense prompt E d . This dual-prompt design outputs complementary cues for the SAM2 decoder.
Figure 5. The architecture of the proposed GPG. Red blocks denote dense prompts, and orange blocks denote sparse prompts. Initial prompt tokens P pass through a dual cross-attention block ( × 2 ) with H f and H l , then are processed to generate sparse prompt E s . Parallelly, H f is upsampled, fused with H l , and convolved to produce dense prompt E d . This dual-prompt design outputs complementary cues for the SAM2 decoder.
Remotesensing 18 01015 g005
Figure 6. Qualitative comparisons of different methods on the RefSegRS dataset. (The green box denotes the zoomed-in local region, and the red color indicates the target region described in the text).
Figure 6. Qualitative comparisons of different methods on the RefSegRS dataset. (The green box denotes the zoomed-in local region, and the red color indicates the target region described in the text).
Remotesensing 18 01015 g006
Figure 7. Qualitative comparisons of different methods on the RRSIS-D dataset. (The red color indicates the target region described in the text).
Figure 7. Qualitative comparisons of different methods on the RRSIS-D dataset. (The red color indicates the target region described in the text).
Remotesensing 18 01015 g007
Figure 8. Qualitative comparisons of different methods on the RISBench dataset. (The red color indicates the target region described in the text).
Figure 8. Qualitative comparisons of different methods on the RISBench dataset. (The red color indicates the target region described in the text).
Remotesensing 18 01015 g008
Figure 9. Visualization of typical failure cases of the proposed SGSRF framework. ((ag) Different test cases selected to analyze the model’s performance, where the red regions denote the target objects corresponding to the referring text).
Figure 9. Visualization of typical failure cases of the proposed SGSRF framework. ((ag) Different test cases selected to analyze the model’s performance, where the red regions denote the target objects corresponding to the referring text).
Remotesensing 18 01015 g009
Table 1. Overview of Referring Remote Sensing Image Segmentation benchmarks. #Samples and #Classes denote the number of samples and the number of classes, respectively.
Table 1. Overview of Referring Remote Sensing Image Segmentation benchmarks. #Samples and #Classes denote the number of samples and the number of classes, respectively.
DatasetImage Size#Samples#ClassesKey Challenges
RefSegRS 512 × 512 442014Urban clutter, attribute ambiguity
RRSIS-D 800 × 800 17,40220Extreme scale variation
RISBench 512 × 512 52,47226Linguistic diversity, large category space
Table 2. Quantitative comparison with state-of-the-art methods on the RefSegRS benchmark. (Bold values indicate the best performance among all comparison methods).
Table 2. Quantitative comparison with state-of-the-art methods on the RefSegRS benchmark. (Bold values indicate the best performance among all comparison methods).
MethodVisionTextPr@0.5Pr@0.6Pr@0.7Pr@0.8Pr@0.9cIoUgIoU
ValTestValTestValTestValTestValTestValTestValTest
RNN [24]R-101 [21]LSTM [70]55.4330.2642.9823.0123.1114.8713.727.172.640.9869.2465.0650.8141.88
CMSA [34]R-101 [21]39.2428.0738.4420.2520.3912.7111.795.611.520.8365.8464.5343.6241.47
BRINet [26]R-101 [21]LSTM [70]36.8620.7235.5314.2619.939.8710.662.982.841.1461.5958.2238.7331.51
LSCM [31]R-101 [21]LSTM [70]56.8231.5441.2420.4121.859.5112.115.292.510.8462.8261.2740.5935.54
CMPC+ [33]R-101 [21]LSTM [70]56.8449.1937.5928.3120.4215.3110.678.122.782.5570.6266.5347.1343.65
LGCE [11]Swin-B [71]BERT [72]95.8280.3593.0469.2482.3748.7642.9218.7710.213.9184.6077.0476.8564.12
RMSIN [12]Swin-B [71]BERT [72]93.7476.8889.3362.4775.8736.8733.4113.547.892.5379.9373.0374.1860.27
FIANet [48]Swin-B [71]BERT [72]96.0682.4493.5074.6889.7957.7370.5327.8515.555.6785.9076.9580.9666.80
BTDNet [14]Swin-B [71]BERT [72]95.1383.6094.2075.0790.7262.6968.9134.4019.499.1487.9280.5780.6167.95
LSCF [13]Swin-B [71]BERT [72]97.2287.5196.3082.8993.7575.8589.5862.6572.9233.7790.8083.2789.4577.44
RS2-SAM2 [18]SAM2-L [15]BEIT-3 [72]95.3684.3194.9079.4292.5870.8983.7655.7036.6621.1988.0380.8785.2173.90
RSRefSeg2 [19]SAM [15]CLIP [47]96.5287.4594.6681.2992.3472.2687.7057.7372.8532.9790.5480.3389.7076.17
OursSAM [15]CLIP [47]97.2288.0695.1382.9493.0473.8090.2659.6077.4937.1591.4283.5591.0677.85
Table 3. Quantitative comparison with state-of-the-art methods on the RRSIS-D benchmark. (Bold values indicate the best performance among all comparison methods).
Table 3. Quantitative comparison with state-of-the-art methods on the RRSIS-D benchmark. (Bold values indicate the best performance among all comparison methods).
MethodVisionTextPr@0.5Pr@0.6Pr@0.7Pr@0.8Pr@0.9cIoUgIoU
ValTestValTestValTestValTestValTestValTestValTest
RNN [24]R-101 [21]LSTM [70]51.0951.0742.4742.1133.0432.7720.8021.576.146.3766.5366.4346.0645.64
CMSA [34]R-101 [21]55.6855.3248.0446.4538.2737.4326.5525.399.028.1569.6869.3948.8548.54
LSCM [31]R-101 [21]LSTM [70]57.1256.0248.0446.2537.8737.7026.3725.287.938.2769.2869.0550.3649.92
BRINet [26]R-101 [21]LSTM [70]58.7956.9049.5448.7739.6539.1228.2127.039.198.7370.7369.8851.1449.65
CMPC+ [33]R-101 [21]LSTM [70]59.1957.6549.3647.5138.6736.9725.9124.338.167.7870.1468.6451.4150.24
LGCE [11]Swin-B [71]BERT [72]73.1073.4866.3866.6255.8655.0442.8741.5123.3323.3377.1076.2863.4963.12
RMSIN [12]Swin-B [71]BERT [72]75.4074.2067.7068.0056.6756.5943.6842.4024.9423.7077.9177.5165.1164.21
FIANet [48]Swin-B [71]BERT [72]75.1374.4767.4566.9656.9556.3144.3742.8324.4824.1377.5376.9164.9764.01
MAFN [50]Swin-B [71]BERT [72]76.3275.2769.3168.1458.3356.7944.5443.4924.7123.7678.3377.4166.0364.76
BTDNet [14]Swin-B [71]BERT [72]77.8775.9371.2669.9260.1159.2947.5346.2527.7027.4679.2979.2366.8966.04
LSCF [13]Swin-B [71]BERT [72]75.1774.3067.9367.6957.9956.3244.9443.0825.9825.6778.1477.4265.1564.25
RS2-SAM2 [18]SAM2-L [15]BEIT-3 [72]79.2577.5674.0872.3463.8561.7650.5747.9230.4029.7380.1678.9968.8166.72
RSRefSeg2 [19]SAM [15]CLIP [47]79.7179.4974.8374.0665.1764.5552.6450.1332.3631.3479.1978.5069.6868.78
OursSAM [15]CLIP [47]80.2380.9375.5776.0766.9566.2753.1051.0232.4731.1479.1879.3769.9369.67
Table 4. Per-class performance comparison on the RRSIS-D test set. (Bold values indicate the best performance among all comparison methods).
Table 4. Per-class performance comparison on the RRSIS-D test set. (Bold values indicate the best performance among all comparison methods).
CategoryRMSINLGCEFIANetRSRefSeg2StaRF (Ours)
airport68.0868.1168.6672.9563.13
Golf field56.1156.4357.0779.0979.06
Expressway service area76.6877.1977.3576.4977.83
Baseball field66.9370.9370.4487.2787.25
stadium83.0984.9084.8788.7387.90
Ground track field81.9182.5482.0079.8883.08
Storage tank73.6573.3376.9979.0580.93
Basketball court72.2674.3774.8674.9171.82
chimney68.4268.4468.4183.9785.15
Tennis court76.6875.6378.4879.9879.05
Overpass70.1467.6770.0166.1768.91
Train station62.6758.1961.3067.7471.19
Ship64.6463.4865.9671.6574.11
Expressway toll station65.7161.6364.8275.0373.37
dam68.7064.5471.3165.8369.25
harbor60.4060.4762.0346.7943.18
bridge36.7434.2437.9455.5657.52
vehicle47.6343.1249.6655.1055.84
windmill41.9940.7646.7262.0662.74
airplane60.1756.4360.3272.9573.86
average65.1364.1266.4672.0672.26
Table 5. Quantitative comparison with state-of-the-art methods on the RISBench benchmark (Val/Test). (Bold values indicate the best performance among all comparison methods).
Table 5. Quantitative comparison with state-of-the-art methods on the RISBench benchmark (Val/Test). (Bold values indicate the best performance among all comparison methods).
MethodVisionTextPr@0.5Pr@0.6Pr@0.7Pr@0.8Pr@0.9cIoUgIoU
ValTestValTestValTestValTestValTestValTestValTest
RNN [24]R-101 [21]LSTM [70]54.6255.0446.8847.1339.5739.8632.6432.5811.5713.2447.2849.6742.6543.18
LSCM [31]R-101 [21]LSTM [70]55.8755.2647.2447.1440.2240.1033.5533.2912.7813.9147.9950.0843.2143.69
BRINet [26]R-101 [21]LSTM [70]52.1152.8745.1745.3937.9838.6430.8830.7910.2811.8646.2748.7341.5442.91
CMPC+ [33]R-101 [21]LSTM [70]57.8458.0249.2449.0042.3442.5335.7735.2614.5517.8850.2953.9845.8146.73
LGCE [11]Swin-B [71]BERT [72]70.5871.1965.7265.9258.6058.9446.8747.8724.6827.8670.5574.3462.3963.39
RMSIN [12]Swin-B [71]BERT [72]74.4374.5669.3769.4762.7562.3951.3051.5626.9030.7169.4173.8165.7566.79
FIANet [48]Swin-B [71]BERT [72]74.6674.8070.2169.8663.4163.1652.4952.7029.5131.8770.1774.2366.1666.83
LSCF [13]Swin-B [71]BERT [72]75.6776.0870.9971.2964.5864.9654.9255.1336.3836.7369.9374.8867.8868.53
RSRefSeg2 [19]SAM [15]CLIP [47]78.1478.5074.7074.9470.3870.3063.7463.4350.5049.9170.5474.7772.0572.62
OursSAM [15]CLIP [47]78.1179.4874.8576.0370.4371.3663.8763.9550.9450.6870.6175.7472.0373.30
Table 6. Computational complexity comparison with state-of-the-art methods. (Bold values indicate the best performance among all comparison methods).
Table 6. Computational complexity comparison with state-of-the-art methods. (Bold values indicate the best performance among all comparison methods).
MethodTotal ParametersTrainable ParametersGFLOPsInference TimeInference FPS
RMSIN240.04 M240.04 M1712.1971.314.02
LGCE276.26 M276.26 M1745.2366.2315.1
FIANet251.92 M251.92 M1712.9073.4913.61
Rsrefseg21447.13 M97.87 M2563.51267.293.74
Ours1407.38 M58.12 M2570.23263.23.8
Table 7. Ablation study on the RRSIS-D validation set. (√: The corresponding module is used; –: The module is not used. Bold values indicate the best performance among all comparison methods).
Table 7. Ablation study on the RRSIS-D validation set. (√: The corresponding module is used; –: The module is not used. Bold values indicate the best performance among all comparison methods).
Foundation ModelGPGASCRGMFERRSIS-D Metrics
SAM2CLIP-TCLIP-ISPDPBCMICLSMSCRPr@0.5Pr@0.6Pr@0.7Pr@0.8Pr@0.9cIoUgIoU
76.9671.4261.5947.9229.6576.2866.48
77.3172.0862.0248.1829.9977.3566.72
79.8474.6364.7849.6430.6278.5468.72
80.2175.0965.0151.1131.3479.2069.32
80.5875.1865.1250.5331.7279.4969.33
80.8475.8766.0250.1331.2379.5069.62
80.9576.0165.5850.9630.9779.3169.53
81.1075.9865.4450.6531.6979.8369.56
81.6776.5966.5051.5931.7480.5470.31
Table 8. Ablation study on the number of embeddings and the consistency constraint coefficient λ .
Table 8. Ablation study on the number of embeddings and the consistency constraint coefficient λ .
ModuleEmbeddingsPr@0.5Pr@0.6Pr@0.7Pr@0.8Pr@0.9cIoUgIoU
6 (Z)80.8275.9366.4752.2231.7979.8669.98
6 (R)80.8276.1366.7651.7931.8480.5070.26
181.6976.2165.9851.3631.5380.0970.05
context381.1876.5066.3351.7331.9980.2270.06
681.6776.5966.5051.5931.7480.5470.31
980.8776.0165.6951.4431.3079.5770.08
1280.4375.5166.4351.6631.5680.4169.99
Sparse380.7276.1565.8250.9831.2579.6870.06
680.8876.3166.0951.1531.5179.8670.29
981.6776.5966.5051.5931.7480.5470.31
1280.9775.5865.4450.1931.5379.9370.06
λ c o n s 080.8475.8766.0250.1331.2379.5069.62
0.181.0176.0465.5350.7031.4979.7369.60
0.381.5076.1365.7350.5631.2680.0569.85
0.581.6776.5966.5051.5931.7480.5470.31
0.780.7575.6765.9950.7631.9480.0169.80
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Dong, S.; Xie, J.; Chen, L.; Chen, H.; Qi, B.; Ge, Y. Structurally Consistent and Grounding-Aware Stagewise Reasoning for Referring Remote Sensing Image Segmentation. Remote Sens. 2026, 18, 1015. https://doi.org/10.3390/rs18071015

AMA Style

Dong S, Xie J, Chen L, Chen H, Qi B, Ge Y. Structurally Consistent and Grounding-Aware Stagewise Reasoning for Referring Remote Sensing Image Segmentation. Remote Sensing. 2026; 18(7):1015. https://doi.org/10.3390/rs18071015

Chicago/Turabian Style

Dong, Shan, Jianlin Xie, Liang Chen, He Chen, Baogui Qi, and Yunqiu Ge. 2026. "Structurally Consistent and Grounding-Aware Stagewise Reasoning for Referring Remote Sensing Image Segmentation" Remote Sensing 18, no. 7: 1015. https://doi.org/10.3390/rs18071015

APA Style

Dong, S., Xie, J., Chen, L., Chen, H., Qi, B., & Ge, Y. (2026). Structurally Consistent and Grounding-Aware Stagewise Reasoning for Referring Remote Sensing Image Segmentation. Remote Sensing, 18(7), 1015. https://doi.org/10.3390/rs18071015

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop