English

Corruption-Robust Algorithms with Uncertainty Weighting for Nonlinear Contextual Bandits and Markov Decision Processes

Machine Learning 2024-02-13 v4 Machine Learning

Abstract

Despite the significant interest and progress in reinforcement learning (RL) problems with adversarial corruption, current works are either confined to the linear setting or lead to an undesired O~(Tζ)\tilde{O}(\sqrt{T}\zeta) regret bound, where TT is the number of rounds and ζ\zeta is the total amount of corruption. In this paper, we consider the contextual bandit with general function approximation and propose a computationally efficient algorithm to achieve a regret of O~(T+ζ)\tilde{O}(\sqrt{T}+\zeta). The proposed algorithm relies on the recently developed uncertainty-weighted least-squares regression from linear contextual bandit and a new weighted estimator of uncertainty for the general function class. In contrast to the existing analysis that heavily relies on the linear structure, we develop a novel technique to control the sum of weighted uncertainty, thus establishing the final regret bounds. We then generalize our algorithm to the episodic MDP setting and first achieve an additive dependence on the corruption level ζ\zeta in the scenario of general function approximation. Notably, our algorithms achieve regret bounds either nearly match the performance lower bound or improve the existing methods for all the corruption levels and in both known and unknown ζ\zeta cases.

Keywords

Cite

@article{arxiv.2212.05949,
  title  = {Corruption-Robust Algorithms with Uncertainty Weighting for Nonlinear Contextual Bandits and Markov Decision Processes},
  author = {Chenlu Ye and Wei Xiong and Quanquan Gu and Tong Zhang},
  journal= {arXiv preprint arXiv:2212.05949},
  year   = {2024}
}

Comments

We study the corruption-robust MDPs and contextual bandits with general function approximation

R2 v1 2026-06-28T07:31:08.768Z