English

Shared Learning : Enhancing Reinforcement in $Q$-Ensembles

Machine Learning 2017-09-15 v1 Artificial Intelligence

Abstract

Deep Reinforcement Learning has been able to achieve amazing successes in a variety of domains from video games to continuous control by trying to maximize the cumulative reward. However, most of these successes rely on algorithms that require a large amount of data to train in order to obtain results on par with human-level performance. This is not feasible if we are to deploy these systems on real world tasks and hence there has been an increased thrust in exploring data efficient algorithms. To this end, we propose the Shared Learning framework aimed at making QQ-ensemble algorithms data-efficient. For achieving this, we look into some principles of transfer learning which aim to study the benefits of information exchange across tasks in reinforcement learning and adapt transfer to learning our value function estimates in a novel manner. In this paper, we consider the special case of transfer between the value function estimates in the QQ-ensemble architecture of BootstrappedDQN. We further empirically demonstrate how our proposed framework can help in speeding up the learning process in QQ-ensembles with minimum computational overhead on a suite of Atari 2600 Games.

Keywords

Cite

@article{arxiv.1709.04909,
  title  = {Shared Learning : Enhancing Reinforcement in $Q$-Ensembles},
  author = {Rakesh R Menon and Balaraman Ravindran},
  journal= {arXiv preprint arXiv:1709.04909},
  year   = {2017}
}

Comments

Submitted to AAAI 2018

R2 v1 2026-06-22T21:43:31.690Z