[Question] What is wrong with this “utility switch button problem” approach?

Suppose you have some positive utility functions , mathematically considered to be random variables dependant on choice of policy.

Let be a random variable that is 1 if the button is pressed, 0 otherwise. Again dependant on choice of policy. I am considering that there is a particular time that the button must be pressed to make this a single bit. You have a single chance to switch this AI between 2 utilities, and whatever you pick in that instant is baked in forevermore.

Let be the expected partial utilities.

Now consider all policies. In particular, consider the pareto frontier between and . Through the introduction of randomness, we can make that parito frontier continuous.

We want some policy off that frontier.

There will be some policy that throws all resources at maximizing . And there will be some (usually different) policy that throws all available resources at maximizing .

let be a tradeoff rate. And . The parito frontier can now be defined as the policies that maximize for varying .

For , this is the policy that is optimal when which has . Then .

Likewise at with have .

So somewhere in the middle, by the continuity granted by stochastic mixes of policies, their must be at least one point where . Use that policy, or stochastic mixture of policies.

This agent will never pay utility to set the value of the button one way or the other. Because the policy is one in which has (I think) Which hopefully means that this policy does worse than the policy that doesn’t pay to change the button, but otherwise does everything else the same.

Put another way, if you pay to flip the button. Then you must care about the state of the button, if the chance the button is pressed changes, you are getting more or less for your utility. So the gradient can’t be 0.

And this is described as a choice of policy. A framework which automatically includes the actions of all sub agents.

So, how does this fail? Who can break this agent and get it to do crazy things?

No answers.