← 返回论文检索
CVPR 2026

RECS4R: Bridging Semantics and Geometry for Referring Remote Sensing Interpretation

Jinming Chai, Lingling Li, Licheng Jiao, Xiaoqiang Lu, Long Sun, Xu Liu, Wenping Ma, Weibin Li

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Referring expression comprehension and segmentation (RECS) task plays a vital role in remote sensing due to its high efficiency in multi-tasking. However, RECS has reached a performance bottleneck rooted in representational insufficiency, primarily due to cross-task representational fragmentation in multi-task interpretation. In this paper, we propose RECS4R, a unified multi-task framework to upgrade RECS performance. At the representation level, we introduce a language-guided unified contour decoding paradigm (LUCDP), using language-conditioned contours as intermediate carriers to synchronously decode VG and RIS, structurally preserving geometric and semantic consistency while enabling lightweight, efficient decoding. At refinement level, we introduce residual coarse-to-fine encoding (RCE), shifting fine stage from learning-from-scratch to error correction. At reaggregation level, we design channel isolated multi-scale fusion (CIMF) to achieve lossless feature fusion between channels. At regularization level, we employ gradient consistency loss (GCL) to enhance LUCDP and improve boundary adherence. Moreover, we validate RECS4R on remote-sensing and natural datasets, including RefDIOR, RRSIS-D, OPT-RSVG, RefCOCO, RefCOCO+, and RefCOCOg, and verify the image encoder under CNN, Transformer, and Mamba backbones, achieving advanced performance. The code will be publicly accessible at https://github.com/IPIU-XDU/RSFM.