paper-with-me

홈 › Papers

COMBO-Grasp: Learning Constraint-Based Manipulation for Bimanual Occluded Grasping

2025-02-12 · Jun Yamada, Alexander L. Mitchell, Jack Collins, Ingmar Posner

This paper addresses the challenge of occluded robot grasping, i.e. grasping in situations where the desired grasp poses are kinematically infeasible due to environmental constraints such as surface collisions. Traditional robot manipulation approaches struggle with the complexity of non-prehensile or bimanual strategies commonly used by humans in these circumstances. State-of-the-art reinforcement learning (RL) methods are unsuitable due to the inherent complexity of the task. In contrast, learning from demonstration requires collecting a significant number of expert demonstrations, which is often infeasible. Instead, inspired by human bimanual manipulation strategies, where two hands coordinate to stabilise and reorient objects, we focus on a bimanual robotic setup to tackle this challenge. In particular, we introduce Constraint-based Manipulation for Bimanual Occluded Grasping (COMBO-Grasp), a learning-based approach which leverages two coordinated policies: a constraint policy trained using self-supervised datasets to generate stabilising poses and a grasping policy trained using RL that reorients and grasps the target object. A key contribution lies in value function-guided policy coordination. Specifically, during RL training for the grasping policy, the constraint policy's output is refined through gradients from a jointly trained value function, improving bimanual coordination and task performance. Lastly, COMBO-Grasp employs teacher-student policy distillation to effectively deploy point cloud-based policies in real-world environments. Empirical evaluations demonstrate that COMBO-Grasp significantly improves task success rates compared to competitive baseline approaches, with successful generalisation to unseen objects in both simulated and real-world environments.

📄 PDF Abstract BibTeX arXiv:2502.08054

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)Robot Manipulation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Bimanual Grasp Synthesis for Dexterous Robot Hands

2024-11-24 · Yanming Shao, Chenxi Xiao

Humans naturally perform bimanual skills to handle large and heavy objects. To enhance robots' object manipulation capabilities, generating effective bimanual grasp poses is essential. Nevertheless, bimanual grasp synthe…

Real-World Cooperative Bimanual Dexterous Grasp of Large Objects from Single-View Observations

2026-08-11 · Ziming Li, Mingxuan Wu, Jiaqi Zhang, Hongfei Li 외 arxiv

Bimanual dexterous grasping of large objects is a critical challenge in robotic manipulation. However, most existing studies focus on sequential manipulation rather than cooperative grasping, and methods addressing such …

Motion PlanningPoint Clouds

BiGraspFormer: End-to-End Bimanual Grasp Transformer

2025-09-23 · Kangmin Kim, Seunghyeok Back, Geonhyup Lee, Sangbeom Lee 외 arxiv

Bimanual grasping is essential for robots to handle large and complex objects. However, existing methods either focus solely on single-arm grasping or employ separate grasp generation and bimanual evaluation stages, lead…

Point Clouds

Imitation-Guided Bimanual Planning for Stable Manipulation under Changing External Forces

2025-09-23 · Kuanqi Cai, Chunfeng Wang, Zeqi Li, Haowen Yao 외 arxiv

Robotic manipulation in dynamic environments often requires seamless transitions between different grasp types to maintain stability and efficiency. However, achieving smooth and adaptive grasp transitions remains a chal…

RoTri-Diff: A Spatial Robot-Object Triadic Interaction-Guided Diffusion Model for Bimanual Manipulation

2026-03-07 · Zixuan Chen, Nga Teng Chan, Yiwen Hou, Chenrui Tie 외 arxiv

Bimanual manipulation is a fundamental robotic skill that requires continuous and precise coordination between two arms. While imitation learning (IL) is the dominant paradigm for acquiring this capability, existing appr…