Multi-Advisor Reinforcement Learning
We consider tackling a single-agent RL problem by distributing it to $n$ 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.
Code (0)
등록된 구현이 없습니다.
Tasks
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
Learning from Multiple Independent Advisors in Multi-agent Reinforcement Learning
Multi-agent reinforcement learning typically suffers from the problem of sample inefficiency, where learning suitable policies involves the use of many data samples. Learning from external demonstrators is a possible sol…
Multi-agent Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+1Multi-Agent Advisor Q-Learning
In the last decade, there have been significant advances in multi-agent reinforcement learning (MARL) but there are still numerous challenges, such as high sample complexity and slow convergence to stable policies, that …
Decision MakingMulti-agent Reinforcement LearningQ-Learningreinforcement-learning+1Challenging common bolus advisor for self-monitoring type-I diabetes patients using Reinforcement Learning
Patients with diabetes who are self-monitoring have to decide right before each meal how much insulin they should take. A standard bolus advisor exists, but has never actually been proven to be optimal in any sense. We c…
reinforcement-learningReinforcement Learning (RL)Bridging the Imitation Gap by Adaptive Insubordination
In practice, imitation learning is preferred over pure reinforcement learning whenever it is possible to design a teaching agent to provide expert supervision. However, we show that when the teaching agent makes decision…
Imitation LearningMemorizationreinforcement-learningReinforcement Learning+1Hindsight Preference Optimization for Financial Time Series Advisory
Time series models predict numbers; decision-makers need advisory -- directional signals with reasoning, actionable suggestions, and risk management. Training language models for such predictive advisory faces a fundamen…
Reinforcement Learning