ROAIJun 20, 2025

Learning Dexterous Object Handover

arXiv:2506.16822v1h-index: 6RO-MAN
Originality Incremental advance
AI Analysis

This addresses the need for safe and efficient robot collaboration in settings like homes, though it is incremental as it builds on existing RL methods with a new reward function.

The paper tackles the problem of enabling robots to perform dexterous object handover using reinforcement learning, achieving a 94% success rate with novel objects and showing robustness to perturbations with only a 13.8% performance decrease.

Object handover is an important skill that we use daily when interacting with other humans. To deploy robots in collaborative setting, like houses, being able to receive and handing over objects safely and efficiently becomes a crucial skill. In this work, we demonstrate the use of Reinforcement Learning (RL) for dexterous object handover between two multi-finger hands. Key to this task is the use of a novel reward function based on dual quaternions to minimize the rotation distance, which outperforms other rotation representations such as Euler and rotation matrices. The robustness of the trained policy is experimentally evaluated by testing w.r.t. objects that are not included in the training distribution, and perturbations during the handover process. The results demonstrate that the trained policy successfully perform this task, achieving a total success rate of 94% in the best-case scenario after 100 experiments, thereby showing the robustness of our policy with novel objects. In addition, the best-case performance of the policy decreases by only 13.8% when the other robot moves during the handover, proving that our policy is also robust to this type of perturbation, which is common in real-world object handovers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes