Provably Efficient Model-free RL in Leader-Follower MDP with Linear Function Approximation
Arnob Ghosh

TL;DR
This paper introduces a model-free reinforcement learning algorithm for a multi-agent leader-follower Markov decision process with linear function approximation, achieving provable sublinear regret bounds even in continuous state spaces.
Contribution
It presents the first sublinear regret guarantee for non-myopic leader-follower Markov games with linear function approximation using a novel adaptation of the LSVI-UCB algorithm.
Findings
Achieves $ ilde{O}( oot{3}d^3H^3T)$ regret bounds for both agents.
Introduces a soft-max policy approach to replace greedy policies.
Extends regret guarantees to infinite state spaces.
Abstract
We consider a multi-agent episodic MDP setup where an agent (leader) takes action at each step of the episode followed by another agent (follower). The state evolution and rewards depend on the joint action pair of the leader and the follower. Such type of interactions can find applications in many domains such as smart grids, mechanism design, security, and policymaking. We are interested in how to learn policies for both the players with provable performance guarantee under a bandit feedback setting. We focus on a setup where both the leader and followers are {\em non-myopic}, i.e., they both seek to maximize their rewards over the entire episode and consider a linear MDP which can model continuous state-space which is very common in many RL applications. We propose a {\em model-free} RL algorithm and show that regret bounds can be achieved for…
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
TopicsAdvanced Bandit Algorithms Research · Smart Grid Energy Management · Reinforcement Learning in Robotics
