paper-with-me

홈 › Papers

Offline Imitation Learning with Model-based Reverse Augmentation

2024-06-18 · Jie-Jing Shao, Hao-Sen Shi, Lan-Zhe Guo, Yu-Feng Li

In offline Imitation Learning (IL), one of the main challenges is the \textit{covariate shift} between the expert observations and the actual distribution encountered by the agent, because it is difficult to determine what action an agent should take when outside the state distribution of the expert demonstrations. Recently, the model-free solutions introduce the supplementary data and identify the latent expert-similar samples to augment the reliable samples during learning. Model-based solutions build forward dynamic models with conservatism quantification and then generate additional trajectories in the neighborhood of expert demonstrations. However, without reward supervision, these methods are often over-conservative in the out-of-expert-support regions, because only in states close to expert-observed states can there be a preferred action enabling policy optimization. To encourage more exploration on expert-unobserved states, we propose a novel model-based framework, called offline Imitation Learning with Self-paced Reverse Augmentation (SRA). Specifically, we build a reverse dynamic model from the offline demonstrations, which can efficiently generate trajectories leading to the expert-observed states in a self-paced style. Then, we use the subsequent reinforcement learning method to learn from the augmented trajectories and transit from expert-unobserved states to expert-observed states. This framework not only explores the expert-unobserved states but also guides maximizing long-term returns on these states, ultimately enabling generalization beyond the expert data. Empirical results show that our proposal could effectively mitigate the covariate shift and achieve the state-of-the-art performance on the offline imitation learning benchmarks. Project website: \url{https://www.lamda.nju.edu.cn/shaojj/KDD24_SRA/}.

📄 PDF Abstract BibTeX arXiv:2406.12550

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learningmodel

Similar Papers 제목 키워드 기반

Offline Reinforcement Learning with Reverse Model-based Imagination

2021-10-01 · NeurIPS 2021 12 · Jianhao Wang, Wenzhe Li, Haozhe Jiang, Guangxiang Zhu 외

In offline reinforcement learning (offline RL), one of the main challenges is to deal with the distributional shift between the learning policy and the given dataset. To address this problem, recent offline RL methods at…

Data AugmentationmodelOffline RLreinforcement-learning+2

Look Beneath the Surface: Exploiting Fundamental Symmetry for Sample-Efficient Offline RL

2023-06-07 · NeurIPS 2023 11 · Peng Cheng, Xianyuan Zhan, Zhihao Wu, Wenjia Zhang 외

Offline reinforcement learning (RL) offers an appealing approach to real-world tasks by learning policies from pre-collected datasets without interacting with the environment. However, the performance of existing offline…

Data AugmentationOffline RLReinforcement Learning (RL)

Data Augmentation with Locally-time Reversed Speech for Automatic Speech Recognition

2021-10-09 · Si-Ioi Ng, Tan Lee

Psychoacoustic studies have shown that locally-time reversed (LTR) speech, i.e., signal samples time-reversed within a short segment, can be accurately recognised by human listeners. This study addresses the question of …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationspeech-recognition+1

Guided Data Augmentation for Offline Reinforcement Learning and Imitation Learning

2023-10-27 · Nicholas E. Corrado, Yuxiao Qu, John U. Balis, Adam Labiosa 외

In offline reinforcement learning (RL), an RL agent learns to solve a task using only a fixed dataset of previously collected data. While offline RL has been successful in learning real-world robot control policies, it t…

Autonomous DrivingD4RLData AugmentationImitation Learning+4

OPAL: Offline Primitive Discovery for Accelerating Offline Reinforcement Learning

2020-10-26 · ICLR 2021 1 · Anurag Ajay, Aviral Kumar, Pulkit Agrawal, Sergey Levine 외

Reinforcement learning (RL) has achieved impressive performance in a variety of online settings in which an agent's ability to query the environment for transitions and rewards is effectively unlimited. However, in many …

Few-Shot Imitation LearningImitation LearningOffline RLreinforcement-learning+2