CoachNet: An Adversarial Sampling Approach for Reinforcement Learning
Elmira Amirloo Abolfathi, Jun Luo, Peyman Yadmellat, Kasra Rezaee

TL;DR
This paper introduces CoachNet, an adversarial sampling method that uses a failure predictor to focus reinforcement learning training on challenging scenarios, improving efficiency and robustness.
Contribution
It proposes a novel online adversarial sampling approach guided by a failure predictor, enhancing sample efficiency and robustness in reinforcement learning.
Findings
Improved sample efficiency in continuous control tasks.
Enhanced robustness in challenging scenarios.
Effective focus on agent's weak spots.
Abstract
Despite the recent successes of reinforcement learning in games and robotics, it is yet to become broadly practical. Sample efficiency and unreliable performance in rare but challenging scenarios are two of the major obstacles. Drawing inspiration from the effectiveness of deliberate practice for achieving expert-level human performance, we propose a new adversarial sampling approach guided by a failure predictor named "CoachNet". CoachNet is trained online along with the agent to predict the probability of failure. This probability is then used in a stochastic sampling process to guide the agent to more challenging episodes. This way, instead of wasting time on scenarios that the agent has already mastered, training is focused on the agent's "weak spots". We present the design of CoachNet, explain its underlying principles, and empirically demonstrate its effectiveness in improving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Reinforcement Learning in Robotics · Explainable Artificial Intelligence (XAI)
