paper-with-me

Papers

Using Implicit Behavior Cloning and Dynamic Movement Primitive to Facilitate Reinforcement Learning for Robot Motion Planning

2023-07-29 · Zengjie Zhang, Jayden Hong, Amir Soufi Enayati, Homayoun Najjaran

Reinforcement learning (RL) for motion planning of multi-degree-of-freedom robots still suffers from low efficiency in terms of slow training speed and poor generalizability. In this paper, we propose a novel RL-based robot motion planning framework that uses implicit behavior cloning (IBC) and dynamic movement primitive (DMP) to improve the training speed and generalizability of an off-policy RL agent. IBC utilizes human demonstration data to leverage the training speed of RL, and DMP serves as a heuristic model that transfers motion planning into a simpler planning space. To support this, we also create a human demonstration dataset using a pick-and-place experiment that can be used for similar studies. Comparison studies in simulation reveal the advantage of the proposed method over the conventional RL agents with faster training speed and higher scores. A real-robot experiment indicates the applicability of the proposed method to a simple assembly task. Our work provides a novel perspective on using motion primitives and human demonstration to leverage the performance of RL for robot applications.

📄 PDF Abstract BibTeX arXiv:2307.16062

Code (0)

등록된 구현이 없습니다.

Tasks

Motion PlanningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Neural probabilistic motor primitives for humanoid control

2018-11-28 · ICLR 2019 5 · Josh Merel, Leonard Hasenclever, Alexandre Galashov, Arun Ahuja 외

We focus on the problem of learning a single motor module that can flexibly express a range of behaviors for the control of high-dimensional physically simulated humanoids. To do this, we propose a motor architecture tha…

Humanoid Control

Neural Dynamic Movement Primitives -- a survey

2022-08-03 · Jože M Rožanec, Bojan Nemec

One of the most important challenges in robotics is producing accurate trajectories and controlling their dynamic parameters so that the robots can perform different tasks. The ability to provide such motion control is c…

Survey

FODMP: Fast One-Step Diffusion of Movement Primitives Generation for Time-Dependent Robot Actions

2026-03-25 · Xirui Shi, Arya Ebrahimi, Yi Hu, Jun Jin arxiv

Diffusion models are increasingly used for robot learning, but current designs face a clear trade-off. Action-chunking diffusion policies like ManiCM are fast to run, yet they only predict short segments of motion. This …

Implicit Behavioral Cloning

2021-09-01 · Pete Florence, Corey Lynch, Andy Zeng, Oscar Ramirez 외

We find that across a wide range of robot policy learning scenarios, treating supervised policy learning with an implicit model generally performs better, on average, than commonly used explicit models. We present extens…

D4RL

Adaptation and Robust Learning of Probabilistic Movement Primitives

2018-08-31 · Sebastian Gomez-Gonzalez, Gerhard Neumann, Bernhard Schölkopf, Jan Peters

Probabilistic representations of movement primitives open important new possibilities for machine learning in robotics. These representations are able to capture the variability of the demonstrations from a teacher as a …