Eluder-based Regret for Stochastic Contextual MDPs
Orin Levy, Asaf Cassel, Alon Cohen, Yishay Mansour
TL;DR
This work tackles regret minimization in stochastic Contextual MDPs (CMDPs) under offline function approximation. It introduces E-UC$^3$RL, an algorithm built on optimistic-in-expectation principles that leverages offline least-squares and log-loss regression oracles to learn context-dependent dynamics and rewards. The main theoretical contribution is a rate-optimal regret bound of order $\tilde{O}(H^3 \sqrt{T|S||A|d_{\mathrm{E}}(\mathcal{P}) \log\left(|\mathcal{F}|\,|\mathcal{P}|/\delta\right)})$, with $d_{\mathrm{E}}(\mathcal{P})$ the Eluder dimension in the squared Hellinger distance, making the method efficient under offline regression. A key technical advancement is extending the Eluder dimension to general bounded metrics and a multiplicative value-change-of-measure lemma that ties estimation errors to Hellinger-distance-based regret, enabling computable confidence bounds and high-probability regret guarantees. This work thus provides the first efficient, rate-optimal CMDP algorithm in the offline regression setting and introduces broader metric-Eluder tools for RL analysis.
Abstract
We present the E-UC$^3$RL algorithm for regret minimization in Stochastic Contextual Markov Decision Processes (CMDPs). The algorithm operates under the minimal assumptions of realizable function class and access to \emph{offline} least squares and log loss regression oracles. Our algorithm is efficient (assuming efficient offline regression oracles) and enjoys a regret guarantee of $ \widetilde{O}(H^3 \sqrt{T |S| |A|d_{\mathrm{E}}(\mathcal{P}) \log (|\mathcal{F}| |\mathcal{P}|/ δ) )}) , $ with $T$ being the number of episodes, $S$ the state space, $A$ the action space, $H$ the horizon, $\mathcal{P}$ and $\mathcal{F}$ are finite function classes used to approximate the context-dependent dynamics and rewards, respectively, and $d_{\mathrm{E}}(\mathcal{P})$ is the Eluder dimension of $\mathcal{P}$ w.r.t the Hellinger distance. To the best of our knowledge, our algorithm is the first efficient and rate-optimal regret minimization algorithm for CMDPs that operates under the general offline function approximation setting. In addition, we extend the Eluder dimension to general bounded metrics which may be of separate interest.
