paper-with-me

Papers

Accounting for Human Learning when Inferring Human Preferences

2020-11-11 · Harry Giles, Lawrence Chan

Inverse reinforcement learning (IRL) is a common technique for inferring human preferences from data. Standard IRL techniques tend to assume that the human demonstrator is stationary, that is that their policy $\pi$ doesn't change over time. In practice, humans interacting with a novel environment or performing well on a novel task will change their demonstrations as they learn more about the environment or task. We investigate the consequences of relaxing this assumption of stationarity, in particular by modelling the human as learning. Surprisingly, we find in some small examples that this can lead to better inference than if the human was stationary. That is, by observing a demonstrator who is themselves learning, a machine can infer more than by observing a demonstrator who is noisily rational. In addition, we find evidence that misspecification can lead to poor inference, suggesting that modelling human learning is important, especially when the human is facing an unfamiliar environment.

📄 PDF Abstract BibTeX arXiv:2011.05596

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Accounting for Human Learning when Inferring Human Preferences

2020-10-15 · NeurIPS Workshop HAMLETS 2020 12 · Anonymous

Inverse reinforcement learning (IRL) is a common technique for inferring human preferences from data. Standard IRL techniques tend to assume that the human demonstrator is stationary, that is that their policy $\pi$ does…

Learning Transferable Latent User Preferences for Human-Aligned Decision Making

2026-05-12 · Alina Hyk, Sandhya Saisubramanian arxiv

Large language models (LLMs) are increasingly used as reasoning modules in many applications. While they are efficient in certain tasks, LLMs often struggle to produce human-aligned solutions. Human-aligned decision maki…

Decision Making

Personalizing Reinforcement Learning from Human Feedback with Variational Preference Learning

2024-08-19 · Sriyash Poddar, Yanming Wan, Hamish Ivison, Abhishek Gupta 외

Reinforcement Learning from Human Feedback (RLHF) is a powerful paradigm for aligning foundation models to human values and preferences. However, current RLHF techniques cannot account for the naturally occurring differe…

reinforcement-learningReinforcement Learning

Meet Dynamic Individual Preferences: Resolving Conflicting Human Value with Paired Fine-Tuning

2026-04-14 · Shanyong Wang, Shuhang Lin, Yining Zhao, Xi Zhu 외 arxiv

Recent advances in large language models (LLMs) have significantly improved the alignment of models with general human preferences. However, a major challenge remains in adapting LLMs to individual preferences, which are…

PREDICT: Preference Reasoning by Evaluating Decomposed preferences Inferred from Candidate Trajectories

2024-10-08 · Stephane Aroca-Ouellette, Natalie Mackraz, Barry-John Theobald, Katherine Metcalf

Accommodating human preferences is essential for creating AI agents that deliver personalized and effective interactions. Recent work has shown the potential for LLMs to infer preferences from user interactions, but they…