Assessing Situational and Spatial Awareness of VLMs with Synthetically Generated Video
Pascal Benschop, Justin Dauwels, Jan van Gemert
TL;DR
Assessing Situational and Spatial Awareness of VLMs with Synthetically Generated Video addresses the fragility of spatio-temporal reasoning in vision–language systems by introducing a synthetic, minimal-pair video benchmark. The method uses 120-frame clips rendered in Unreal Engine with controlled variables to test situational awareness, role binding across viewpoints, and fine-grained trajectory alignment, evaluated in a training-free setting with a lightweight text classifier to map outputs to labels. Key findings show performance near chance across tasks, with color-based identifiers partially mitigating role-binding errors but not resolving core weaknesses, underscoring the need for explicit spatial grounding. The work provides reproducible diagnostics and suggests lightweight spatial priors to complement large-scale pretraining, with data/code released for future research and robust evaluation under varied viewpoints and occlusions.
Abstract
Spatial reasoning in vision language models (VLMs) remains fragile when semantics hinge on subtle temporal or geometric cues. We introduce a synthetic benchmark that probes two complementary skills: situational awareness (recognizing whether an interaction is harmful or benign) and spatial awareness (tracking who does what to whom, and reasoning about relative positions and motion). Through minimal video pairs, we test three challenges: distinguishing violence from benign activity, binding assailant roles across viewpoints, and judging fine-grained trajectory alignment. While we evaluate recent VLMs in a training-free setting, the benchmark is applicable to any video classification model. Results show performance only slightly above chance across tasks. A simple aid, stable color cues, partly reduces assailant role confusions but does not resolve the underlying weakness. By releasing data and code, we aim to provide reproducible diagnostics and seed exploration of lightweight spatial priors to complement large-scale pretraining.
