CVLGJun 1, 2023

LiT-4-RSVQA: Lightweight Transformer-based Visual Question Answering in Remote Sensing

arXiv:2306.00758v226 citationsh-index: 16
Originality Synthesis-oriented
AI Analysis

This work addresses efficiency issues for remote sensing applications, but it is incremental as it adapts existing lightweight methods to a specific domain.

The paper tackles the problem of high computational resource requirements in remote sensing visual question answering (VQA) by proposing a lightweight transformer-based architecture, achieving accurate results while significantly reducing computational demands.

Visual question answering (VQA) methods in remote sensing (RS) aim to answer natural language questions with respect to an RS image. Most of the existing methods require a large amount of computational resources, which limits their application in operational scenarios in RS. To address this issue, in this paper we present an effective lightweight transformer-based VQA in RS (LiT-4-RSVQA) architecture for efficient and accurate VQA in RS. Our architecture consists of: i) a lightweight text encoder module; ii) a lightweight image encoder module; iii) a fusion module; and iv) a classification module. The experimental results obtained on a VQA benchmark dataset demonstrate that our proposed LiT-4-RSVQA architecture provides accurate VQA results while significantly reducing the computational requirements on the executing hardware. Our code is publicly available at https://git.tu-berlin.de/rsim/lit4rsvqa.

Foundations

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

Your Notes