English

Learning from Pixels with Expert Observations

Robotics 2023-07-25 v2 Artificial Intelligence Machine Learning

Abstract

In reinforcement learning (RL), sparse rewards can present a significant challenge. Fortunately, expert actions can be utilized to overcome this issue. However, acquiring explicit expert actions can be costly, and expert observations are often more readily available. This paper presents a new approach that uses expert observations for learning in robot manipulation tasks with sparse rewards from pixel observations. Specifically, our technique involves using expert observations as intermediate visual goals for a goal-conditioned RL agent, enabling it to complete a task by successively reaching a series of goals. We demonstrate the efficacy of our method in five challenging block construction tasks in simulation and show that when combined with two state-of-the-art agents, our approach can significantly improve their performance while requiring 4-20 times fewer expert actions during training. Moreover, our method is also superior to a hierarchical baseline.

Keywords

Cite

@article{arxiv.2306.13872,
  title  = {Learning from Pixels with Expert Observations},
  author = {Minh-Huy Hoang and Long Dinh and Hai Nguyen},
  journal= {arXiv preprint arXiv:2306.13872},
  year   = {2023}
}

Comments

Accepted at IROS-2023 (Detroit, USA), the first two authors contributed equally

R2 v1 2026-06-28T11:13:20.755Z