paper-with-me

Papers

Pitfalls of learning a reward function online

2020-04-28 · Stuart Armstrong, Jan Leike, Laurent Orseau, Shane Legg

In some agent designs like inverse reinforcement learning an agent needs to learn its own reward function. Learning the reward function and optimising for it are typically two different processes, usually performed at different stages. We consider a continual (`one life'') learning approach where the agent both learns the reward function and optimises for it at the same time. We show that this comes with a number of pitfalls, such as deliberately manipulating the learning process in one direction, refusing to learn, learning'' facts already known to the agent, and making decisions that are strictly dominated (for all relevant reward functions). We formally introduce two desirable properties: the first is unriggability', which prevents the agent from steering the learning process in the direction of a reward function that is easier to optimise. The second is `uninfluenceability', whereby the reward-function learning process operates by learning facts about the environment. We show that an uninfluenceable process is automatically unriggable, and if the set of possible environments is sufficiently rich, the converse is true too.

📄 PDF Abstract BibTeX arXiv:2004.13654

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Insights from the Inverse: Reconstructing LLM Training Goals Through Inverse RL

2024-10-16 · Jared Joselowitz, Arjun Jagota, Satyapriya Krishna, Sonali Parbhoo

Large language models (LLMs) trained with Reinforcement Learning from Human Feedback (RLHF) have demonstrated remarkable capabilities, but their underlying reward functions and decision-making processes remain opaque. Th…

Decision Makingreinforcement-learningReinforcement Learning

Evolution of Fear and Social Rewards in Prey-Predator Relationship

2025-07-14 · Yuji Kanagawa, Kenji Doya arxiv

Fear is a critical brain function that enables us to learn to avoid danger via reinforcement learning (RL). While many researchers have argued that fear has evolved to escape predators, how varying predatory pressures ha…

Reinforcement Learning

Reward Machines for Deep RL in Noisy and Uncertain Environments

2024-05-31 · Andrew C. Li, Zizhao Chen, Toryn Q. Klassen, Pashootan Vaezipoor 외

Reward Machines provide an automaton-inspired structure for specifying instructions, safety constraints, and other temporally extended reward-worthy behaviour. By exposing the underlying structure of a reward function, t…

counterfactualDecision MakingSequential Decision Making

Rewards Encoding Environment Dynamics Improves Preference-based Reinforcement Learning

2022-11-12 · Katherine Metcalf, Miguel Sarabia, Barry-John Theobald

Preference-based reinforcement learning (RL) algorithms help avoid the pitfalls of hand-crafted reward functions by distilling them from human preference feedback, but they remain impractical due to the burdensome number…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Balancing Progress and Safety: A Novel Risk-Aware Objective for RL in Autonomous Driving

2025-05-10 · Ahmed Abouelazm, Jonas Michel, Helen Gremmelmaier, Tim Joseph 외

Reinforcement Learning (RL) is a promising approach for achieving autonomous driving due to robust decision-making capabilities. RL learns a driving policy through trial and error in traffic scenarios, guided by a reward…

Autonomous DrivingReinforcement Learning (RL)