OLLIE: Imitation Learning from Offline Pretraining to Online Finetuning
Sheng Yue, Xingyuan Hua, Ju Ren, Sen Lin, Junshan Zhang, Yaoxue Zhang

TL;DR
OLLIE introduces a novel offline-to-online imitation learning method that pretrains policies and discriminators for smooth, efficient finetuning, significantly outperforming baselines across diverse tasks.
Contribution
The paper proposes a new offline-to-online IL approach, OLLIE, that aligns discriminator initialization with policy pretraining to enable effective and rapid finetuning.
Findings
Outperforms baseline methods in 20 challenging tasks
Achieves better performance, efficiency, and convergence speed
Works across continuous control and vision-based domains
Abstract
In this paper, we study offline-to-online Imitation Learning (IL) that pretrains an imitation policy from static demonstration data, followed by fast finetuning with minimal environmental interaction. We find the na\"ive combination of existing offline IL and online IL methods tends to behave poorly in this context, because the initial discriminator (often used in online IL) operates randomly and discordantly against the policy initialization, leading to misguided policy optimization and of pretraining knowledge. To overcome this challenge, we propose a principled offline-to-online IL method, named , that simultaneously learns a near-expert policy initialization along with an , which can be seamlessly integrated into online IL, achieving smooth and fast finetuning. Empirically, …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Motion and Animation
