LGAug 26, 2025

Active Query Selection for Crowd-Based Reinforcement Learning

arXiv:2508.19132v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficiently training agents with human feedback in domains like healthcare where expert input is scarce or costly, representing an incremental improvement over existing methods.

The paper tackles the problem of high cost and low availability of reliable human feedback in preference-based reinforcement learning by proposing a framework that combines probabilistic crowd modeling and active learning to prioritize feedback on uncertain agent actions. The result shows that agents trained with this approach learn faster in most tasks and outperform baselines in a blood glucose control task.

Preference-based reinforcement learning has gained prominence as a strategy for training agents in environments where the reward signal is difficult to specify or misaligned with human intent. However, its effectiveness is often limited by the high cost and low availability of reliable human input, especially in domains where expert feedback is scarce or errors are costly. To address this, we propose a novel framework that combines two complementary strategies: probabilistic crowd modelling to handle noisy, multi-annotator feedback, and active learning to prioritize feedback on the most informative agent actions. We extend the Advise algorithm to support multiple trainers, estimate their reliability online, and incorporate entropy-based query selection to guide feedback requests. We evaluate our approach in a set of environments that span both synthetic and real-world-inspired settings, including 2D games (Taxi, Pacman, Frozen Lake) and a blood glucose control task for Type 1 Diabetes using the clinically approved UVA/Padova simulator. Our preliminary results demonstrate that agents trained with feedback on uncertain trajectories exhibit faster learning in most tasks, and we outperform the baselines for the blood glucose control task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes