Flat-Pack Bench: Evaluating Spatio-Temporal Understanding in Large Vision-Language Models through Furniture Assembly
This paper introduces Flat-Pack Bench, a novel benchmark designed to evaluate the fine-grained spatio-temporal reasoning capabilities of Large Vision-Language Models through furniture assembly tasks, revealing that current state-of-the-art models struggle significantly with temporal ordering, state localization, part mating, and tracking.
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 trying to teach a robot how to build a bookshelf by showing it a video of someone doing it. You might think, "Surely, a smart AI can watch that video, see the pieces, and tell me which screw goes in first."
The paper "FLAT-PACK BENCH" says: Not even close.
Here is the story of what the researchers found, explained simply.
The Problem: The "Assembly Line" Test
Current AI models (called Large Vision-Language Models or LVLMs) are great at looking at a picture and saying, "That's a dog," or watching a short clip and saying, "Someone is jumping." They are like students who are good at memorizing facts but terrible at following a complex, step-by-step recipe.
The researchers wanted to test if these AIs could handle a real-world task: assembling furniture. This isn't just about recognizing a chair; it's about understanding:
- Time: Which piece was attached before the other?
- Space: Which specific leg is being held right now?
- Tracking: If a piece moves behind a box and comes out the other side, does the AI know it's the same piece?
- Connection: Do these two parts actually touch and lock together?
The Solution: A New "Final Exam"
To test this, the team created FLAT-PACK BENCH.
Think of this as a specialized test for AI, using videos of people building IKEA-style furniture. Instead of just asking, "What is happening?", they ask tricky questions like:
- "Look at this specific leg in the video. Did it get screwed in before or after the crossbar?"
- "Here is a picture of the parts at the start, and a picture at the end. Which part in the second picture matches the red part in the first picture?"
- "Are these two pieces currently touching?"
To make the test fair, they didn't just use text. They used visual prompts—images where specific parts are highlighted with colored outlines and numbers—so the AI knows exactly which piece to talk about.
The Results: The AI Got Lost
The researchers tested the smartest AI models available (including giants like GPT-5 and Gemini) on this benchmark.
The Human Score: Humans scored 94%. For us, watching someone build a table and figuring out the order of steps is second nature.
The AI Score: The best AI models scored around 38%. That is barely better than guessing randomly.
It's as if you showed a brilliant student a video of a magic trick, asked them to explain the steps, and they guessed the wrong order every time.
Why Did the AI Fail?
The researchers dug into why the AI failed, and it wasn't because the questions were too hard for humans. It was because the AI lacks specific "superpowers" needed for this job:
- The "Where Did It Go?" Problem (Tracking): If a chair leg moves behind a table, the AI often loses track of it. It forgets which leg is which.
- The "Did They Touch?" Problem (Contact): The AI struggles to tell if two pieces are actually physically touching or just close to each other. It's like the AI can see the objects but can't feel the connection.
- The "Time Travel" Problem (Temporal Reasoning): The AI is bad at understanding the sequence of events over a long video. It might see the final result and guess the order, but it fails to watch the process.
- The "Shortcut" Habit: The AI tried to cheat. It looked at the static images and guessed based on common sense (e.g., "Legs usually go on the bottom") rather than actually watching the video to see what happened. When the researchers scrambled the labels to stop this cheating, the AI's score dropped even further.
The "Toolbox" Experiment
The researchers wondered: "What if we don't ask the AI to do the whole job? What if we give it a toolbox?"
They tried building an "Agent" that used other specialized tools (like a tool that tracks objects and a tool that checks if things are touching) to help the AI answer the questions.
- The Result: It didn't work well. Even the specialized tools failed to track the furniture parts accurately in the messy, real-world videos. It turns out, the whole ecosystem of current computer vision tools struggles with this specific type of "moving parts" puzzle.
The Bottom Line
The paper concludes that while AI is getting smarter at recognizing static images and short clips, it is still very "blind" to the flow of time and physical interactions in complex, cluttered scenes.
If you want an AI assistant to help you build furniture, cook a complex meal, or fix a machine by watching a video, we are not there yet. The AI needs to learn how to truly "watch" and "understand" the story of how things come together, not just recognize the characters in the story.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.