Stuart_Armstrong comments on Naturalism versus unbounded (or unmaximisable) utility options - Less Wrong

34 Post author: Stuart_Armstrong 01 February 2013 05:45PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (72)

You are viewing a single comment's thread. Show more comments above.

Comment author: Stuart_Armstrong 07 February 2013 11:10:35AM 3 points [-]

Not all infinite expectations can be compared (I believe) but there's lots of reasonable ways that one can say that one is better than another. I've been working on this at the FHI, but let it slide as other things became more important.

One easy comparison device: if X and Y are random variables, you can often calculate the mean of X-Y using the Cauchy principal value (http://en.wikipedia.org/wiki/Cauchy_principal_value). If this is positive, then Y is better than X.

This gives a partial ordering on the space of distributions, so one can always climb higher within this partial ordering.

Comment author: Wei_Dai 08 February 2013 01:28:57AM 2 points [-]

Assuming you want to eventually incorporate the idea of comparing infinite/divergent expectations into decision theory, how do you propose to choose between choices that can't be compared with each other?

Comment author: Stuart_Armstrong 08 February 2013 12:47:50PM 0 points [-]

Random variables form a vector space, since X+Y and rX are both defined. Let V be this whole vector space, and let's define a subspace W of comparable random variables. ie if X and Y are in W, then either X is better than Y, worse, or they're equivalent. This can include many random variables with infinite or undefined means (got a bunch of ways of comparing them).

Then we simply need to select a complementary subspace W^perp in V, and claim that all random variables on it are equally worthwhile. This can be either arbitrary, or we can use other principles (there are ways of showing that even if we can't say that Z is better than X, we can still find a Y that is worse than X but incomparable to Y).

Comment author: Kindly 08 February 2013 02:53:47PM 3 points [-]

Let V be this whole vector space, and let's define a subspace W of comparable random variables.

What exactly are you doing in this step? Are you claiming that there is a unique maximal set of random variables which are all comparable, and it forms a subspace? Or are you taking an arbitrary set of mutually comparable random variables, and then picking a subspace containing it?

Comment author: Stuart_Armstrong 11 February 2013 01:51:13PM *  0 points [-]

EDIT: the concept has become somewhat complicated to define, and needs a rethink before fomalisation, so I'm reworking this post.

The key assumption I'll use: if X and Y are both equivalent with 0 utility, then they are equivalent with each other and with rX for all real r.

Redefine W to the space of all utility-valued random variables that are equivalent to zero utility, according to our various rules. If W is not a vector space, I extend to be so by taking any linear combinations. Let C be the line of constant-valued random variables.

Then a total order requires:

A space W', complementary to W and C, such that all elements of W' are defined to be equivalent with zero utility. W' is defined up to W, and again we can extend it by linear combinations. Let U= W+W'+C. Thus V/U corresponds to random variables with infinite utility (positive or negative). Because of what we've done, no two elements of V/U can have the same value (if so, their difference would be in W+W'), and no two elements can differ by a real number. So a total order on V/U unambiguously gives one on V. And the total order on V/U is a bit peculiar, and non-archimedean: if X>Y>0, the X>rY for all real r. Such an order can be given (non-uniquely) by an ordered basis (or a complete flag) ).

Again, the key assumption is that if two things are equivalent to zero, they are equivalent to each other - this tends to generate subspaces.

Comment author: Kindly 11 February 2013 03:42:15PM 1 point [-]

It's mainly the subspace part of your statement that I'm concerned about. I see no reason why the space of totally ordered random variables should be closed under taking linear combinations.

Comment author: Stuart_Armstrong 11 February 2013 04:51:36PM *  0 points [-]

Because that's a requirement of the approach - once it no longer holds true, we no longer increase W.

Maybe this is a better way of phrasing it: W is the space of all utility-valued random variables that have the same value as some constant (by whatever means we establish that).

Then I get linear closure by fiat or assumption: if X=c and Y=d, then X+rY=c+rd, for c, d and r constants (and overloading the = sign to mean "<= and >=").

But my previous post was slightly incorrect - it didn't consider infinite expectations. I will rework that a bit.

Comment author: [deleted] 08 February 2013 03:10:30PM 0 points [-]

I would assume the former, using Zorn's lemma. That doesn't yield uniqueness, though.