Zing Forum

Reading

MM-CreativityBench: Testing AI's Creative Physical Intelligence

The new benchmark reveals fundamental flaws in multimodal models for creative tool use tasks—they do not lack generative ability, but rather fail to sustain visually grounded exploration.

多模态模型创造性智能物理推理affordance工具使用视觉理解具身智能
Published 2026-05-26 07:59Recent activity 2026-05-27 10:28Estimated read 6 min
MM-CreativityBench: Testing AI's Creative Physical Intelligence
1

Section 01

MM-CreativityBench: A New Benchmark for Testing AI's Creative Physical Intelligence

This post introduces MM-CreativityBench, a benchmark designed to evaluate AI's creative physical intelligence—specifically, the ability to find non-obvious but physically feasible uses of objects in scenes. The core finding from the study is that current multimodal models' failures in such tasks are not due to poor generation ability but a lack of sustained visually grounded exploration. This benchmark and its insights point to key directions for improving AI's ability to solve real-world creative problems.

2

Section 02

The Importance of Creative Physical Intelligence

Creative physical intelligence refers to the ability to discover visually grounded solutions in open environments—like using a book to prop up a monitor or a credit card to open a box. While humans do this intuitively, current AI systems struggle with such 'on-the-fly' creative thinking. Large multimodal models excel at pattern recognition and standard tasks but fall short in reusing objects in non-traditional ways, which is a critical gap for real-world applications.

3

Section 03

What is MM-CreativityBench?

MM-CreativityBench is an affordance-grounded benchmark for creative tool use. Unlike traditional benchmarks that test standard object uses, it focuses on non-obvious uses (e.g., using a spoon as a screwdriver). Each test instance provides a scene image and structured views of candidate entities and their parts, allowing detailed observation of how models iterate through scene checks, identify relevant affordances, and form solutions based on visual and physical evidence.

4

Section 04

Why Do Models Fail? Three Common Failure Modes

Testing mainstream multimodal models revealed three main failure modes:

  1. Ignoring relevant entities: Failing to notice objects critical to solving the problem.
  2. Insufficient checking: Identifying relevant objects but not examining their key parts or properties.
  3. Attribute hallucination: Imagining non-existent properties/functions of objects,脱离 visual content. The root cause? Models can't sustain visually grounded exploration—they rely on internal knowledge instead of continuous observation during multi-step reasoning, leading to either conservative (standard uses) or unrealistic (hallucinated) solutions.
5

Section 05

Proposed Approach: Affordance Grounded Alignment

To address these issues, the study proposes an 'affordance grounded alignment' method. It frames creative tool use as a preference learning problem, using Direct Preference Optimization (DPO) to encourage models to choose reasoning paths grounded in visual evidence over hallucinated ones. Additionally, it integrates supervision from an affordance knowledge base to guide broader entity exploration and multi-round planning, helping models distinguish grounded from ungrounded reasoning.

6

Section 06

Improvements and Remaining Challenges

The trained models showed consistent improvements in selecting correct entities/parts and reducing hallucinations, boosting success rates in creative tasks. However, gaps remain:

  • Performance in complex scenes is still far below human levels, especially when multiple solution paths exist.
  • Cross-domain generalization is poor—models struggle with new object types/scenes, indicating over-reliance on memory/pattern matching rather than core creative reasoning principles.
7

Section 07

Implications for Embodied AI and Robotics

The findings have key implications for embodied intelligence and robotics. Real-world robots need to 'improvise' with available objects instead of waiting for specific tools. The study suggests that scaling model size or data isn't enough—models need to develop sustained grounded exploration abilities (observe, verify hypotheses, adjust strategies based on evidence). This may require new architectural designs or training paradigms rather than just scaling up existing systems.