Variance Reduction for Reinforcement Learning in Input-Driven Environments
Hongzi Mao, Shaileshh Bojja Venkatakrishnan, Malte Schwarzkopf,, Mohammad Alizadeh

TL;DR
This paper introduces an input-dependent baseline for reinforcement learning in environments affected by stochastic inputs, significantly reducing variance and improving training stability across various applications.
Contribution
It proposes a bias-free, input-dependent baseline and a meta-learning approach to effectively reduce variance in policy gradient methods for input-driven environments.
Findings
Input-dependent baselines outperform state-dependent ones in variance reduction.
The proposed methods improve training stability in diverse environments.
Experimental results show better policies with input-dependent baselines.
Abstract
We consider reinforcement learning in input-driven environments, where an exogenous, stochastic input process affects the dynamics of the system. Input processes arise in many applications, including queuing systems, robotics control with disturbances, and object tracking. Since the state dynamics and rewards depend on the input process, the state alone provides limited information for the expected future returns. Therefore, policy gradient methods with standard state-dependent baselines suffer high variance during training. We derive a bias-free, input-dependent baseline to reduce this variance, and analytically show its benefits over state-dependent baselines. We then propose a meta-learning approach to overcome the complexity of learning a baseline that depends on a long sequence of inputs. Our experimental results show that across environments from queuing systems, computer…
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
