Don't Forget Your Teacher: A Corrective Reinforcement Learning Framework
Mohammadreza Nazari, Majid Jahani, Lawrence V. Snyder, Martin, Tak\'a\v{c}

TL;DR
This paper introduces a corrective reinforcement learning framework where a student policy learns to improve performance while staying close to a teacher policy, addressing practitioners' reluctance to adopt RL solutions.
Contribution
We propose a novel student-teacher RL mechanism with a constrained optimization approach and primal-dual policy gradient algorithm, ensuring policies remain similar to the teacher while improving rewards.
Findings
Effective in multiple GridWorld scenarios
Addresses high variance and convergence issues
Proven asymptotic optimality of the policy
Abstract
Although reinforcement learning (RL) can provide reliable solutions in many settings, practitioners are often wary of the discrepancies between the RL solution and their status quo procedures. Therefore, they may be reluctant to adapt to the novel way of executing tasks proposed by RL. On the other hand, many real-world problems require relatively small adjustments from the status quo policies to achieve improved performance. Therefore, we propose a student-teacher RL mechanism in which the RL (the "student") learns to maximize its reward, subject to a constraint that bounds the difference between the RL policy and the "teacher" policy. The teacher can be another RL policy (e.g., trained under a slightly different setting), the status quo policy, or any other exogenous policy. We formulate this problem using a stochastic optimization model and solve it using a primal-dual policy…
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
TopicsReinforcement Learning in Robotics · Smart Grid Energy Management · Advanced Bandit Algorithms Research
