← Back to feed
2026-06-29agentsreasoningvision

GROW$^2$: Grounding Which and Where for Robot Tool Use

Yuhong Deng, Yuyao Liu, David Hsu

PDF preview for GROW$^2$: Grounding Which and Where for Robot Tool Use
Read on arXiv →

Key claim

GROW² enables zero-shot tool use in robots.

In plain English

Imagine you're building a robot that needs to perform tasks in unpredictable environments, like cutting a cake without a knife. Traditionally, robots are limited to using tools as they were designed, which means they struggle when faced with novel situations or objects. For instance, if a robot only knows how to use a knife for cutting, it won't think to use a plate creatively, leading to failures in task execution. This limitation is known as open-world affordance grounding, where the robot must identify and localize the right tool and its parts for a given task.

What this paper introduces is a method called GROW², which helps robots overcome these challenges by breaking down the process of tool use into two levels: semantic and geometric. Semantically, it uses the reasoning capabilities of Vision-Language Models to interpret task instructions and select the right object as a tool. Geometrically, it then pinpoints the specific parts of the tool and the target object that are relevant for the task, all from a single RGB-D image. This hierarchical approach allows the robot to use objects in ways that weren't explicitly trained, making it more adaptable.

Compared to previous methods, GROW² shows significant improvements in predicting how objects can be used as tools, achieving better performance on established benchmarks and demonstrating zero-shot generalization. For builders, this means you can create robots that are not only more capable but also require less retraining when faced with new tasks or objects, ultimately leading to more efficient and versatile robotic systems.

Novelty
8.0/10

The approach introduces a novel hierarchical method for open-world affordance grounding, leveraging commonsense reasoning and geometric grounding.

Reliability
8.0/10

The experiments demonstrate strong performance against state-of-the-art baselines across multiple benchmarks, supporting the claims made.

Deep reliability assessment

The methodology supports the claim that GROW2 can generalize to open-category objects and perform well in both simulated and real-world settings, but the reliance on single-view RGB-D images may limit its effectiveness in more complex environments.

Reproducibility

No open source code or dataset is mentioned in the paper.

Key figure

Figure 1 illustrates the GROW2 framework, which decomposes open-world affordance grounding into semantic selection and 3D geometric grounding.

Benchmark results

~established benchmarkssuccess rate: 80vs MOKA+20.0%SOTA
GROW$^2$: Grounding Which and Where for Robot Tool Use — Frontier Papers