CHARM: Considering Human Attributes for Reinforcement Modeling
Qidi Fang, Hang Yu, Shijie Fang, Jindan Huang, Qiuyu Chen, Reuben M. Aronson, Elaine S. Short
TL;DR
This work investigates how human attributes shape feedback in RLHF and demonstrates that feedback values correlate with factors like robot experience and educational background, while delays show little relation to these attributes. The authors propose CHARM, an oracle that conditions on human characteristics in addition to task statistics to predict human feedback using an MLP, optimizing a combined loss of classification and regression. In a public-space study with 46 participants across two tasks, CHARM significantly improves prediction accuracy for both five-point and binary feedback scales compared to a task-statistics-only baseline, suggesting that incorporating human heterogeneity enhances RLHF reliability. These findings support more robust robot learning in real-world contexts and provide publicly available data and code to advance future RLHF research.
Abstract
Reinforcement Learning from Human Feedback has recently achieved significant success in various fields, and its performance is highly related to feedback quality. While much prior work acknowledged that human teachers' characteristics would affect human feedback patterns, there is little work that has closely investigated the actual effects. In this work, we designed an exploratory study investigating how human feedback patterns are associated with human characteristics. We conducted a public space study with two long horizon tasks and 46 participants. We found that feedback patterns are not only correlated with task statistics, such as rewards, but also correlated with participants' characteristics, especially robot experience and educational background. Additionally, we demonstrated that human feedback value can be more accurately predicted with human characteristics compared to only using task statistics. All human feedback and characteristics we collected, and codes for our data collection and predicting more accurate human feedback are available at https://github.com/AABL-Lab/CHARM
