English

Multi-Advisor Reinforcement Learning

Machine Learning 2017-11-16 v2 Artificial Intelligence Machine Learning

Abstract

We consider tackling a single-agent RL problem by distributing it to nn learners. These learners, called advisors, endeavour to solve the problem from a different focus. Their advice, taking the form of action values, is then communicated to an aggregator, which is in control of the system. We show that the local planning method for the advisors is critical and that none of the ones found in the literature is flawless: the egocentric planning overestimates values of states where the other advisors disagree, and the agnostic planning is inefficient around danger zones. We introduce a novel approach called empathic and discuss its theoretical aspects. We empirically examine and validate our theoretical findings on a fruit collection task.

Keywords

Cite

@article{arxiv.1704.00756,
  title  = {Multi-Advisor Reinforcement Learning},
  author = {Romain Laroche and Mehdi Fatemi and Joshua Romoff and Harm van Seijen},
  journal= {arXiv preprint arXiv:1704.00756},
  year   = {2017}
}

Comments

Submitted at ICLR2018

R2 v1 2026-06-22T19:06:26.514Z