paper-with-me

Papers

Universal Dexterous Functional Grasping via Demonstration-Editing Reinforcement Learning

2025-12-15 · Chuan Mao, Haoqi Yuan, Ziye Huang, Chaoyi Xu, Kai Ma, Zongqing Lu arxiv

Reinforcement learning (RL) has achieved great success in dexterous grasping, significantly improving grasp performance and generalization from simulation to the real world. However, fine-grained functional grasping, which is essential for downstream manipulation tasks, remains underexplored and faces several challenges: the complexity of specifying goals and reward functions for functional grasps across diverse objects, the difficulty of multi-task RL exploration, and the challenge of sim-to-real transfer. In this work, we propose DemoFunGrasp for universal dexterous functional grasping. We factorize functional grasping conditions into two complementary components - grasping style and affordance - and integrate them into an RL framework that can learn to grasp any object with any functional grasping condition. To address the multi-task optimization challenge, we leverage a single grasping demonstration and reformulate the RL problem as one-step demonstration editing, substantially enhancing sample efficiency and performance. Experimental results in both simulation and the real world show that DemoFunGrasp generalizes to unseen combinations of objects, affordances, and grasping styles, outperforming baselines in both success rate and functional grasping accuracy. In addition to strong sim-to-real capability, by incorporating a vision-language model (VLM) for planning, our system achieves autonomous instruction-following grasp execution.

📄 PDF Abstract BibTeX arXiv:2512.13380

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

DemoGrasp: Universal Dexterous Grasping from a Single Demonstration

2025-09-26 · Haoqi Yuan, Ziye Huang, Ye Wang, Chuan Mao 외 arxiv

Universal grasping with multi-fingered dexterous hands is a fundamental challenge in robotic manipulation. While recent approaches successfully learn closed-loop grasping policies using reinforcement learning (RL), the i…

Reinforcement Learning

Generate, Transfer, Adapt: Learning Functional Dexterous Grasping from a Single Human Demonstration

2026-01-08 · Xingyi He, Adhitya Polavaram, Yunhao Cao, Om Deshmukh 외 arxiv

Functional grasping with dexterous robotic hands is a key capability for enabling tool use and complex manipulation, yet progress has been constrained by two persistent bottlenecks: the scarcity of large-scale datasets a…

UltraDexGrasp: Learning Universal Dexterous Grasping for Bimanual Robots with Synthetic Data

2026-03-05 · Sizhe Yang, Yiman Xie, Zhixuan Liang, Yang Tian 외 arxiv

Grasping is a fundamental capability for robots to interact with the physical world. Humans, equipped with two hands, autonomously select appropriate grasp strategies based on the shape, size, and weight of objects, enab…

Robotic GraspingPoint Clouds

Towards Affordance-Aware Robotic Dexterous Grasping with Human-like Priors

2025-08-12 · Haoyu Zhao, Linghao Zhuang, Xingyue Zhao, Cheng Zeng 외 arxiv

A dexterous hand capable of generalizable grasping objects is fundamental for the development of general-purpose embodied AI. However, previous methods focus narrowly on low-level grasp stability metrics, neglecting affo…

FunGrasp: Functional Grasping for Diverse Dexterous Hands

2024-11-24 · Linyi Huang, HUI ZHANG, Zijian Wu, Sammy Christen 외

Functional grasping is essential for humans to perform specific tasks, such as grasping scissors by the finger holes to cut materials or by the blade to safely hand them over. Enabling dexterous robot hands with function…