English

Adversarial Online Multi-Task Reinforcement Learning

Machine Learning 2023-01-12 v1 Artificial Intelligence Machine Learning

Abstract

We consider the adversarial online multi-task reinforcement learning setting, where in each of KK episodes the learner is given an unknown task taken from a finite set of MM unknown finite-horizon MDP models. The learner's objective is to minimize its regret with respect to the optimal policy for each task. We assume the MDPs in M\mathcal{M} are well-separated under a notion of λ\lambda-separability, and show that this notion generalizes many task-separability notions from previous works. We prove a minimax lower bound of Ω(KDSAH)\Omega(K\sqrt{DSAH}) on the regret of any learning algorithm and an instance-specific lower bound of Ω(Kλ2)\Omega(\frac{K}{\lambda^2}) in sample complexity for a class of uniformly-good cluster-then-learn algorithms. We use a novel construction called 2-JAO MDP for proving the instance-specific lower bound. The lower bounds are complemented with a polynomial time algorithm that obtains O~(Kλ2)\tilde{O}(\frac{K}{\lambda^2}) sample complexity guarantee for the clustering phase and O~(MK)\tilde{O}(\sqrt{MK}) regret guarantee for the learning phase, indicating that the dependency on KK and 1λ2\frac{1}{\lambda^2} is tight.

Keywords

Cite

@article{arxiv.2301.04268,
  title  = {Adversarial Online Multi-Task Reinforcement Learning},
  author = {Quan Nguyen and Nishant A. Mehta},
  journal= {arXiv preprint arXiv:2301.04268},
  year   = {2023}
}

Comments

To appear at the 34th International Conference on Algorithmic Learning Theory (ALT 2023)

R2 v1 2026-06-28T08:08:59.480Z