paper-with-me

Papers

Free-form language-based robotic reasoning and grasping

2025-03-17 · Runyu Jiao, Alice Fasoli, Francesco Giuliari, Matteo Bortolon, Sergio Povoli, Guofeng Mei, Yiming Wang, Fabio Poiesi

Performing robotic grasping from a cluttered bin based on human instructions is a challenging task, as it requires understanding both the nuances of free-form language and the spatial relationships between objects. Vision-Language Models (VLMs) trained on web-scale data, such as GPT-4o, have demonstrated remarkable reasoning capabilities across both text and images. But can they truly be used for this task in a zero-shot setting? And what are their limitations? In this paper, we explore these research questions via the free-form language-based robotic grasping task, and propose a novel method, FreeGrasp, leveraging the pre-trained VLMs' world knowledge to reason about human instructions and object spatial arrangements. Our method detects all objects as keypoints and uses these keypoints to annotate marks on images, aiming to facilitate GPT-4o's zero-shot spatial reasoning. This allows our method to determine whether a requested object is directly graspable or if other objects must be grasped and removed first. Since no existing dataset is specifically designed for this task, we introduce a synthetic dataset FreeGraspData by extending the MetaGraspNetV2 dataset with human-annotated instructions and ground-truth grasping sequences. We conduct extensive analyses with both FreeGraspData and real-world validation with a gripper-equipped robotic arm, demonstrating state-of-the-art performance in grasp reasoning and execution. Project website: https://tev-fbk.github.io/FreeGrasp/.

📄 PDF Abstract BibTeX arXiv:2503.13082

Code (1)

H-Freax/ThinkGrasp pytorch

Tasks

FormRobotic GraspingSpatial ReasoningWorld Knowledge

Similar Papers 제목 키워드 기반

Towards Precise Model-free Robotic Grasping with Sim-to-Real Transfer Learning

2023-01-28 · Lei Zhang, Kaixin Bai, Zhaopeng Chen, Yunlei Shi 외

Precise robotic grasping of several novel objects is a huge challenge in manufacturing, automation, and logistics. Most of the current methods for model-free grasping are disadvantaged by the sparse data in grasping data…

Data AugmentationRobotic GraspingTransfer Learning

AffordanceGrasp-R1:Leveraging Reasoning-Based Affordance Segmentation with Reinforcement Learning for Robotic Grasping

2026-02-03 · Dingyi Zhou, Mu He, Zhuowei Fang, Xiangtong Yao 외 arxiv

We introduce AffordanceGrasp-R1, a reasoning-driven affordance segmentation framework for robotic grasping that combines a chain-of-thought (CoT) cold-start strategy with reinforcement learning to enhance deduction and s…

Reinforcement LearningRobotic Grasping

Towards Open-World Grasping with Large Vision-Language Models

2024-06-26 · Georgios Tziafas, Hamidreza Kasaei

The ability to grasp objects in-the-wild from open-ended language instructions constitutes a fundamental challenge in robotics. An open-world grasping system should be able to combine high-level contextual with low-level…

Robotic GraspingVisual GroundingVisual Prompting

GaussianProperty: Integrating Physical Properties to 3D Gaussians with LMMs

2024-12-15 · Xinli Xu, Wenhang Ge, Dicong Qiu, Zhifei Chen 외

Estimating physical properties for visual data is a crucial task in computer vision, graphics, and robotics, underpinning applications such as augmented reality, physical simulation, and robotic grasping. However, this a…

Material SegmentationRobotic Grasping

Collision-Aware Target-Driven Object Grasping in Constrained Environments

2021-04-01 · Xibai Lou, Yang Yang, Changhyun Choi

Grasping a novel target object in constrained environments (e.g., walls, bins, and shelves) requires intensive reasoning about grasp pose reachability to avoid collisions with the surrounding structures. Typical 6-DoF ro…

ObjectRobotic Grasping