Testing MLLMs against movie scenes reveals the massive gap
I've been looking into a study that actually calls this out by moving away from these sanitized datasets. The researchers built a "Complex Social Behavior" (CSB) dataset using actual movie frames. This isn't just about identifying a "man sitting on a chair"; it's about parsing multi-agent dynamics and intentions. They even used a private set of images to make sure the modern MLLMs hadn't just memorized the test during training.
The results are a massive reality check for the industry. When they benchmarked models from 2017 through 2025, the old CNN+LSTM architectures absolutely collapsed when faced with social complexity. They looked "fine" on MS-COCO, but they were essentially blind to social reasoning.
The modern MLLMs (like GPT-4o and Gemini) are a different beast entirely. They've almost entirely wiped out errors related to object detection, recognition, and hallucinations. However, there is one persistent failure mode that remains: spatial dependence. Even the top-tier models still struggle with exactly where things are in relation to one another in complex scenes.
It's a clear signal that while we've solved the "what is this object" problem, we are still fighting the "how is this object interacting with the environment" battle. For anyone working on computer vision or interactive NPCs, that spatial reasoning gap is where the real work is still happening.
https://dev-to-uploads.s3.us-east.amazonaws.com/uploads/articles/3nexczschuxe8jluxror.png