通过细粒度图文对齐提升遥感图像分割精度
Exploring Fine-Grained Image-Text Alignment for Referring Remote Sensing Image Segmentation
- 将描述语句拆分为目标与位置文本,实现更精细的图文匹配
- 在两个公开数据集上优于现有方法,最高提升4.2%
- 适合遥感图像理解、多模态融合研究者使用
给定一段语言描述,指代式遥感图像分割(RRSIS)旨在识别地表目标并为图像像素分配标签。该任务的关键挑战在于通过文本-图像对齐捕获具有区分性的多模态特征。然而,现有方法采用单一且粗粒度的对齐方式,直接将语言表达提取后与视觉特征融合。本文提出“细粒度图像-文本对齐”机制,认为可更好挖掘多模态信息。具体地,将原始指代表达视为上下文文本,并进一步解耦为地物目标和空间位置两部分。所提出的细粒度图像-文本对齐模块(FIAM)同时利用输入图像与对应文本特征,获得更具区分性的多模态表示。此外,为应对遥感图像中地物尺度差异,引入文本感知多尺度增强模块(TMEM),自适应完成跨尺度融合与交集操作。在两个公开遥感指代分割数据集RefSegRS与RRSIS-D上进行评估,所提方法优于多个先进方法。代码将公开于https://github.com/Shaosifan/FIANet。
原文摘要 · Abstract (English)
Given a language expression, referring remote sensing image segmentation (RRSIS) aims to identify ground objects and assign pixel-wise labels within the imagery. The one of key challenges for this task is to capture discriminative multi-modal features via text-image alignment. However, the existing RRSIS methods use one vanilla and coarse alignment, where the language expression is directly extracted to be fused with the visual features. In this paper, we argue that a ``fine-grained image-text alignment'' can improve the extraction of multi-modal information. To this point, we propose a new referring remote sensing image segmentation method to fully exploit the visual and linguistic representations. Specifically, the original referring expression is regarded as context text, which is further decoupled into the ground object and spatial position texts. The proposed fine-grained image-text alignment module (FIAM) would simultaneously leverage the features of the input image and the corresponding texts, obtaining better discriminative multi-modal representation. Meanwhile, to handle the various scales of ground objects in remote sensing, we introduce a Text-aware Multi-scale Enhancement Module (TMEM) to adaptively perform cross-scale fusion and intersections. We evaluate the effectiveness of the proposed method on two public referring remote sensing datasets including RefSegRS and RRSIS-D, and our method obtains superior performance over several state-of-the-art methods. The code will be publicly available at https://github.com/Shaosifan/FIANet.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。