CVCLLGJun 25, 2023

Visual Question Answering in Remote Sensing with Cross-Attention and Multimodal Information Bottleneck

arXiv:2306.14264v15 citationsh-index: 25
Originality Incremental advance
AI Analysis

This addresses the challenge of processing high-dimensional remote sensing images with language for VQA, but it is incremental as it builds on existing cross-attention and bottleneck techniques.

The paper tackles visual question answering in remote sensing by proposing a cross-attention and multimodal information bottleneck method, achieving accuracies of up to 85.98% on low-resolution datasets and 79.11% on high-resolution datasets.

In this research, we deal with the problem of visual question answering (VQA) in remote sensing. While remotely sensed images contain information significant for the task of identification and object detection, they pose a great challenge in their processing because of high dimensionality, volume and redundancy. Furthermore, processing image information jointly with language features adds additional constraints, such as mapping the corresponding image and language features. To handle this problem, we propose a cross attention based approach combined with information maximization. The CNN-LSTM based cross-attention highlights the information in the image and language modalities and establishes a connection between the two, while information maximization learns a low dimensional bottleneck layer, that has all the relevant information required to carry out the VQA task. We evaluate our method on two VQA remote sensing datasets of different resolutions. For the high resolution dataset, we achieve an overall accuracy of 79.11% and 73.87% for the two test sets while for the low resolution dataset, we achieve an overall accuracy of 85.98%.

Foundations

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

Your Notes