@PinzhiHuang: State tracking is a core pillar of video understanding: it requires identifying entities and events, and mapping how th…

X AI KOLs Following Papers

Summary

Introduces VSTAT, a new benchmark to measure how well multimodal LLMs track states in videos, revealing that frontier models struggle with tasks humans find easy.

State tracking is a core pillar of video understanding: it requires identifying entities and events, and mapping how their states evolve over time. Frontier multimodal models are surprisingly bad at it, so we built a benchmark to measure it. Meet VSTAT!
Original Article
View Cached Full Text

Cached at: 06/03/26, 03:42 AM

State tracking is a core pillar of video understanding: it requires identifying entities and events, and mapping how their states evolve over time.

Frontier multimodal models are surprisingly bad at it, so we built a benchmark to measure it.

Meet VSTAT!

Paper: https://arxiv.org/abs/2606.03920 Website: https://vision-x-nyu.github.io/vstat-site/ Github: https://github.com/vision-x-nyu/vstat… HF: https://huggingface.co/datasets/nyu-visionx/vstat…

I’m grateful to work with such amazing collaborators @sihyun_yu and @ma_nanye, as well as @hyunseok_i @shushengyang @ellisbrown @ojmichel4 @boyangzheng @JinwooShin0417!!!

Thank you to @sainingxie for advising this project AND also cooking up a fun VSTAT task!

Similar Articles

Benchmarking Visual State Tracking in Multimodal Video Understanding

Hugging Face Daily Papers

Introduces VSTAT, a benchmark for evaluating visual state tracking in multimodal large language models (MLLMs) using 834 clips and 1,500 questions. Current MLLMs perform poorly compared to humans, failing at visual perception rather than reasoning.

LLaVA-OneVision-2: Towards Next-Generation Perceptual Intelligence

Hugging Face Daily Papers

LLaVA-OneVision-2 introduces codec-stream tokenization and windowed attention for efficient video understanding, achieving state-of-the-art performance across multiple multimodal benchmarks including video, spatial, and tracking tasks.