paper-with-me

홈 › Papers

SD-RSIC: Summarization Driven Deep Remote Sensing Image Captioning

2020-06-15 · Gencer Sumbul, Sonali Nayak, Begüm Demir

Deep neural networks (DNNs) have been recently found popular for image captioning problems in remote sensing (RS). Existing DNN based approaches rely on the availability of a training set made up of a high number of RS images with their captions. However, captions of training images may contain redundant information (they can be repetitive or semantically similar to each other), resulting in information deficiency while learning a mapping from the image domain to the language domain. To overcome this limitation, in this paper, we present a novel Summarization Driven Remote Sensing Image Captioning (SD-RSIC) approach. The proposed approach consists of three main steps. The first step obtains the standard image captions by jointly exploiting convolutional neural networks (CNNs) with long short-term memory (LSTM) networks. The second step, unlike the existing RS image captioning methods, summarizes the ground-truth captions of each training image into a single caption by exploiting sequence to sequence neural networks and eliminates the redundancy present in the training set. The third step automatically defines the adaptive weights associated to each RS image to combine the standard captions with the summarized captions based on the semantic content of the image. This is achieved by a novel adaptive weighting strategy defined in the context of LSTM networks. Experimental results obtained on the RSCID, UCM-Captions and Sydney-Captions datasets show the effectiveness of the proposed approach compared to the state-of-the-art RS image captioning approaches. The code of the proposed approach is publicly available at https://gitlab.tubit.tu-berlin.de/rsim/SD-RSIC.

📄 PDF Abstract BibTeX arXiv:2006.08432

Code (0)

등록된 구현이 없습니다.

Tasks

Image Captioning

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

RSICCLLM: A Multimodal Large Language Model for Remote Sensing Image Change Captioning

2026-06-26 · Yelin Wang, Zijia Song, Shuo Ye, Chuanguang Yang 외 arxiv

Remote Sensing Image Change Captioning (RSICC) aims to describe changes between bi-temporal remote sensing images and holds significant research and application value. However, most existing methods rely on conventional …

A Benchmark for Multi-Lingual Vision-Language Learning in Remote Sensing Image Captioning

2025-03-06 · Qing Zhou, Tao Yang, Junyu Gao, Weiping Ni 외

Remote Sensing Image Captioning (RSIC) is a cross-modal field bridging vision and language, aimed at automatically generating natural language descriptions of features and scenes in remote sensing imagery. Despite signif…

DescriptiveImage Captioning

RS-MoE: Mixture of Experts for Remote Sensing Image Captioning and Visual Question Answering

2024-11-03 · Hui Lin, Danfeng Hong, Shuhang Ge, Chuyao Luo 외

Remote Sensing Image Captioning (RSIC) presents unique challenges and plays a critical role in applications. Traditional RSIC methods often struggle to produce rich and diverse descriptions. Recently, with advancements i…

DescriptiveImage CaptioningMixture-of-ExpertsQuestion Answering+2

A Lightweight Sparse Focus Transformer for Remote Sensing Image Change Captioning

2024-05-10 · Dongwei Sun, Yajie Bao, Junmin Liu, Xiangyong Cao

Remote sensing image change captioning (RSICC) aims to automatically generate sentences that describe content differences in remote sensing bitemporal images. Recently, attention-based transformers have become a prevalen…

Decoder

LBTCap: A Lightweight Bilateral Transformer for Real-Time Remote Sensing Image Change Captioning

2026-07-03 · Licheng Zhang, Siew-Kei Lam, Naveed Akhtar arxiv

Remote sensing image change captioning (RSICC) generates natural-language descriptions of semantic changes between paired remote sensing images (RSIs), supporting applications such as urban planning, disaster response, a…

Computational Efficiency