Segmentation-guided Attention for Visual Question Answering from Remote Sensing Images
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 in a VQA pipeline. By incorporating attention mechanisms into this process, models gain the ability to focus selectively on salient regions of the image, prioritizing the most relevant visual information for a given question. In this work, we propose to embed an attention mechanism guided by segmentation into a RSVQA pipeline. We argue that segmentation plays a crucial role in guiding attention by providing a contextual understanding of the visual information, underlying specific objects or areas of interest. To evaluate this methodology, we provide a new VQA dataset that exploits very high-resolution RGB orthophotos annotated with 16 segmentation classes and question/answer pairs. Our study shows promising results of our new methodology, gaining almost 10% of overall accuracy compared to a classical method on the proposed dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
Question AnsweringSegmentationVisual Question AnsweringVisual Question Answering (VQA)Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Segmentation Guided Attention Networks for Visual Question Answering
SegEQA: Video Segmentation Based Visual Attention for Embodied Question Answering
Embodied Question Answering (EQA) is a newly defined research area where an agent is required to answer the user's questions by exploring the real world environment. It has attracted increasing research interests due to …
Embodied Question AnsweringQuestion AnsweringSegmentationVideo Segmentation+3ABC-CNN: An Attention Based Convolutional Neural Network for Visual Question Answering
We propose a novel attention based deep learning architecture for visual question answering task (VQA). Given an image and an image related natural language question, VQA generates the natural language answer for the que…
Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Interpretable Visual Question Answering via Reasoning Supervision
Transformer-based architectures have recently demonstrated remarkable performance in the Visual Question Answering (VQA) task. However, such models are likely to disregard crucial visual cues and often rely on multimodal…
Common Sense ReasoningQuestion AnsweringVisual GroundingVisual Question Answering+1Question-Guided Hybrid Convolution for Visual Question Answering
In this paper, we propose a novel Question-Guided Hybrid Convolution (QGHC) network for Visual Question Answering (VQA). Most state-of-the-art VQA methods fuse the high-level textual and visual features from the neural n…
Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)