pith. sign in

arxiv: 1810.01032 · v4 · pith:3OD7622Knew · submitted 2018-10-02 · 💻 cs.LG · cs.CR· cs.CV· stat.ML

Reinforcement Learning with Perturbed Rewards

classification 💻 cs.LG cs.CRcs.CVstat.ML
keywords rewardsnoisyrewardlearningperturbedreinforcementalgorithmconfusion
0
0 comments X
read the original abstract

Recent studies have shown that reinforcement learning (RL) models are vulnerable in various noisy scenarios. For instance, the observed reward channel is often subject to noise in practice (e.g., when rewards are collected through sensors), and is therefore not credible. In addition, for applications such as robotics, a deep reinforcement learning (DRL) algorithm can be manipulated to produce arbitrary errors by receiving corrupted rewards. In this paper, we consider noisy RL problems with perturbed rewards, which can be approximated with a confusion matrix. We develop a robust RL framework that enables agents to learn in noisy environments where only perturbed rewards are observed. Our solution framework builds on existing RL/DRL algorithms and firstly addresses the biased noisy reward setting without any assumptions on the true distribution (e.g., zero-mean Gaussian noise as made in previous works). The core ideas of our solution include estimating a reward confusion matrix and defining a set of unbiased surrogate rewards. We prove the convergence and sample complexity of our approach. Extensive experiments on different DRL platforms show that trained policies based on our estimated surrogate reward can achieve higher expected rewards, and converge faster than existing baselines. For instance, the state-of-the-art PPO algorithm is able to obtain 84.6% and 80.8% improvements on average score for five Atari games, with error rates as 10% and 30% respectively.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Reinforcement Learning for Computer-Use Agents with Autonomous Evaluation

    cs.AI 2026-06 unverdicted novelty 6.0

    A noise-corrected VLM evaluator reward for PPO improves GUI agent success rates by 12.6 percentage points over zero-shot and 5.1 points over raw evaluator rewards across desktop benchmarks.