Towards Spatial Supersensing in the Wild
This paper introduces VSI-Super-Wild, a large-scale benchmark of real-world long videos designed to evaluate spatial supersensing capabilities, revealing that current multimodal models fundamentally fail to maintain coherent world-state tracking over time due to issues like spatial collapse and insufficient updates.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are walking through a bustling city. You don't just see a series of disconnected pictures; you build a mental map. You know that the coffee shop is to your left, that you turned right at the bank, and that you've passed the same red bicycle three times. This ability to stitch together what you see, where you are, and what you've done into a single, continuous story is how humans navigate the world. Scientists call this "world modeling." For a long time, computer programs have been great at recognizing a single photo of a cat or a car. But when it comes to watching a long video and keeping track of the story—like remembering exactly where you left your keys after a whole day of wandering—computers have struggled. They tend to get lost, forgetting the plot or mixing up the characters. This paper dives into that specific struggle: Can artificial intelligence actually build a reliable, internal map of the world as it watches a video stream, or does it just guess based on what the current frame looks like?
The researchers behind this study, a team from Tsinghua University, NVIDIA, and Stanford, decided to put the world's smartest video-reading AI models to a very tough test. They created a new benchmark called VSI-SUPER-WILD. Think of this as a "survival challenge" for AI. Previous tests were like training a dog in a quiet, empty room with a few specific tricks. This new test throws the AI into the wild, unedited, chaotic reality of the real world. They gathered 442 real-world videos from the internet, covering everything from busy streets and shopping malls to hospitals and office buildings. These aren't short clips stitched together; some are over 4 hours long, capturing the messy, continuous flow of life.
The goal was to see if these AI models could answer questions that require a true "mental map." They designed four types of challenges based on how humans remember things:
- The "Which Way?" Test: After watching a video, can the AI tell if the camera (the person holding it) was moving forward, backward, left, or right?
- The "Where Was I?" Test: Can the AI remember the order of places it visited, even if the camera spun around and looked at the same spot from a different angle?
- The "When Did That Happen?" Test: Can the AI remember exactly when a specific object, like a blue backpack, first appeared and when it disappeared?
- The "How Many?" Test: Can the AI count unique items (like "how many distinct fire hydrants did we pass?") without double-counting the same one?
The results were a bit of a wake-up call. Despite being incredibly advanced, the 13 different AI models tested (including top-tier ones from Google and open-source projects) performed poorly. The best model only got about 44% of the answers right overall, which is barely better than guessing. The paper suggests that these models are failing because they rely on "shortcuts." Instead of building a 3D map of the world, they look at a single frame and guess. For example, if they see a street, they assume the person is walking forward because that's what usually happens, even if the video actually shows them walking backward.
The researchers identified four specific ways these AI models "break down":
- Spatial Collapse: If you rotate the camera view, the AI forgets it's the same place. It treats a rotated view as a completely new location, losing its sense of space.
- Semantic Shortcuts: The AI guesses based on what things look like rather than how they move. It sees a road and assumes "forward motion" without actually tracking the movement.
- Insufficient Update: The AI is good at remembering the beginning of a video but fails to update its memory as new information arrives. It gets stuck on the first impression and ignores later evidence.
- Instance Confusion: The AI gets confused by real-world messiness. If an object is blurry or partially hidden, it might think it's a brand new object rather than the same one it saw earlier.
The study also found that the longer the video, the worse the AI performed. As the videos got longer (from 10 minutes to over 2 hours), the models' ability to keep a consistent story dropped significantly. This suggests that while AI is getting better at understanding single moments, it still lacks the ability to maintain a coherent, long-term memory of the world. The paper concludes that for AI to truly understand the world like humans do, it needs to move beyond just recognizing pictures and learn to build stable, updating maps of space and time. Until then, if you ask an AI where you left your keys after a long day, it might just tell you a story that sounds good but isn't true.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.