paper-with-me

Papers

Never-Ending Behavior-Cloning Agent for Robotic Manipulation

2024-03-01 · Wenqi Liang, Gan Sun, Qian He, Yu Ren, Jiahua Dong, Yang Cong

Relying on multi-modal observations, embodied robots could perform multiple robotic manipulation tasks in unstructured real-world environments. However, most language-conditioned behavior-cloning agents still face existing long-standing challenges, i.e., 3D scene representation and human-level task learning, when adapting into new sequential tasks in practical scenarios. We here investigate these above challenges with NBAgent in embodied robots, a pioneering language-conditioned Never-ending Behavior-cloning Agent. It can continually learn observation knowledge of novel 3D scene semantics and robot manipulation skills from skill-shared and skill-specific attributes, respectively. Specifically, we propose a skill-sharedsemantic rendering module and a skill-shared representation distillation module to effectively learn 3D scene semantics from skill-shared attribute, further tackling 3D scene representation overlooking. Meanwhile, we establish a skill-specific evolving planner to perform manipulation knowledge decoupling, which can continually embed novel skill-specific knowledge like human from latent and low-rank space. Finally, we design a never-ending embodied robot manipulation benchmark, and expensive experiments demonstrate the significant performance of our method. Visual results, code, and dataset are provided at: https://neragent.github.io.

📄 PDF Abstract BibTeX arXiv:2403.00336

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeRobot Manipulation

Similar Papers 제목 키워드 기반

Get Back Here: Robust Imitation by Return-to-Distribution Planning

2023-05-02 · Geoffrey Cideron, Baruch Tabanpour, Sebastian Curi, Sertan Girgin 외

We consider the Imitation Learning (IL) setup where expert data are not collected on the actual deployment environment but on a different version. To address the resulting distribution shift, we combine behavior cloning …

Imitation Learning

Adaptive Behavior Cloning Regularization for Stable Offline-to-Online Reinforcement Learning

2022-10-25 · Yi Zhao, Rinu Boney, Alexander Ilin, Juho Kannala 외

Offline reinforcement learning, by learning from a fixed dataset, makes it possible to learn agent behaviors without interacting with the environment. However, depending on the quality of the offline dataset, such pre-tr…

D4RLOffline RLreinforcement-learningReinforcement Learning+1

Chain of Thought Imitation with Procedure Cloning

2022-05-22 · Mengjiao Yang, Dale Schuurmans, Pieter Abbeel, Ofir Nachum

Imitation learning aims to extract high-performance policies from logged demonstrations of expert behavior. It is common to frame imitation learning as a supervised learning problem in which one fits a function approxima…

Imitation LearningRobot Manipulation

How vulnerable is my policy? Adversarial attacks on modern behavior cloning policies

2025-02-06 · Basavasagar Patil, Akansha Kalra, Guanhong Tao, Daniel S. Brown

Learning from Demonstration (LfD) algorithms have shown promising results in robotic manipulation tasks, but their vulnerability to adversarial attacks remains underexplored. This paper presents a comprehensive study of …

Adversarial DefenseDenoising

Back to the Manifold: Recovering from Out-of-Distribution States

2022-07-18 · Alfredo Reichlin, Giovanni Luca Marchetti, Hang Yin, Ali Ghadirzadeh 외

Learning from previously collected datasets of expert data offers the promise of acquiring robotic policies without unsafe and costly online explorations. However, a major challenge is a distributional shift between the …