SOTAVerified

Efficient Imitation Without Demonstrations via Value-Penalized Auxiliary Control from Examples

2024-07-03Code Available0· sign in to hype

Trevor Ablett, Bryan Chan, Jayce Haoran Wang, Jonathan Kelly

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Common approaches to providing feedback in reinforcement learning are the use of hand-crafted rewards or full-trajectory expert demonstrations. Alternatively, one can use examples of completed tasks, but such an approach can be extremely sample inefficient. We introduce value-penalized auxiliary control from examples (VPACE), an algorithm that significantly improves exploration in example-based control by adding examples of simple auxiliary tasks and an above-success-level value penalty. Across both simulated and real robotic environments, we show that our approach substantially improves learning efficiency for challenging tasks, while maintaining bounded value estimates. Preliminary results also suggest that VPACE may learn more efficiently than the more common approaches of using full trajectories or true sparse rewards. Project site: https://papers.starslab.ca/vpace/ .

Tasks

Reproductions