No-Regret Online Reinforcement Learning with Adversarial Losses and Transitions
Abstract
Existing online learning algorithms for adversarial Markov Decision Processes achieve $\mathcal{O}(\sqrt{T})$ regret after $T$ rounds of interactions even if the loss functions are chosen arbitrarily by an adversary, with the caveat that the transition function has to be fixed.This is because it has been shown that adversarial transition functions make no-regret learning impossible.Despite such impossibility results, in this work, we develop algorithms that can handle both adversarial losses and adversarial transitions, with regret increasing smoothly in the degree of maliciousness of the adversary.More concretely, we first propose an algorithm that enjoys $\widetilde{\mathcal{O}}(\sqrt{T} + C^{P})$ regret where $C^{P}$ measures how adversarial the transition functions are and can be at most $\mathcal{O}(T)$.While this algorithm itself requires knowledge of $C^{P}$, we further develop a black-box reduction approach that removes this requirement.Moreover, we also show that further refinements of the algorithm not only maintains the same regret bound, but also simultaneously adapts to easier environments (where losses are generated in a certain stochastically constrained manner as in [Jin et al. 2021]) and achieves $\widetilde{\mathcal{O}}(U + \sqrt{UC^{L}} + C^{P})$ regret, where $U$ is some standard gap-dependent coefficient and $C^{L}$ is the amount of corruption on losses.
Cite
Text
Jin et al. "No-Regret Online Reinforcement Learning with Adversarial Losses and Transitions." Neural Information Processing Systems, 2023.Markdown
[Jin et al. "No-Regret Online Reinforcement Learning with Adversarial Losses and Transitions." Neural Information Processing Systems, 2023.](https://mlanthology.org/neurips/2023/jin2023neurips-noregret/)BibTeX
@inproceedings{jin2023neurips-noregret,
title = {{No-Regret Online Reinforcement Learning with Adversarial Losses and Transitions}},
author = {Jin, Tiancheng and Liu, Junyan and Rouyer, Chloé and Chang, William and Wei, Chen-Yu and Luo, Haipeng},
booktitle = {Neural Information Processing Systems},
year = {2023},
url = {https://mlanthology.org/neurips/2023/jin2023neurips-noregret/}
}