paper-with-me

홈 › Papers

ArticuBot: Learning Universal Articulated Object Manipulation Policy via Large Scale Simulation

2025-03-04 · YuFei Wang, Ziyu Wang, Mino Nakura, Pratik Bhowal, Chia-Liang Kuo, Yi-Ting Chen, Zackory Erickson, David Held

This paper presents ArticuBot, in which a single learned policy enables a robotics system to open diverse categories of unseen articulated objects in the real world. This task has long been challenging for robotics due to the large variations in the geometry, size, and articulation types of such objects. Our system, Articubot, consists of three parts: generating a large number of demonstrations in physics-based simulation, distilling all generated demonstrations into a point cloud-based neural policy via imitation learning, and performing zero-shot sim2real transfer to real robotics systems. Utilizing sampling-based grasping and motion planning, our demonstration generalization pipeline is fast and effective, generating a total of 42.3k demonstrations over 322 training articulated objects. For policy learning, we propose a novel hierarchical policy representation, in which the high-level policy learns the sub-goal for the end-effector, and the low-level policy learns how to move the end-effector conditioned on the predicted goal. We demonstrate that this hierarchical approach achieves much better object-level generalization compared to the non-hierarchical version. We further propose a novel weighted displacement model for the high-level policy that grounds the prediction into the existing 3D structure of the scene, outperforming alternative policy representations. We show that our learned policy can zero-shot transfer to three different real robot settings: a fixed table-top Franka arm across two different labs, and an X-Arm on a mobile base, opening multiple unseen articulated objects across two labs, real lounges, and kitchens. Videos and code can be found on our project website: https://articubot.github.io/.

📄 PDF Abstract BibTeX arXiv:2503.03045

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningMotion Planning

Similar Papers 제목 키워드 기반

UMPNet: Universal Manipulation Policy Network for Articulated Objects

2021-09-13 · Zhenjia Xu, Zhanpeng He, Shuran Song

We introduce the Universal Manipulation Policy Network (UMPNet) -- a single image-based policy network that infers closed-loop action sequences for manipulating arbitrary articulated objects. To infer a wide range of act…

Attribute

Part-Guided 3D RL for Sim2Real Articulated Object Manipulation

2024-04-26 · Pengwei Xie, Rui Chen, Siang Chen, Yuzhe Qin 외

Manipulating unseen articulated objects through visual feedback is a critical but challenging task for real robots. Existing learning-based solutions mainly focus on visual affordance learning or other pre-trained visual…

AdaManip: Adaptive Articulated Object Manipulation Environments and Policy Learning

2025-02-16 · Yuanfei Wang, Xiaojie Zhang, Ruihai Wu, Yu Li 외

Articulated object manipulation is a critical capability for robots to perform various tasks in real-world scenarios. Composed of multiple parts connected by joints, articulated objects are endowed with diverse functiona…

Imitation Learning

Hierarchical Reinforcement Learning for Articulated Tool Manipulation with Multifingered Hand

2025-07-09 · Wei Xu, Yanchao Zhao, Weichao Guo, Xinjun Sheng arxiv

Manipulating articulated tools, such as tweezers or scissors, has rarely been explored in previous research. Unlike rigid tools, articulated tools change their shape dynamically, creating unique challenges for dexterous …

Hierarchical Reinforcement LearningPoint Clouds

DexArt: Benchmarking Generalizable Dexterous Manipulation with Articulated Objects

2023-05-09 · CVPR 2023 1 · Chen Bao, Helin Xu, Yuzhe Qin, Xiaolong Wang

To enable general-purpose robots, we will require the robot to operate daily articulated objects as humans do. Current robot manipulation has heavily relied on using a parallel gripper, which restricts the robot to a lim…

BenchmarkingDecision MakingRepresentation LearningRobot Manipulation