PulseAugur
EN
LIVE 07:30:10

New Q-learning algorithm offers robustness against corrupted data

Researchers have developed BR-Async-Q, a novel algorithm designed to improve the robustness of Q-learning in environments with corrupted rewards and states. This epoch-based approach utilizes data batching to reduce variance and constructs robust estimates of the Bellman optimality operator. The algorithm achieves a high-probability error bound that closely matches standard Q-learning, with a minor additive term dependent on the corruption fraction. This work offers the first known robustness guarantee for asynchronous Q-learning under both reward and state corruption, and demonstrates minimax optimality when only rewards are corrupted. AI

IMPACT Introduces a more resilient Q-learning method for environments with adversarial data corruption.

RANK_REASON The cluster contains an academic paper detailing a new algorithm for reinforcement learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New Q-learning algorithm offers robustness against corrupted data

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Sreejeet Maity, Aritra Mitra ·

    Robust Asynchronous Q-Learning under Reward and State Corruption via Batching

    arXiv:2607.20822v1 Announce Type: new Abstract: Motivated by reinforcement learning in harsh environments, we consider the problem of learning an optimal policy subject to adversarially corrupted feedback. Specifically, at each time-step, an adversary can perturb both the reward …