Independent Policy Gradient Methods for Competitive Reinforcement Learning
Constantinos Daskalakis, Dylan J Foster, Noah Golowich
Abstract
We obtain global, non-asymptotic convergence guarantees for independent learning algorithms in competitive reinforcement learning settings with two agents (i.e., zero-sum stochastic games). We consider an episodic setting where in each episode, each player independently selects a policy and observes only their own actions and rewards, along with the state. We show that if both players run policy gradient methods in tandem, their policies will converge to a min-max equilibrium of the game, as long as their learning rates follow a two-timescale rule (which is necessary). To the best of our knowledge, this constitutes the first finite-sample convergence result for independent learning in competitive RL, as prior work has largely focused on centralized/coordinated procedures for equilibrium computation.
BibTeX
@inproceedings{NEURIPS2020_3b2acfe2,
author = {Daskalakis, Constantinos and Foster, Dylan J and Golowich, Noah},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {5527--5540},
publisher = {Curran Associates, Inc.},
title = {Independent Policy Gradient Methods for Competitive Reinforcement Learning},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/3b2acfe2e38102074656ed938abf4ac3-Paper.pdf},
volume = {33},
year = {2020}
}