Robust Offline Imitation Learning from Diverse Auxiliary Data
Udita Ghosh, Dripta S. Raychaudhuri, Jiachen Li, Konstantinos Karydis, Amit K. Roy-Chowdhury

TL;DR
ROIDA is a robust offline imitation learning method that effectively utilizes diverse auxiliary data by identifying high-quality transitions and applying temporal difference learning, outperforming prior approaches without relying on strict data assumptions.
Contribution
ROIDA introduces a novel approach combining reward-based filtering and temporal difference learning to leverage diverse auxiliary data in offline imitation learning.
Findings
ROIDA outperforms prior methods across various auxiliary datasets.
It maintains robust performance without assumptions on data quality.
The method effectively leverages unlabeled auxiliary data.
Abstract
Offline imitation learning enables learning a policy solely from a set of expert demonstrations, without any environment interaction. To alleviate the issue of distribution shift arising due to the small amount of expert data, recent works incorporate large numbers of auxiliary demonstrations alongside the expert data. However, the performance of these approaches rely on assumptions about the quality and composition of the auxiliary data, and they are rarely successful when those assumptions do not hold. To address this limitation, we propose Robust Offline Imitation from Diverse Auxiliary Data (ROIDA). ROIDA first identifies high-quality transitions from the entire auxiliary dataset using a learned reward function. These high-reward samples are combined with the expert demonstrations for weighted behavioral cloning. For lower-quality samples, ROIDA applies temporal difference learning…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Human Pose and Action Recognition · Multimodal Machine Learning Applications
MethodsSparse Evolutionary Training
