ThermEval: A Structured Benchmark for Evaluation of Vision-Language Models on Thermal Imagery
Ayush Shrivastava, Kirtan Gangani, Laksh Jain, Mayank Goel, Nipun Batra
TL;DR
TherEval addresses the gap in evaluating vision-language models on thermal imagery by introducing ThermEval-B, a ~55k thermal-VQA benchmark across seven tasks, and ThermEval-D, a dense per-pixel temperature dataset. It demonstrates that RGB-trained VLMs struggle with temperature-grounded reasoning, colorbar interpretation, and colormap robustness, with language priors often biasing answers. Through zero-shot prompting and a dedicated parser, the study reveals both the capabilities and limitations of current models, and shows that supervised fine-tuning can substantially improve performance yet falls short of reliable real-world thermal understanding. The work argues for domain-grounded pretraining that explicitly incorporates physical sensor modalities to enable true thermal reasoning in multimodal models.
Abstract
Vision language models (VLMs) achieve strong performance on RGB imagery, but they do not generalize to thermal images. Thermal sensing plays a critical role in settings where visible light fails, including nighttime surveillance, search and rescue, autonomous driving, and medical screening. Unlike RGB imagery, thermal images encode physical temperature rather than color or texture, requiring perceptual and reasoning capabilities that existing RGB-centric benchmarks do not evaluate. We introduce ThermEval-B, a structured benchmark of approximately 55,000 thermal visual question answering pairs designed to assess the foundational primitives required for thermal vision language understanding. ThermEval-B integrates public datasets with our newly collected ThermEval-D, the first dataset to provide dense per-pixel temperature maps with semantic body-part annotations across diverse indoor and outdoor environments. Evaluating 25 open-source and closed-source VLMs, we find that models consistently fail at temperature-grounded reasoning, degrade under colormap transformations, and default to language priors or fixed responses, with only marginal gains from prompting or supervised fine-tuning. These results demonstrate that thermal understanding requires dedicated evaluation beyond RGB-centric assumptions, positioning ThermEval as a benchmark to drive progress in thermal vision language modeling.
