paper-with-me

Papers

Visual Question Answering on Multiple Remote Sensing Image Modalities

2025-05-21 · Hichem Boussaid, Lucrezia Tosato, Flora Weissgerber, Camille Kurtz, Laurent Wendling, Sylvain Lobry

The extraction of visual features is an essential step in Visual Question Answering (VQA). Building a good visual representation of the analyzed scene is indeed one of the essential keys for the system to be able to correctly understand the latter in order to answer complex questions. In many fields such as remote sensing, the visual feature extraction step could benefit significantly from leveraging different image modalities carrying complementary spectral, spatial and contextual information. In this work, we propose to add multiple image modalities to VQA in the particular context of remote sensing, leading to a novel task for the computer vision community. To this end, we introduce a new VQA dataset, named TAMMI (Text and Multi-Modal Imagery) with diverse questions on scenes described by three different modalities (very high resolution RGB, multi-spectral imaging data and synthetic aperture radar). Thanks to an automated pipeline, this dataset can be easily extended according to experimental needs. We also propose the MM-RSVQA (Multi-modal Multi-resolution Remote Sensing Visual Question Answering) model, based on VisualBERT, a vision-language transformer, to effectively combine the multiple image modalities and text through a trainable fusion process. A preliminary experimental study shows promising results of our methodology on this challenging dataset, with an accuracy of 65.56% on the targeted VQA task. This pioneering work paves the way for the community to a new multi-modal multi-resolution VQA task that can be applied in other imaging domains (such as medical imaging) where multi-modality can enrich the visual representation of a scene. The dataset and code are available at https://tammi.sylvainlobry.com/.

📄 PDF Abstract BibTeX arXiv:2505.15401

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

VisualBERT VisualBERT aims to reuse self-attention to implicitly align elements of the input text and regions in the input image. Visual embeddings are used to model images where the…

Similar Papers 제목 키워드 기반

Segmentation-guided Attention for Visual Question Answering from Remote Sensing Images

2024-07-11 · Lucrezia Tosato, Hichem Boussaid, Flora Weissgerber, Camille Kurtz 외

Visual Question Answering for Remote Sensing (RSVQA) is a task that aims at answering natural language questions about the content of a remote sensing image. The visual features extraction is therefore an essential step …

Question AnsweringSegmentationVisual Question AnsweringVisual Question Answering (VQA)

VHM: Versatile and Honest Vision Language Model for Remote Sensing Image Analysis

2024-03-29 · Chao Pang, Xingxing Weng, Jiang Wu, Jiayu Li 외

This paper develops a Versatile and Honest vision language Model (VHM) for remote sensing image analysis. VHM is built on a large-scale remote sensing image-text dataset with rich-content captions (VersaD), and an honest…

HallucinationImage CaptioningLanguage ModelingLanguage Modelling+6

Show Me What and Where has Changed? Question Answering and Grounding for Remote Sensing Change Detection

2024-10-31 · Ke Li, Fuyu Dong, Di Wang, Shaofeng Li 외

Remote sensing change detection aims to perceive changes occurring on the Earth's surface from remote sensing data in different periods, and feed these changes back to humans. However, most existing methods only focus on…

Change DetectionQuestion AnsweringVisual Question Answering

How to find a good image-text embedding for remote sensing visual question answering?

2021-09-24 · Christel Chappuis, Sylvain Lobry, Benjamin Kellenberger, Bertrand Le Saux 외

Visual question answering (VQA) has recently been introduced to remote sensing to make information extraction from overhead imagery more accessible to everyone. VQA considers a question (in natural language, therefore ea…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

RSVQA: Visual Question Answering for Remote Sensing Data

2020-03-16 · Sylvain Lobry, Diego Marcos, Jesse Murray, Devis Tuia

This paper introduces the task of visual question answering for remote sensing data (RSVQA). Remote sensing images contain a wealth of information which can be useful for a wide range of tasks including land cover classi…

Land Cover ClassificationObject CountingQuestion AnsweringVisual Question Answering+1