paper-with-me

홈 › Papers

MobILE: Model-Based Imitation Learning From Observation Alone

2021-02-22 · NeurIPS 2021 12 · Rahul Kidambi, Jonathan Chang, Wen Sun

This paper studies Imitation Learning from Observations alone (ILFO) where the learner is presented with expert demonstrations that consist only of states visited by an expert (without access to actions taken by the expert). We present a provably efficient model-based framework MobILE to solve the ILFO problem. MobILE involves carefully trading off strategic exploration against imitation - this is achieved by integrating the idea of optimism in the face of uncertainty into the distribution matching imitation learning (IL) framework. We provide a unified analysis for MobILE, and demonstrate that MobILE enjoys strong performance guarantees for classes of MDP dynamics that satisfy certain well studied notions of structural complexity. We also show that the ILFO problem is strictly harder than the standard IL problem by presenting an exponential sample complexity separation between IL and ILFO. We complement these theoretical results with experimental simulations on benchmark OpenAI Gym tasks that indicate the efficacy of MobILE. Code for implementing the MobILE framework is available at https://github.com/rahulkidambi/MobILE-NeurIPS2021.

📄 PDF Abstract BibTeX arXiv:2102.10769

Code (1)

rahulkidambi/mobile-neurips2021 공식 구현

Tasks

Imitation LearningmodelOpenAI Gym

Similar Papers 제목 키워드 기반

Optimism is All You Need: Model-Based Imitation Learning From Observation Alone

2021-03-09 · ICLR Workshop SSL-RL 2021 5 · Rahul Kidambi, Jonathan Daniel Chang, Wen Sun

This paper studies Imitation Learning from Observations alone (ILFO) where the learner is presented with expert demonstrations that only consist of states encountered by an expert (without access to actions taken by the …

AllImitation LearningOpenAI Gym

Spatio-temporal-spectral-angular observation model that integrates observations from UAV and mobile mapping vehicle for better urban mapping

2021-08-24 · Zhenfeng Shao, Gui Cheng, Deren Li, Xiao Huang 외

In a complex urban scene, observation from a single sensor unavoidably leads to voids in observations, failing to describe urban objects in a comprehensive manner. In this paper, we propose a spatio-temporal-spectral-ang…

Provably Efficient Imitation Learning from Observation Alone

2019-05-27 · Wen Sun, Anirudh Vemula, Byron Boots, J. Andrew Bagnell

We study Imitation Learning (IL) from Observations alone (ILFO) in large-scale MDPs. While most IL algorithms rely on an expert to directly provide actions to the learner, in this setting the expert only supplies sequenc…

Imitation LearningOpenAI GymReinforcement Learning

SERF: Spatiotemporal Environment and Robot Feature Map for Long-Horizon Mobile Manipulation

2026-06-11 · Sunghwan Kim, Byeonghyun Pak, Kehan Long, Yulun Tian 외 arxiv

Long-horizon robot mobile manipulation requires continual reasoning about localization, environment changes, and task progress, all of which are challenging to infer from image observations alone. In this paper, we show …

VOILA: Visual-Observation-Only Imitation Learning for Autonomous Navigation

2021-05-19 · Haresh Karnan, Garrett Warnell, Xuesu Xiao, Peter Stone

While imitation learning for vision based autonomous mobile robot navigation has recently received a great deal of attention in the research community, existing approaches typically require state action demonstrations th…

Autonomous NavigationImitation LearningNavigateRobot Navigation