paper-with-me

홈 › Papers

Robust Imitation Learning against Variations in Environment Dynamics

2022-06-19 · Jongseong Chae, Seungyul Han, Whiyoung Jung, Myungsik Cho, Sungho Choi, Youngchul Sung

In this paper, we propose a robust imitation learning (IL) framework that improves the robustness of IL when environment dynamics are perturbed. The existing IL framework trained in a single environment can catastrophically fail with perturbations in environment dynamics because it does not capture the situation that underlying environment dynamics can be changed. Our framework effectively deals with environments with varying dynamics by imitating multiple experts in sampled environment dynamics to enhance the robustness in general variations in environment dynamics. In order to robustly imitate the multiple sample experts, we minimize the risk with respect to the Jensen-Shannon divergence between the agent's policy and each of the sample experts. Numerical results show that our algorithm significantly improves robustness against dynamics perturbations compared to conventional IL baselines.

📄 PDF Abstract BibTeX arXiv:2206.09314

Code (1)

jongseongchae/rime 공식 구현 pytorch

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

MANGA: Method Agnostic Neural-policy Generalization and Adaptation

2019-11-19 · Homanga Bharadhwaj, Shoichiro Yamaguchi, Shin-ichi Maeda

In this paper we target the problem of transferring policies across multiple environments with different dynamics parameters and motor noise variations, by introducing a framework that decouples the processes of policy l…

Imitation LearningMuJoCoReinforcement LearningReinforcement Learning (RL)

Bet-hedging against demographic fluctuations

2017-08-16

Biological organisms have to cope with stochastic variations in both the external environment and the internal population dynamics. Theoretical studies and laboratory experiments suggest that population diversification c…

Adaptive Dynamics Planning for Robot Navigation

2025-10-06 · Yuanjie Lu, Mingyang Mao, Tong Xu, Linji Wang 외 arxiv

Autonomous robot navigation systems often rely on hierarchical planning, where global planners compute collision-free paths without considering dynamics, and local planners enforce dynamics constraints to produce executa…

Reinforcement LearningRobot Navigation

Balance Equation-based Distributionally Robust Offline Imitation Learning

2025-11-11 · Rishabh Agrawal, Yusuf Alvi, Rahul Jain, Ashutosh Nayyar arxiv

Imitation Learning (IL) has proven highly effective for robotic and control tasks where manually designing reward functions or explicit controllers is infeasible. However, standard IL methods implicitly assume that the e…

Robust Attitude Control of Nonlinear UAV Dynamics with LFT Models and $\mathcal{H}_\infty$ Performance

2025-09-30 · Tanay Kumar, Raktim Bhattacharya arxiv

Attitude stabilization of unmanned aerial vehicles (UAVs) in uncertain environments presents significant challenges due to nonlinear dynamics, parameter variations, and sensor limitations. This paper presents a comparati…