Best-of-Both-Worlds for Heavy-Tailed Markov Decision Processes
Abstract
Lay Summary
Many decision-making systems learn by trying actions and observing feedback, such as costs, delays, or losses. In many real applications, this feedback is not well behaved: most observations may look normal, but rare extreme events can be very large and strongly affect learning. This is common in areas such as network routing, finance, and image processing, where outliers cannot simply be ignored. Our work studies how to make reinforcement learning reliable in such heavy-tailed settings, while also adapting to different kinds of environments. We design algorithms that do not need to know in advance whether the environment is stable or changing in an adversarial way. When the environment is stable, our methods learn efficiently; when it changes adversarially, they still keep strong performance guarantees. More broadly, our results show that reinforcement learning can be made robust to extreme feedback without giving up adaptivity to benign or adversarial environments.