paper-with-me

홈 › Papers

Accelerating Robot Learning of Contact-Rich Manipulations: A Curriculum Learning Study

2022-04-27 · Cristian C. Beltran-Hernandez, Damien Petit, Ixchel G. Ramirez-Alpizar, Kensuke Harada

The Reinforcement Learning (RL) paradigm has been an essential tool for automating robotic tasks. Despite the advances in RL, it is still not widely adopted in the industry due to the need for an expensive large amount of robot interaction with its environment. Curriculum Learning (CL) has been proposed to expedite learning. However, most research works have been only evaluated in simulated environments, from video games to robotic toy tasks. This paper presents a study for accelerating robot learning of contact-rich manipulation tasks based on Curriculum Learning combined with Domain Randomization (DR). We tackle complex industrial assembly tasks with position-controlled robots, such as insertion tasks. We compare different curricula designs and sampling approaches for DR. Based on this study, we propose a method that significantly outperforms previous work, which uses DR only (No CL is used), with less than a fifth of the training time (samples). Results also show that even when training only in simulation with toy tasks, our method can learn policies that can be transferred to the real-world robot. The learned policies achieved success rates of up to 86\% on real-world complex industrial insertion tasks (with tolerances of $\pm 0.01~mm$) not seen during the training.

📄 PDF Abstract BibTeX arXiv:2204.12844

Code (1)

cambel/robot-learning-cl-dr 공식 구현

Tasks

Contact-rich ManipulationReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning Variable Compliance Control From a Few Demonstrations for Bimanual Robot with Haptic Feedback Teleoperation System

2024-06-21 · Tatsuya Kamijo, Cristian C. Beltran-Hernandez, Masashi Hamaya

Automating dexterous, contact-rich manipulation tasks using rigid robots is a significant challenge in robotics. Rigid robots, defined by their actuation through position commands, face issues of excessive contact forces…

ChunkingContact-rich Manipulation

Assembly robots with optimized control stiffness through reinforcement learning

2020-02-27 · Masahide Oikawa, Kyo Kutsuzawa, Sho Sakaino, Toshiaki Tsuji

There is an increased demand for task automation in robots. Contact-rich tasks, wherein multiple contact transitions occur in a series of operations, are extensively being studied to realize high accuracy. In this study,…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Trajectory Planning

FACTR: Force-Attending Curriculum Training for Contact-Rich Policy Learning

2025-02-24 · Jason Jingzhou Liu, Yulong Li, Kenneth Shaw, Tony Tao 외

Many contact-rich tasks humans perform, such as box pickup or rolling dough, rely on force feedback for reliable execution. However, this force information, which is readily available in most robot arms, is not commonly …

CRAFT: Adapting VLA Models to Contact-rich Manipulation via Force-aware Curriculum Fine-tuning

2026-02-13 · Yike Zhang, Yaonan Wang, Xinxin Sun, Kaizhen Huang 외 arxiv

Vision-Language-Action (VLA) models have shown a strong capability in enabling robots to execute general instructions, yet they struggle with contact-rich manipulation tasks, where success requires precise alignment, sta…

Differentiable Skill Optimisation for Powder Manipulation in Laboratory Automation

2025-10-01 · Minglun Wei, Xintong Yang, Yu-Kun Lai, Ze Ji arxiv

Robotic automation is accelerating scientific discovery by reducing manual effort in laboratory workflows. However, precise manipulation of powders remains challenging, particularly in tasks such as transport that demand…

Reinforcement Learning