ChatENV: An Interactive Vision-Language Model for Sensor-Guided Environmental Monitoring and Scenario Simulation
Hosam Elgendy, Ahmed Sharshar, Ahmed Aboeitta, Mohsen Guizani
TL;DR
ChatENV presents an interactive vision–language framework that fuses satellite image pairs with real-world environmental sensor data to enable grounded, scenario-based environmental reasoning. By building a large sensor-aware temporal satellite dataset and employing a dual-model annotation pipeline (GPT-4o and Gemini 2.0), the authors fine-tune a Qwen-2.5-VL backbone with LoRA adapters to support single-turn descriptions, what-if analyses, and three-turn difference queries. The approach achieves strong temporal and interactive reasoning performance, outperforming several baselines and demonstrating the value of sensor data in explaining environmental changes. This work advances practical environmental monitoring by providing a grounded, sensor-aware, interactive tool with potential for real-time deployment and expanded multimodal fusion.
Abstract
Understanding environmental changes from remote sensing imagery is vital for climate resilience, urban planning, and ecosystem monitoring. Yet, current vision language models (VLMs) overlook causal signals from environmental sensors, rely on single-source captions prone to stylistic bias, and lack interactive scenario-based reasoning. We present ChatENV, the first interactive VLM that jointly reasons over satellite image pairs and real-world sensor data. Our framework: (i) creates a 177k-image dataset forming 152k temporal pairs across 62 land-use classes in 197 countries with rich sensor metadata (e.g., temperature, PM10, CO); (ii) annotates data using GPT4o and Gemini 2.0 for stylistic and semantic diversity; and (iii) fine-tunes Qwen-2.5-VL using efficient Low-Rank Adaptation (LoRA) adapters for chat purposes. ChatENV achieves strong performance in temporal and "what-if" reasoning (e.g., BERTF1 0.902) and rivals or outperforms state-of-the-art temporal models, while supporting interactive scenario-based analysis. This positions ChatENV as a powerful tool for grounded, sensor-aware environmental monitoring.
