paper-with-me

Papers

Geospatial Chain of Thought Reasoning for Enhanced Visual Question Answering on Satellite Imagery

2025-11-14 · Shambhavi Shanker, Manikandan Padmanaban, Jagabondhu Hazra arxiv

Geospatial chain of thought (CoT) reasoning is essential for advancing Visual Question Answering (VQA) on satellite imagery, particularly in climate related applications such as disaster monitoring, infrastructure risk assessment, urban resilience planning, and policy support. Existing VQA models enable scalable interpretation of remote sensing data but often lack the structured reasoning required for complex geospatial queries. We propose a VQA framework that integrates CoT reasoning with Direct Preference Optimization (DPO) to improve interpretability, robustness, and accuracy. By generating intermediate rationales, the model better handles tasks involving detection, classification, spatial relations, and comparative analysis, which are critical for reliable decision support in high stakes climate domains. Experiments show that CoT supervision improves accuracy by 34.9\% over direct baselines, while DPO yields additional gains in accuracy and reasoning quality. The resulting system advances VQA for multispectral Earth observation by enabling richer geospatial reasoning and more effective climate use cases.

📄 PDF Abstract BibTeX arXiv:2511.11198

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

Assessing GPT4-V on Structured Reasoning Tasks

2023-12-13 · Mukul Singh, José Cambronero, Sumit Gulwani, Vu Le 외

Multi-modality promises to unlock further uses for large language models. Recently, the state-of-the-art language model GPT-4 was enhanced with vision capabilities. We carry out a prompting evaluation of GPT-4V and five …

Code GenerationLanguage ModelingLanguage ModellingMathematical Reasoning+1

Geospatial-Reasoning-Driven Vocabulary-Agnostic Remote Sensing Semantic Segmentation

2026-02-09 · Chufeng Zhou, Jian Wang, Xinyuan Liu, Xiaokang Zhang arxiv

Open-vocabulary semantic segmentation has become an important direction in remote sensing, as it enables recognition beyond predefined land-cover categories. However, existing methods mainly depend on passive visual-text…

Knowledge DistillationSemantic Segmentation

Soft-Prompting with Graph-of-Thought for Multi-modal Representation Learning

2024-04-06 · Juncheng Yang, Zuchao Li, Shuai Xie, Wei Yu 외

The chain-of-thought technique has been received well in multi-modal tasks. It is a step-by-step linear reasoning process that adjusts the length of the chain to improve the performance of generated prompts. However, hum…

Domain GeneralizationImage RetrievalQuestion AnsweringRepresentation Learning+2

Unlocking Multi-Spectral Data for Multi-Modal Models with Guided Inputs and Chain-of-Thought Reasoning

2026-04-22 · Dahun Kim, Ganesh Satish Mallya, Anelia Angelova arxiv

Multi-spectral imagery is a valuable input signal for Remote Sensing applications, such as land-use and land-cover classification and environmental monitoring. However, generalist Large Multi-modal Models (LMMs) are typi…

Towards Faithful Reasoning in Remote Sensing: A Perceptually-Grounded GeoSpatial Chain-of-Thought for Vision-Language Models

2025-09-26 · Jiaqi Liu, Lang Sun, Ronghao Fu, Bo Yang arxiv

Vision-Language Models (VLMs) in remote sensing often fail at complex analytical tasks, a limitation stemming from their end-to-end training paradigm that bypasses crucial reasoning steps and leads to unverifiable output…