389

Learning Adversarial Markov Decision Processes with Delayed Feedback

AAAI Conference on Artificial Intelligence (AAAI), 2020
Abstract

Reinforcement learning typically assumes that the agent observes feedback from the environment immediately, but in many real-world applications (like recommendation systems) the feedback is observed in delay. Thus, we consider online learning in episodic Markov decision processes (MDPs) with unknown transitions, adversarially changing costs and unrestricted delayed feedback. That is, the costs and trajectory of episode kk are only available at the end of episode k+dkk + d^k, where the delays dkd^k are neither identical nor bounded, and are chosen by an adversary. We present novel algorithms based on policy optimization that achieve near-optimal high-probability regret of O~(K+D)\widetilde O ( \sqrt{K} + \sqrt{D} ) under full-information feedback, where KK is the number of episodes and D=kdkD = \sum_{k} d^k is the total delay. Under bandit feedback, we prove similar O~(K+D)\widetilde O ( \sqrt{K} + \sqrt{D} ) regret assuming that the costs are stochastic, and O~(K2/3+D2/3)\widetilde O ( K^{2/3} + D^{2/3} ) regret in the general case. To our knowledge, we are the first to consider the important setting of delayed feedback in adversarial MDPs.

View on arXiv
Comments on this paper