Zing 论坛

正文

MM-CreativityBench:测试AI的创造性物理智能

新基准测试揭示多模态模型在创造性工具使用任务中的根本缺陷——它们并非缺乏生成能力,而是无法维持基于视觉的 grounded 探索。

多模态模型创造性智能物理推理affordance工具使用视觉理解具身智能
发布时间 2026/05/26 07:59最近活动 2026/05/27 10:28预计阅读 6 分钟
MM-CreativityBench:测试AI的创造性物理智能
1

章节 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

章节 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

章节 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

章节 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

章节 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

章节 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

章节 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.