< Explain other AI papers

LEGO-Puzzles: How Good Are MLLMs at Multi-Step Spatial Reasoning?

Kexian Tang, Junyao Gao, Yanhong Zeng, Haodong Duan, Yanan Sun, Zhening Xing, Wenran Liu, Kaifeng Lyu, Kai Chen

2025-03-27

LEGO-Puzzles: How Good Are MLLMs at Multi-Step Spatial Reasoning?

Summary

This paper tests how well AI models that can understand both images and language can solve problems that require thinking about shapes and positions in multiple steps, using LEGO bricks as an example.

What's the problem?

AI models are getting better at understanding images and language, but it's unclear how well they can reason about spatial relationships over multiple steps, which is important for things like robots assembling objects or navigating a room.

What's the solution?

The researchers created a new test using LEGO bricks to see how well AI models can answer questions about spatial relationships and generate images of LEGO assemblies. They found that even the best models struggled with these tasks.

Why it matters?

This work matters because it shows that there's still a lot of room for improvement in AI's ability to understand spatial relationships and reason about them over time, which is crucial for many real-world applications.

Abstract

Multi-step spatial reasoning entails understanding and reasoning about spatial relationships across multiple sequential steps, which is crucial for tackling complex real-world applications, such as robotic manipulation, autonomous navigation, and automated assembly. To assess how well current Multimodal Large Language Models (MLLMs) have acquired this fundamental capability, we introduce LEGO-Puzzles, a scalable benchmark designed to evaluate both spatial understanding and sequential reasoning in MLLMs through LEGO-based tasks. LEGO-Puzzles consists of 1,100 carefully curated visual question-answering (VQA) samples spanning 11 distinct tasks, ranging from basic spatial understanding to complex multi-step reasoning. Based on LEGO-Puzzles, we conduct a comprehensive evaluation of state-of-the-art MLLMs and uncover significant limitations in their spatial reasoning capabilities: even the most powerful MLLMs can answer only about half of the test cases, whereas human participants achieve over 90\% accuracy. In addition to VQA tasks, we evaluate MLLMs' abilities to generate LEGO images following assembly illustrations. Our experiments show that only Gemini-2.0-Flash and GPT-4o exhibit a limited ability to follow these instructions, while other MLLMs either replicate the input image or generate completely irrelevant outputs. Overall, LEGO-Puzzles exposes critical deficiencies in existing MLLMs' spatial understanding and sequential reasoning capabilities, and underscores the need for further advancements in multimodal spatial reasoning.