Learning Adversarial Markov Decision Processes with Delayed Feedback
Tal Lancewicki, Aviv Rosenberg, Yishay Mansour

TL;DR
This paper develops algorithms for reinforcement learning in Markov decision processes where feedback on actions is delayed arbitrarily, achieving near-optimal regret bounds in both full-information and bandit feedback scenarios.
Contribution
It introduces the first algorithms for MDPs with delayed feedback, providing regret bounds that adapt to total delay and work under adversarial and stochastic costs.
Findings
Achieves near-optimal regret of √(K+D) with full information.
Proves regret bounds of √(K+D) in stochastic bandit setting.
Establishes (K+D)^{2/3} regret in general bandit case.
Abstract
Reinforcement learning typically assumes that agents observe feedback for their actions immediately, but in many real-world applications (like recommendation systems) feedback is observed in delay. This paper studies 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 are revealed to the learner only in the end of episode , where the delays are neither identical nor bounded, and are chosen by an oblivious adversary. We present novel algorithms based on policy optimization that achieve near-optimal high-probability regret of under full-information feedback, where is the number of episodes and is the total delay. Under bandit feedback, we prove similar regret assuming the…
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
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Reinforcement Learning in Robotics · Age of Information Optimization
