IVCVMMOct 26, 2025

Understanding What Is Not Said:Referring Remote Sensing Image Segmentation with Scarce Expressions

arXiv:2510.22760v1h-index: 11
Originality Highly original
AI Analysis

This work addresses the problem of limited annotation in remote sensing for researchers and practitioners, though it is incremental as it builds on existing referring segmentation methods.

The paper tackles the challenge of acquiring high-quality referring expressions for remote sensing image segmentation by introducing a weakly supervised learning paradigm that uses abundant class names as weak expressions alongside a few accurate ones, achieving performance that approaches or surpasses models trained with fully annotated expressions.

Referring Remote Sensing Image Segmentation (RRSIS) aims to segment instances in remote sensing images according to referring expressions. Unlike Referring Image Segmentation on general images, acquiring high-quality referring expressions in the remote sensing domain is particularly challenging due to the prevalence of small, densely distributed objects and complex backgrounds. This paper introduces a new learning paradigm, Weakly Referring Expression Learning (WREL) for RRSIS, which leverages abundant class names as weakly referring expressions together with a small set of accurate ones to enable efficient training under limited annotation conditions. Furthermore, we provide a theoretical analysis showing that mixed-referring training yields a provable upper bound on the performance gap relative to training with fully annotated referring expressions, thereby establishing the validity of this new setting. We also propose LRB-WREL, which integrates a Learnable Reference Bank (LRB) to refine weakly referring expressions through sample-specific prompt embeddings that enrich coarse class-name inputs. Combined with a teacher-student optimization framework using dynamically scheduled EMA updates, LRB-WREL stabilizes training and enhances cross-modal generalization under noisy weakly referring supervision. Extensive experiments on our newly constructed benchmark with varying weakly referring data ratios validate both the theoretical insights and the practical effectiveness of WREL and LRB-WREL, demonstrating that they can approach or even surpass models trained with fully annotated referring expressions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes