VICoT-Agent: A Vision-Interleaved Chain-of-Thought Framework for Interpretable Multimodal Reasoning and Scalable Remote Sensing Analysis
Chujie Wang, Zhiyuan Luo, Ruiqi Liu, Can Ran, Shenghua Fan, Xi Chen, Chu He
TL;DR
VICoT introduces a vision-interleaved, multi-round reasoning framework that unifies reasoning and tool invocation via a stack-based memory and an MCP XML tool protocol. It enables explicit, interpretable interaction between large language models and a modular set of visual tools for remote sensing analysis, including region-aware processing for ultra-high-resolution imagery. A Reasoning Stack Distillation pipeline transfers complex multimodal reasoning to lightweight edge models, and Region-Aware Captioned Prompting enhances regional understanding within large scenes. Across five RS datasets, VICoT demonstrates superior trajectory quality, robust report quality, and improved efficiency over state-of-the-art baselines, with distilled variants enabling practical edge deployment.
Abstract
The current remote sensing image analysis task is increasingly evolving from traditional object recognition to complex intelligence reasoning, which places higher requirements on the model's reasoning ability and the flexibility of tool invocation. To this end, we propose a new multimodal agent framework, Vision-Interleaved Chain-of-Thought Framework (VICoT), which implements explicit multi-round reasoning by dynamically incorporating visual tools into the chain of thought. Through a stack-based reasoning structure and a modular MCP-compatible tool suite, VICoT enables LLMs to efficiently perform multi-round, interleaved vision-language reasoning tasks with strong generalization and flexibility.We also propose the Reasoning Stack distillation method to migrate complex Agent behaviors to small, lightweight models, which ensures the reasoning capability while significantly reducing complexity. Experiments on multiple remote sensing benchmarks demonstrate that VICoT significantly outperforms existing SOTA frameworks in reasoning transparency, execution efficiency, and generation quality.
