Knowledge-aware Visual Question Generation for Remote Sensing Images
Siran Li, Li Mi, Javiera Castillo-Navarro, Devis Tuia
TL;DR
This work tackles knowledge-enriched visual question generation for remote sensing images by introducing KRSVQG, a BLIP-based vision-language model that ingests an image $I$ and an external knowledge sentence $S$ to produce a grounded, informative question $Q_{hat}$ via a captioning intermediary. The model comprises four modules (image encoder, caption decoder, text encoder, question decoder) and a three-stage training strategy, leveraging a knowledge triplet $T$ from ConceptNet to ground questions in both image content and domain knowledge. Two new datasets, NWPU-300 and TextRS-300, are constructed by pairing RS images with knowledge sentences and questions, enabling evaluation with standard VQG metrics; results show substantial improvements over strong baselines on BLEU, METEOR, ROUGE-L, and CIDEr. Overall, the approach advances knowledge-aware VQG for remote sensing, enabling more diverse and context-rich questions that can bolster VQA and visual dialogue systems in Earth observation contexts.
Abstract
With the rapid development of remote sensing image archives, asking questions about images has become an effective way of gathering specific information or performing image retrieval. However, automatically generated image-based questions tend to be simplistic and template-based, which hinders the real deployment of question answering or visual dialogue systems. To enrich and diversify the questions, we propose a knowledge-aware remote sensing visual question generation model, KRSVQG, that incorporates external knowledge related to the image content to improve the quality and contextual understanding of the generated questions. The model takes an image and a related knowledge triplet from external knowledge sources as inputs and leverages image captioning as an intermediary representation to enhance the image grounding of the generated questions. To assess the performance of KRSVQG, we utilized two datasets that we manually annotated: NWPU-300 and TextRS-300. Results on these two datasets demonstrate that KRSVQG outperforms existing methods and leads to knowledge-enriched questions, grounded in both image and domain knowledge.
