paper-with-me

Papers

CreativityBench: Evaluating Agent Creative Reasoning via Affordance-Based Tool Repurposing

2026-04-06 · Cheng Qian, Hyeonjeong Ha, Jiayu Liu, Jeonghwan Kim, Jiateng Liu, Bingxuan Li, Aditi Tiwari, Dwip Dalal, Zhenhailong Wang, Xiusi Chen, Mahdi Namazifar, Yunzhu Li, Heng Ji arxiv

Recent advances in large language models have led to strong performance on reasoning and environment-interaction tasks, yet their ability for creative problem-solving remains underexplored. We study this capability through the lens of creative tool use, where a model repurposes available objects by reasoning about their affordances and attributes rather than relying on canonical usage. As a first step, we introduce CreativityBench, a benchmark for evaluating affordance-based creativity in LLMs. To this end, we build a large-scale affordance knowledge base (KB) with 4K entities and 150K+ affordance annotations, explicitly linking objects, parts, attributes, and actionable uses. Building on this KB, we generate 14K grounded tasks that require identifying non-obvious yet physically plausible solutions under constraints. Evaluations across 10 state-of-the-art LLMs, including closed and open-source models, show that models can often select a plausible object, but fail to identify the correct parts, their affordances, and the underlying physical mechanism needed to solve the task, leading to a significant drop in performance. Furthermore, improvements from model scaling quickly saturate, strong general reasoning does not reliably translate to creative affordance discovery, and common inference-time strategies such as Chain-of-Thought yield limited gains. These results suggest that creative tool use remains a major challenge for current models, and that CreativityBench provides a useful testbed for studying this missing dimension of intelligence, with potential implications for planning and reasoning modules in future agents.

📄 PDF Abstract BibTeX arXiv:2605.02910

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Advancing Creative Physical Intelligence in Large Multimodal Models

2026-05-25 · Cheng Qian, Hyeonjeong Ha, Jiayu Liu, Jeonghwan Kim 외 arxiv

Large multimodal models (LMMs) have rapidly advanced in perception and reasoning; however, it remains unclear whether these capabilities generalize to discovering visually grounded solutions in open-ended environments, b…

A3R: Agentic Affordance Reasoning via Cross-Dimensional Evidence in 3D Gaussian Scenes

2026-04-02 · Di Li, Jie Feng, Guanbin Li, Ronghua Shang 외 arxiv

Affordance reasoning in 3D Gaussian scenes aims to identify the region that supports the action specified by a given text instruction in complex environments. Existing methods typically cast this problem as one-shot pred…

Decision Making

Learning to Act Properly: Predicting and Explaining Affordances from Images

2017-12-20 · CVPR 2018 6 · Ching-Yao Chuang, Jiaman Li, Antonio Torralba, Sanja Fidler

We address the problem of affordance reasoning in diverse scenes that appear in the real world. Affordances relate the agent's actions to their effects when taken on the surrounding objects. In our work, we take the egoc…

Visual Reasoning

AFFORDANCE20Q: Evaluating Affordance Reasoning from Physical Properties

2026-06-12 · Yifan Jiang, Meige Yang, Zitong Li, Jay Pujara arxiv

Affordance reasoning, the inference of an object's action possibilities from its physical properties (e.g., shape and material), is fundamental to human physical understanding and increasingly critical for Large Language…

Ontology-Guided Reasoning for Affordance-Based Explanations of Robot Navigation

2026-05-27 · Amar Halilovic, Vahidin Hasic, Senka Krivic arxiv

This paper proposes ontology-guided reasoning for affordance-based explanations of robot navigation. In human environments, it is not sufficient for a robot to detect that its route is blocked. It must also reason about …

Robot Navigation