Rationality and overriding human preferences: a combined model

post by Stuart_Armstrong · 2017-10-20T22:47:04.000Z · LW · GW · 0 comments

Contents

  Feast or heroin famine
  Overriding rewards and regret
None
No comments

A putative new idea for AI control; index here.

Previously, I presented a model in which a “rationality module” kept track of two things: how well a human was maximising their actual reward, and whether their preferences had been overridden by AI action.

The second didn’t integrate well into the first, and was tracked by a clunky extra Boolean. Since the two didn’t fit together, I was going to separate the two concepts, especially since the Boolean felt a bit too... Boolean, not allowing for grading. But then I realised that they actually fit together completely naturally, without the need for arbitrary Booleans or other tricks.


Feast or heroin famine

Consider the situation detailed in the following figure. An AI has the opportunity to surreptitiously inject someone with heroin () or not do so (). If it doesn’t, the human will choose to enjoy a massive feast (); if it does, the human will instead choose more heroin ().

So the human policy is given by . The human rationality and reward are given by a pair , where is the human reward and measures their rationality - how closely their actions conform with their reward.

The module can be seen as a map from rewards to policies (or, since policies are maps from histories to actions, m can be seen as mapping histories and rewards to actions). The pair are said to be compatible if , the human policy.

There are three natural s to consider here: , a generic pleasure. Next, , the ‘enjoyment’ reward, where enjoyment is pleasure endorsed as ‘genuine’ by common judgement. Assume that , , , and . Finally, there is the twisted reward , which is conditional on and

There are two natural s: , the fully rational module. And , the module that is fully rational conditional on , but always maps to if is chosen: , for all .

The pair is not compatible with : it predicts that the human would take action following (feast following injection). The reward is compatible with neither : it predicts following (heroin following no injection).

The other three pairs are compatible: , , and all give the correct policy .

Overriding rewards and regret

This leads to a definition of when the AI is overriding human rewards. Given a pair , with , and AI’s action overrides the human reward if is poorly optimised for maximising . If is the expected reward (according to ) of the actual human policy, and is the expected reward (according to ) of the human following the ideal policy for maximising , then a measure of how much the AI is overriding rewards is the regret:

.

One might object that this isn’t the AI overriding the reward, but reducing human rationality. But these two facets are related: is poorly fitted for maximising , but there’s certainly another reward which is better suited to maximise. So the AI is forcing the human into maximising a different reward.

There’s also the issue that humans are poorly rational to start off with, so we have large regret for AIs that don’t do anything; but this makes sense. An AI that established our reward and didn’t intervene as we flailed and failed to maximise it, wouldn’t be a success in its role.

(An alternate, but related, measure of whether people’s reward is being overridden is whether, conditional on , is ‘sensitive’ to the reward . A merely incompetent human would have changing a lot dependent on - though never maximising it very well - while one with reward overridden would have the same behaviour whatever it was supposedly supposed to maximise).

Back to the example above. The pair means that the human is rationally maximising the twisted reward . The is one where the injection forces the human into a very specific behaviour - specific behaviour that coincidentally is exactly the right thing for their reward. Finally, claims that the injection forces the human into specific behaviour that is detrimental to their reward. In the first two cases, the AI’s recommended action is (expected reward versus for ), in the second it’s (expected reward versus for ).

(Of course, it’s also possible to model humans are opiode-maximisers, whose rationality is overridden by not getting heroin injections; as already stated, rewards and rationality cannot be deduced from observations alone).

Hence the concept of overriding human preferences appears naturally and continuously within the formalism of rationality modules.

0 comments

Comments sorted by top scores.