Efficient Policy Learning for Non-Stationary MDPs under Adversarial Manipulation
Tiancheng Yu, Suvrit Sra

TL;DR
This paper introduces an adversarial reinforcement learning algorithm for non-stationary MDPs that achieves optimal regret bounds, enabling reliable policy learning despite adversarial changes.
Contribution
It develops an ARL algorithm that reduces non-stationary MDPs to adversarial bandit problems and achieves optimal regret bounds in this setting.
Findings
Achieves $O( oot{SATH^3})$ regret bound.
Optimal dependence on $S$, $A$, and $T$ for non-stationary MDPs.
Best dependence on $H$ among model-free methods.
Abstract
A Markov Decision Process (MDP) is a popular model for reinforcement learning. However, its commonly used assumption of stationary dynamics and rewards is too stringent and fails to hold in adversarial, nonstationary, or multi-agent problems. We study an episodic setting where the parameters of an MDP can differ across episodes. We learn a reliable policy of this potentially adversarial MDP by developing an Adversarial Reinforcement Learning (ARL) algorithm that reduces our MDP to a sequence of \emph{adversarial} bandit problems. ARL achieves regret, which is optimal with respect to , , and , and its dependence on is the best (even for the usual stationary MDP) among existing model-free methods.
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 · Advanced Bandit Algorithms Research · Adversarial Robustness in Machine Learning
