DexVLG: Dexterous Vision-Language-Grasp Model at Scale

TL;DR

DexVLG predicts dexterous grasp poses using single-view RGBD input, achieving over 76% success rate.

cs.CV 🔴 Advanced 2025-07-04 10 views
Jiawei He Danshi Li Xinqiang Yu Zekun Qi Wenyao Zhang Jiayi Chen Zhaoxiang Zhang Zhizheng Zhang Li Yi He Wang
vision-language dexterous grasping large models zero-shot learning robotics

Key Findings

Methodology

DexVLG integrates vision, language, and action to predict grasp poses using single-view RGBD input. It leverages the DexGraspNet 3.0 dataset, containing 170 million grasp poses with semantic labels. The model employs a flow-matching mechanism to generate instruction-aligned grasp poses.

Key Results

  • In simulation, DexVLG achieved over 76% zero-shot execution success rate, significantly outperforming existing methods.
  • In real-world scenarios, DexVLG successfully performed part-aligned grasps.
  • Experiments show DexVLG achieved state-of-the-art part-grasp accuracy.

Significance

DexVLG represents a breakthrough in dexterous grasping, offering new possibilities for robots in complex tasks. By combining vision, language, and action, it overcomes limitations of traditional grasping models in complex environments.

Technical Contribution

DexVLG provides new theoretical guarantees and engineering possibilities through flow-matching mechanisms and large-scale dataset training. It demonstrates superior zero-shot generalization compared to existing methods.

Novelty

DexVLG is the first to apply large-scale vision-language models to dexterous grasping, pioneering a new research direction. It significantly improves grasp accuracy and flexibility compared to traditional methods.

Limitations

  • The model's robustness in complex environments needs further validation, especially on non-standard objects.
  • The dataset generation relies on simulation, which may differ from real-world scenarios.

Future Work

Future research can expand to multi-view inputs and more complex tasks, exploring the model's adaptability and robustness in different environments.

AI Executive Summary

DexVLG is a large-scale model combining vision, language, and action to tackle complex dexterous grasping tasks. Existing grasping models focus on simple grippers, while DexVLG predicts grasp poses using single-view RGBD input, significantly enhancing accuracy and flexibility.

DexVLG utilizes the DexGraspNet 3.0 dataset, comprising 170 million grasp poses across 174,000 objects with semantic parts. The model employs a flow-matching mechanism to generate instruction-aligned grasp poses, showcasing strong zero-shot generalization capabilities.

In experiments, DexVLG achieved over 76% zero-shot execution success rate in simulation and successfully performed part-aligned grasps in real-world scenarios. This research opens new possibilities for robots in complex tasks while indicating future research directions.

Deep Analysis

Background

With the rise of large models, vision-language-action systems enable robots to tackle increasingly complex tasks. However, data collection difficulties have limited progress, focusing mainly on simple gripper control. DexVLG aims to address this by enabling dexterous grasping for more complex tasks.

Core Problem

Existing grasping models perform poorly in complex environments, especially when dealing with human-like dexterous hands. DexVLG addresses bottlenecks in grasp pose prediction by integrating vision, language, and action.

Innovation

DexVLG is the first to apply large-scale vision-language models to dexterous grasping, combining flow-matching mechanisms and large-scale dataset training to significantly enhance grasp accuracy and flexibility.

Methodology

  • �� Predict grasp poses using single-view RGBD input
  • �� Train using the DexGraspNet 3.0 dataset
  • �� Employ flow-matching mechanism to generate instruction-aligned grasp poses
  • �� Test in simulation and real-world environments

Experiments

Experimental design includes testing in physics-based simulations and real-world environments using the DexGraspNet 3.0 dataset. Evaluation metrics include zero-shot execution success rate and part-grasp accuracy.

Results

DexVLG achieved over 76% zero-shot execution success rate in simulation and successfully performed part-aligned grasps in real-world scenarios.

Applications

DexVLG can be applied in complex robotic tasks such as industrial automation and home service robots, significantly enhancing grasp flexibility and accuracy.

Limitations & Outlook

The model's robustness in complex environments needs further validation, especially on non-standard objects. The dataset generation relies on simulation, which may differ from real-world scenarios.

Plain Language Accessible to non-experts

Imagine a kitchen robot that can identify and grab different kitchen utensils. DexVLG acts like the robot's brain, using vision to recognize objects, language to understand instructions, and dexterous hands to perform the grasping. It's like a smart assistant that quickly adapts to different tasks.

ELI14 Explained like you're 14

Imagine you're playing a claw machine game, but this machine can not only see the toys but also understand your instructions and accurately grab the toy you want. DexVLG is like this super-smart claw machine, understanding vision and language, and dexterously grabbing objects. Isn't that cool?

Glossary

DexVLG

A large-scale model combining vision, language, and action for dexterous grasp pose prediction.

Used to predict grasp poses aligned with language instructions.

RGBD Input

Image input containing color and depth information for object recognition and grasp pose prediction.

Used as input data for the DexVLG model.

DexGraspNet 3.0

A large-scale dataset containing 170 million grasp poses across 174,000 objects with semantic parts.

Used to train the DexVLG model.

Flow-Matching Mechanism

A technique for generating grasp poses aligned with instructions.

Used for grasp pose prediction in the DexVLG model.

Zero-Shot Learning

A learning approach that allows predictions without additional training samples.

DexVLG demonstrates strong zero-shot generalization capabilities.

Open Questions Unanswered questions from this research

  • 1 How to improve model robustness on non-standard objects?
  • 2 How to apply simulation-generated datasets to real-world scenarios?

Applications

Immediate Applications

Industrial Automation

DexVLG can be used in industrial robots to enhance efficiency and flexibility in production lines.

Long-term Vision

Home Service Robots

DexVLG can be applied to home service robots for automating complex tasks like organizing and cleaning.

Abstract

As large models gain traction, vision-language-action (VLA) systems are enabling robots to tackle increasingly complex tasks. However, limited by the difficulty of data collection, progress has mainly focused on controlling simple gripper end-effectors. There is little research on functional grasping with large models for human-like dexterous hands. In this paper, we introduce DexVLG, a large Vision-Language-Grasp model for Dexterous grasp pose prediction aligned with language instructions using single-view RGBD input. To accomplish this, we generate a dataset of 170 million dexterous grasp poses mapped to semantic parts across 174,000 objects in simulation, paired with detailed part-level captions. This large-scale dataset, named DexGraspNet 3.0, is used to train a VLM and flow-matching-based pose head capable of producing instruction-aligned grasp poses for tabletop objects. To assess DexVLG's performance, we create benchmarks in physics-based simulations and conduct real-world experiments. Extensive testing demonstrates DexVLG's strong zero-shot generalization capabilities-achieving over 76% zero-shot execution success rate and state-of-the-art part-grasp accuracy in simulation-and successful part-aligned grasps on physical objects in real-world scenarios.

cs.CV cs.RO