CVAIDec 12, 2022

Scale-Semantic Joint Decoupling Network for Image-text Retrieval in Remote Sensing

arXiv:2212.05752v119 citationsh-index: 18
Originality Incremental advance
AI Analysis

This work addresses cross-modal retrieval challenges for remote sensing data analysis, but it appears incremental as it builds on existing decoupling strategies by merging them into a unified model.

The paper tackles the problem of image-text retrieval in remote sensing by proposing a Scale-Semantic Joint Decoupling Network (SSJDN) that integrates scale and semantic decoupling strategies, achieving state-of-the-art performance on four benchmark datasets.

Image-text retrieval in remote sensing aims to provide flexible information for data analysis and application. In recent years, state-of-the-art methods are dedicated to ``scale decoupling'' and ``semantic decoupling'' strategies to further enhance the capability of representation. However, these previous approaches focus on either the disentangling scale or semantics but ignore merging these two ideas in a union model, which extremely limits the performance of cross-modal retrieval models. To address these issues, we propose a novel Scale-Semantic Joint Decoupling Network (SSJDN) for remote sensing image-text retrieval. Specifically, we design the Bidirectional Scale Decoupling (BSD) module, which exploits Salience Feature Extraction (SFE) and Salience-Guided Suppression (SGS) units to adaptively extract potential features and suppress cumbersome features at other scales in a bidirectional pattern to yield different scale clues. Besides, we design the Label-supervised Semantic Decoupling (LSD) module by leveraging the category semantic labels as prior knowledge to supervise images and texts probing significant semantic-related information. Finally, we design a Semantic-guided Triple Loss (STL), which adaptively generates a constant to adjust the loss function to improve the probability of matching the same semantic image and text and shorten the convergence time of the retrieval model. Our proposed SSJDN outperforms state-of-the-art approaches in numerical experiments conducted on four benchmark remote sensing datasets.

Foundations

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

Your Notes