paper-with-me

Papers

Learning Category-Level Generalizable Object Manipulation Policy via Generative Adversarial Self-Imitation Learning from Demonstrations

2022-03-04 · Hao Shen, Weikang Wan, He Wang

Generalizable object manipulation skills are critical for intelligent and multi-functional robots to work in real-world complex scenes. Despite the recent progress in reinforcement learning, it is still very challenging to learn a generalizable manipulation policy that can handle a category of geometrically diverse articulated objects. In this work, we tackle this category-level object manipulation policy learning problem via imitation learning in a task-agnostic manner, where we assume no handcrafted dense rewards but only a terminal reward. Given this novel and challenging generalizable policy learning problem, we identify several key issues that can fail the previous imitation learning algorithms and hinder the generalization to unseen instances. We then propose several general but critical techniques, including generative adversarial self-imitation learning from demonstrations, progressive growing of discriminator, and instance-balancing for expert buffer, that accurately pinpoints and tackles these issues and can benefit category-level manipulation policy learning regardless of the tasks. Our experiments on ManiSkill benchmarks demonstrate a remarkable improvement on all tasks and our ablation studies further validate the contribution of each proposed technique.

📄 PDF Abstract BibTeX arXiv:2203.02107

Code (2)

shen-hhao/Category_Level_Manipulation 공식 구현 pytorch
haosulab/maniskill2

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

PartManip: Learning Cross-Category Generalizable Part Manipulation Policy from Point Cloud Observations

2023-03-29 · CVPR 2023 1 · Haoran Geng, Ziming Li, Yiran Geng, Jiayi Chen 외

Learning a generalizable object manipulation policy is vital for an embodied agent to work in complex real-world scenes. Parts, as the shared components in different object categories, have the potential to increase the …

Object

GAPartNet: Cross-Category Domain-Generalizable Object Perception and Manipulation via Generalizable and Actionable Parts

2022-11-10 · CVPR 2023 1 · Haoran Geng, Helin Xu, Chengyang Zhao, Chao Xu 외

For years, researchers have been devoted to generalizable object perception and manipulation, where cross-category generalizability is highly desired yet underexplored. In this work, we propose to learn such cross-catego…

3D Instance SegmentationDomain GeneralizationObjectPose Estimation+1

USEEK: Unsupervised SE(3)-Equivariant 3D Keypoints for Generalizable Manipulation

2022-09-28 · Zhengrong Xue, Zhecheng Yuan, Jiashun Wang, Xueqian Wang 외

Can a robot manipulate intra-category unseen objects in arbitrary poses with the help of a mere demonstration of grasping pose on a single object instance? In this paper, we try to address this intriguing challenge by us…

Keypoint DetectionObject

Learning Generalizable Dexterous Manipulation from Human Grasp Affordance

2022-04-05 · Yueh-Hua Wu, Jiashun Wang, Xiaolong Wang

Dexterous manipulation with a multi-finger hand is one of the most challenging problems in robotics. While recent progress in imitation learning has largely improved the sample efficiency compared to Reinforcement Learni…

Imitation LearningRepresentation Learning

FUNCanon: Learning Pose-Aware Action Primitives via Functional Object Canonicalization for Generalizable Robotic Manipulation

2025-09-23 · Hongli Xu, Lei Zhang, Xiaoyue Hu, Boyang Zhong 외 arxiv

General-purpose robotic skills from end-to-end demonstrations often leads to task-specific policies that fail to generalize beyond the training distribution. Therefore, we introduce FunCanon, a framework that converts lo…