TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Towards Generalizable Vision-Language Robotic Manipulation...

Towards Generalizable Vision-Language Robotic Manipulation: A Benchmark and LLM-guided 3D Policy

Ricardo Garcia, ShiZhe Chen, Cordelia Schmid

2024-10-02Motion PlanningTask PlanningRobot ManipulationRobot Manipulation Generalization
PaperPDFCode(official)

Abstract

Generalizing language-conditioned robotic policies to new tasks remains a significant challenge, hampered by the lack of suitable simulation benchmarks. In this paper, we address this gap by introducing GemBench, a novel benchmark to assess generalization capabilities of vision-language robotic manipulation policies. GemBench incorporates seven general action primitives and four levels of generalization, spanning novel placements, rigid and articulated objects, and complex long-horizon tasks. We evaluate state-of-the-art approaches on GemBench and also introduce a new method. Our approach 3D-LOTUS leverages rich 3D information for action prediction conditioned on language. While 3D-LOTUS excels in both efficiency and performance on seen tasks, it struggles with novel tasks. To address this, we present 3D-LOTUS++, a framework that integrates 3D-LOTUS's motion planning capabilities with the task planning capabilities of LLMs and the object grounding accuracy of VLMs. 3D-LOTUS++ achieves state-of-the-art performance on novel tasks of GemBench, setting a new standard for generalization in robotic manipulation. The benchmark, codes and trained models are available at https://www.di.ens.fr/willow/research/gembench/.

Results

TaskDatasetMetricValueModel
Robot ManipulationRLBenchInference Speed (fps)9.53D-LOTUS
Robot ManipulationRLBenchInput Image Size2563D-LOTUS
Robot ManipulationRLBenchSucc. Rate (18 tasks, 100 demo/task)83.13D-LOTUS
Robot ManipulationRLBenchTraining Time (A100 x hour)403D-LOTUS
Robot ManipulationRLBenchTraining Time (V100 x 8 x day)0.283D-LOTUS
Robot ManipulationGEMBenchAverage Success Rate483D-LOTUS++
Robot ManipulationGEMBenchAverage Success Rate45.73D-LOTUS

Related Papers

Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16GTA1: GUI Test-time Scaling Agent2025-07-08DreamVLA: A Vision-Language-Action Model Dreamed with Comprehensive World Knowledge2025-07-06Geometry-aware 4D Video Generation for Robot Manipulation2025-07-01Epona: Autoregressive Diffusion World Model for Autonomous Driving2025-06-30MedPrompt: LLM-CNN Fusion with Weight Routing for Medical Image Segmentation and Classification2025-06-26Ark: An Open-source Python-based Framework for Robot Learning2025-06-24Drive-R1: Bridging Reasoning and Planning in VLMs for Autonomous Driving with Reinforcement Learning2025-06-23