Reinforcement Learning and the Reward Engineering Principle Daniel Dewey AAAI Spring Symposium Series 2014
A modest aim: What role goals in AI research? …through the lens of reinforcement learning. AAAI Spring Symposium Series 2014
Reinforcement learning and AI Definitions: “control” “dominance” The reward engineering principle Conclusions AAAI Spring Symposium Series 2014
Stuart Russell, “Rationality and Intelligence” RL and AI “…one can define AI as the problem of designing systems that do the right thing. AAAI Spring Symposium Series 2014 Now we just need a definition for ‘right.’” Reinforcement learning provides a definition: maximize total rewards.
RL and AI AAAI Spring Symposium Series 2014 actio n rewar d state Agent Environment AI
RL and AI AAAI Spring Symposium Series 2014 Understand and Exploit Inference, Planning, Learning, Metareasoning, Concept formation, etc…
RL and AI Advantages: Simple and cheap Flexible and abstract Measurable AAAI Spring Symposium Series 2014 “worse is better” …and used in natural neural nets (brains!)
RL and AI AAAI Spring Symposium Series 2014 Outside the frame: Some behaviours cannot be elicited (by any rewards!) As RL AI becomes more general and autonomous, it becomes harder to get good results with RL. Key concepts: Control and dominance
Reinforcement learning and AI Definitions: “control” “dominance” The reward engineering principle Conclusions AAAI Spring Symposium Series 2014
Definitions: “control” AAAI Spring Symposium Series 2014 A user has control when the agent’s received rewards equal the user’s chosen reward.
Definitions: “control” AAAI Spring Symposium Series 2014 actio n rewar d state Agent Environment
Definitions: “control” AAAI Spring Symposium Series 2014 Agent action reward state Environment 1 User Environment 2 state action reward
Definitions: “control” AAAI Spring Symposium Series 2014 user chooses reward Environment 2 Agent User Environment 1
Definitions: “control” AAAI Spring Symposium Series 2014 Agent env. “chooses” reward Environment 2 Environment 1 User
Definitions: “dominance” AAAI Spring Symposium Series 2014 Why does control matter? Loss of control can create situations where no possible sequence of rewards can elicit the desired behaviour. These behaviours are dominated by other behaviours.
Definitions: “dominance” AAAI Spring Symposium Series 2014 A “behaviour” (sequence of actions) is a policy. 1?0???0? a1a2 a3 a7a4 a5a6a8 P1
Definitions: “dominance” AAAI Spring Symposium Series ?0???0? P1 User-chosen rewards
Definitions: “dominance” AAAI Spring Symposium Series 2014 Env.-chosen rewards (loss of control) 1?0???0? P1
Definitions: “dominance” AAAI Spring Symposium Series ?0???0? P1 10?1??11 P2 Can rewards make either better?
Definitions: “dominance” AAAI Spring Symposium Series P P2 Choose all rewards 1: Max. reward = 6 Choose all rewards 0: Min. reward = 4
Definitions: “dominance” AAAI Spring Symposium Series P P2 Choose all rewards 0: Min. reward = 1 Choose all rewards 1: Max. reward = 7
Definitions: “dominance” AAAI Spring Symposium Series ?0???0? P ?11 P3
Definitions: “dominance” AAAI Spring Symposium Series P P3 Max. reward = 6 Min. reward = 7
Definitions: “dominance” AAAI Spring Symposium Series 2014 Dominated by P3 Dominates P1 1?0???0? P ?11 P3
Definitions: “dominance” AAAI Spring Symposium Series 2014 A dominates B if no possible assignment of rewards causes R(A) > R(B). No series of rewards can prompt a dominated policy; they are unelicitable. (A less obvious result: every unelicitable policy is dominated.)
Recap AAAI Spring Symposium Series 2014 Control is sometimes lost; Loss of control enables dominance; Dominance makes some policies unelicitable. All of this is outside the “RL AI frame” …but is clearly part of the AI problem (do the right thing!)
Generality: the range of policies an agent has reasonably efficient access to. Autonomy: ability to function in environments with little interaction from users. = better chance of finding dominant policies = more frequent loss of control Additional factors AAAI Spring Symposium Series 2014
Reinforcement learning and AI Definitions: “control” “dominance” The reward engineering principle Conclusions AAAI Spring Symposium Series 2014
Reward Engineering Principle AAAI Spring Symposium Series 2014 As RL AI becomes more general and autonomous, it becomes both more difficult and more important to constrain the environment to avoid loss of control. …because general / autonomous RL AI has better chance of dominant policies; more unelicitable policies; more significant effects
Reinforcement learning and AI Definitions: “control” “dominance” The reward engineering principle Conclusions AAAI Spring Symposium Series 2014
AAAI Spring Symposium Series 2014 Heed the Reward Engineering Principle. Consider existence of dominant policies Be as rigorous as possible in excluding them Remember what’s outside the frame! RL AI users:
AAAI Spring Symposium Series 2014 Expand the frame! Make goal design a first- class citizen. Consider alternatives: manually coded utility functions, preference learning, …? Watch out for dominance relations (e.g. in “dual” motivation systems, between intrinsic and extrinsic) AI Researchers:
Thank you! Work supported by the Alexander Tamas Research Fellowship AAAI Spring Symposium Series 2014 Toby Ord, Seán Ó hÉigeartaigh, and two anonymous judges, for comments.
Agent RL and AI AAAI Spring Symposium Series 2014 actio n rewar d state Environment