pith. sign in

arxiv: 2409.15521 · v1 · pith:F4SLNJKCnew · submitted 2024-09-23 · 💻 cs.LG · cs.AI

CANDERE-COACH: Reinforcement Learning from Noisy Feedback

classification 💻 cs.LG cs.AI
keywords feedbacklearningteacheragentnoisyoftenreinforcementassumption
0
0 comments X
read the original abstract

In recent times, Reinforcement learning (RL) has been widely applied to many challenging tasks. However, in order to perform well, it requires access to a good reward function which is often sparse or manually engineered with scope for error. Introducing human prior knowledge is often seen as a possible solution to the above-mentioned problem, such as imitation learning, learning from preference, and inverse reinforcement learning. Learning from feedback is another framework that enables an RL agent to learn from binary evaluative signals describing the teacher's (positive or negative) evaluation of the agent's action. However, these methods often make the assumption that evaluative teacher feedback is perfect, which is a restrictive assumption. In practice, such feedback can be noisy due to limited teacher expertise or other exacerbating factors like cognitive load, availability, distraction, etc. In this work, we propose the CANDERE-COACH algorithm, which is capable of learning from noisy feedback by a nonoptimal teacher. We propose a noise-filtering mechanism to de-noise online feedback data, thereby enabling the RL agent to successfully learn with up to 40% of the teacher feedback being incorrect. Experiments on three common domains demonstrate the effectiveness of the proposed approach.

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.