paper-with-me

Papers

Cross-Modal Bidirectional Interaction Model for Referring Remote Sensing Image Segmentation

2024-10-11 · Zhe Dong, Yuzhe Sun, Yanfeng Gu, Tianzhu Liu

Given a natural language expression and a remote sensing image, the goal of referring remote sensing image segmentation (RRSIS) is to generate a pixel-level mask of the target object identified by the referring expression. In contrast to natural scenarios, expressions in RRSIS often involve complex geospatial relationships, with target objects of interest that vary significantly in scale and lack visual saliency, thereby increasing the difficulty of achieving precise segmentation. To address the aforementioned challenges, a novel RRSIS framework is proposed, termed the cross-modal bidirectional interaction model (CroBIM). Specifically, a context-aware prompt modulation (CAPM) module is designed to integrate spatial positional relationships and task-specific knowledge into the linguistic features, thereby enhancing the ability to capture the target object. Additionally, a language-guided feature aggregation (LGFA) module is introduced to integrate linguistic information into multi-scale visual features, incorporating an attention deficit compensation mechanism to enhance feature aggregation. Finally, a mutual-interaction decoder (MID) is designed to enhance cross-modal feature alignment through cascaded bidirectional cross-attention, thereby enabling precise segmentation mask prediction. To further forster the research of RRSIS, we also construct RISBench, a new large-scale benchmark dataset comprising 52,472 image-language-label triplets. Extensive benchmarking on RISBench and two other prevalent datasets demonstrates the superior performance of the proposed CroBIM over existing state-of-the-art (SOTA) methods. The source code for CroBIM and the RISBench dataset will be publicly available at https://github.com/HIT-SIRS/CroBIM

📄 PDF Abstract BibTeX arXiv:2410.08613

Code (1)

hit-sirs/crobim 공식 구현

Tasks

BenchmarkingImage SegmentationReferring ExpressionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Referring Remote Sensing Image Segmentation via Bidirectional Alignment Guided Joint Prediction

2025-02-12 · Tianxiang Zhang, Zhaokun Wen, Bo Kong, Kecheng Liu 외

Referring Remote Sensing Image Segmentation (RRSIS) is critical for ecological monitoring, urban planning, and disaster management, requiring precise segmentation of objects in remote sensing imagery guided by textual de…

Image SegmentationSemantic Segmentation

Scale-wise Bidirectional Alignment Network for Referring Remote Sensing Image Segmentation

2025-01-01 · Kun Li, George Vosselman, Michael Ying Yang

The goal of referring remote sensing image segmentation (RRSIS) is to extract specific pixel-level regions within an aerial image via a natural language expression. Recent advancements, particularly Transformer-based fus…

feature selectionImage SegmentationSemantic Segmentation

Multimodal-Aware Fusion Network for Referring Remote Sensing Image Segmentation

2025-03-14 · Leideng Shi, Juan Zhang

Referring remote sensing image segmentation (RRSIS) is a novel visual task in remote sensing images segmentation, which aims to segment objects based on a given text description, with great significance in practical appl…

Image SegmentationSegmentationSemantic Segmentation

Bidirectional Correlation-Driven Inter-Frame Interaction Transformer for Referring Video Object Segmentation

2023-07-02 · Meng Lan, Fu Rong, Zuchao Li, Wei Yu 외

Referring video object segmentation (RVOS) aims to segment the target object in a video sequence described by a language expression. Typical multimodal Transformer based RVOS approaches process video sequence in a frame-…

ObjectReferring Video Object SegmentationRepresentation LearningSegmentation+3

Linguistic Query-Guided Mask Generation for Referring Image Segmentation

2023-01-16 · Zhichao Wei, Xiaohao Chen, Mingqiang Chen, Siyu Zhu

Referring image segmentation aims to segment the image region of interest according to the given language expression, which is a typical multi-modal task. Existing methods either adopt the pixel classification-based or t…

Contrastive Learningcross-modal alignmentDecoderImage Segmentation+2