Comment author:Rain
17 June 2010 07:23:26PM
5 points
[-]
Sock puppet accounts aren't appreciated, mwaser, especially when you keep plugging the same blog. Comments about those links have received at least 28 downvotes already, just in this Open Thread.
Anyone know how to defeat the availability heuristic? Put another way, does anyone have advice on how to deal with incoherent or insane propositions while losing as little personal sanity as possible? Is there such a thing as "safety gloves" for dangerous memes?
I'm asking because I'm currently studying for the California Bar exam, which requires me to memorize hundreds of pages of legal rules, together with their so-called justifications. Of course, in many cases the "justifications" are incoherent, Orwellian doublespeak, and/or tendentiously ideological. I really do want to memorize (nearly) all of these justifications, so that I can be sure to pass the exam and continue my career as a rationalist lawyer, but I don't want the pattern of thought used by the justifications to become a part of my pattern of thought.
Comment author:Jordan
13 June 2010 10:55:07PM
3 points
[-]
I worry about this as well when I'm reading long arguments or long works of fiction presenting ideas I disagree with. My tactic is to stop occasionally and go through a mental dialog simulating how I would respond to the author in person. This serves a double purpose, as hopefully I'll have better cached arguments in the event I ever need them.
Of course, this is a dangerous tactic as well, because you may be shutting off critical reasoning applied to your preexisting beliefs. I only apply this tactic when I'm very confident the author is wrong and is using fallacious arguments. Even then I make sure to spend some amount of time playing devil's advocate.
I would not worry overmuch about the long-term negative effects of your studying for the bar: with the possible exception of the "overly sincere" types who fall very hard for cults and other forms of indoctrination, people have a lot of antibodies to this kind of thing.
You will continue to be entagled with reality after you pass the exam, and you can do things, like read works of social science that carve reality at the joints, to speed up the rate at which your continued entaglement with reality with cancel out any falsehoods you have to cram for now. Specifically, there are works about the law that do carve reality at the joints -- Nick Szabo's online writings IMO fall in that category. Nick has a law degree, by the way, and there is certainly nothing wrong with his ability to perceive reality correctly.
ADDED. The things that are really damaging to a person's rationality, IMHO, are natural human motivations. When for example you start practicing, if you were to decide to do a lot of trials, and you learned to derive pleasure -- to get a real high -- from the combative and adversarial part of that, so that the high you got from winning with a slick and misleading angle trumped the high you get from satisfying you curiosity and from refining and finding errors in your model of reality -- well, I would worry about that a lot more than your throwing yourself fully into winning on this exam because IMHO the things we derive no pleasure from, but do to achieve some end we care about (like advancing in our career by getting a credential) have a lot less influence on who we turn out to be than things we do because we find them intrinsically rewarding.
One more thing: we should not all make our living as computer programmers. That would make the community less robust than it otherwise would be :)
It promises such lovely possibilities as quick solutions to NP-complete problems, and I'm not entirely sure the mechanism couldn't also be used to do arbitrary amounts of computation in finite time. Certainly worth a read.
However, I don't understand quantum mechanics well enough to tell how sane the paper is, or what the limits of what they've discovered are. I'm hoping one of you does.
If this worked, Harry could use it to recover any sort of answer that was easy to check but hard to find. He wouldn't have just shown that P=NP once you had a Time-Turner, this trick was more general than that. Harry could use it to find the combinations on combination locks, or passwords of every sort. Maybe even find the entrance to Slytherin's Chamber of Secrets, if Harry could figure out some systematic way of describing all the locations in Hogwarts. It would be an awesome cheat even by Harry's standards of cheating.
Harry took Paper-2 in his trembling hand, and unfolded it.
Paper-2 said in slightly shaky handwriting:
DO NOT MESS WITH TIME
Harry wrote down "DO NOT MESS WITH TIME" on Paper-1 in slightly shaky handwriting, folded it neatly, and resolved not to do any more truly brilliant experiments on Time until he was at least fifteen years old.
To put this into my own words "The more information you extract from the future, the less you are able to control the future from the past. And hence, the less understanding you can have about what those bits of future-generated information are actually going to mean."
I wrote that before actually looking at the paper you linked. I don't understand much QM either, but now that I have looked it seems to me that figure 2 of the paper backs me up on my interpretation of Harry's experiment.
Comment author:Baughn
05 April 2011 08:05:02PM
4 points
[-]
Even if it's written by Eliezer, that's still generalizing from fictional evidence. We don't know what the laws of physics are supposed to be there..
Well. You probably can't use time-travel to get infinite computing power. But that's not to say you can't get strictly finite power out of it; in Harry's case, his experiment would probably have worked just fine if he'd been the sort of person who'd refuse to write "DO NOT MESS WITH TIME".
Comment author:cousin_it
05 April 2011 08:14:23PM
*
1 point
[-]
Playing chicken with the universe, huh? As long as scaring Harry is easier than solving his homework problem, I'd expect the universe to do the former :-) Then again, you could make a robot use the Time-Turner...
Comment author:Wei_Dai
13 June 2010 06:15:35PM
*
5 points
[-]
While searching for literature on "intuition", I came upon a book chapter that gives "the state of the art in moral psychology from a social-psychological perspective". This is the best summary I've seen of how morality actually works in human beings.
The authors gives out the chapter for free by email request, but to avoid that trivial inconvenience, I've put up a mirror of it.
ETA: Here's the citation for future reference: Haidt, J., & Kesebir, S. (2010). Morality. In S. Fiske, D. Gilbert, & G. Lindzey (Eds.) Handbook of Social Psychology, 5th Edition. Hobeken, NJ: Wiley. Pp. 797-832.
Comment author:Will_Newsome
24 January 2011 11:52:52AM
*
-1 points
[-]
[T]o avoid that trivial inconvenience, I've put up a mirror of it.
You're awesome.
I've previously been impressed by how social psychologists reason, especially about identity. Schemata theory is also a decent language for talking about cognitive algorithms from a less cognitive sciencey perspective. I look forward to reading this chapter. Thanks for mirroring, I wouldn't have bothered otherwise.
Comment author:Larks
13 June 2010 06:12:26PM
0 points
[-]
Do we have a unique method for generating priors?
Eliezer has written about using the length of the program required to produce it, but this doesn't seem to be unique; you could have languages that are very efficient for one thing, but long-winded for another. And quantum computing seems to make it even more confusing.
Comment author:JoshuaZ
13 June 2010 06:23:09PM
2 points
[-]
The method that Eliezer is referring to is known as Solomonoff induction which relies on programs as defined by Turing machines. Quantum computing doesn't come into this issue since these formulations just talk about length of specification, not efficiency of computation. There are theorems that also show that for any given Turing complete well-behaved language, the minimum size of program can't be differ by more than a constant. So changing the language won't alter the priors other than a fixed amount. Taken together with Aumann's Agreement Theorem, the level of disagreement about estimated probability should go to zero in the limiting case (disclaimer I haven't seen a proof of that last claim, but I suspect it would be a consequence of using a Solomonoff style system for your priors).
Comment author:RobinZ
13 June 2010 05:47:45PM
1 point
[-]
Beautiful. Matthew Yglesias, +1 point.
It is entirely possible that some social groups are experiencing the kind of changes that Flanagan describes, but as Yglesias says, she apparently is unaware that there is such a thing as scientific evidence on the question.
Comment author:Rain
13 June 2010 02:35:25PM
*
2 points
[-]
Clippy-related: The Paper Clips Project is run by a school trying to overcome scope insensitivity by representing the eleven million people killed in the Holocaust with one paper clip per victim.
Comment author:Blueberry
13 June 2010 05:11:59PM
2 points
[-]
From that Wikipedia article:
Inside the railcar, besides the paper clips, there are the Schroeders’ book and a suitcase filled with letters of apology to Anne Frank by a class of German schoolchildren.
Apologizing for ... being German? That's really bizarre.
Comment author:LucasSloan
13 June 2010 06:49:10PM
2 points
[-]
Apologizing for ... being German? That's really bizarre.
Not really. Most cultures go funny in the head around the Holocaust. It is, for some reason, considered imperative that 10th graders in California spend more time being made to feel guilty about the Holocaust than learning about the actual politics of the Weimar Republic.
Cultures can also be very weird about how they treat schoolchildren. The kids weren't responsible for any part of the Holocaust, and they're theoretically apologizing to someone who can't hear it.
I can see some point in all this if you believe that Germans are especially apt to genocide (I have no strong opinion about this) and need to keep being reminded not to do it. Still, if this sort of apology is of any use, I'd take it more seriously if it were done spontaneously by individuals.
Comment author:Clippy
13 June 2010 03:54:02PM
0 points
[-]
I think it's very noble of them to collect numerous paperclips and hold them safely out of use. c=@ I just hope they have appropriate protocols in place to ensure they don't become stolen or unbent. Anyone know if there's an insurance policy taken out against loss or destruction of the paperclips?
I doubt there's insurance on the paperclips themselves, but I suspect that having associated them with something generally considered sacred-ish will do a better job of keeping them safe than an insurance policy in any case. It's unlikely that anyone will bother to overcome the taboo on destroying sacred sites to steal or damage them, and if someone does, I can virtually guarantee that the story will be in the news and more paperclips will be donated to the project - possibly several times the number of paperclips that were stolen.
Noteworthy: In order for that to work as a safety mechanism for getting the paperclips replaced, the project has to be able to get the attention of the media. This project obviously can - we heard about it because it succeeded - but that doesn't necessarily imply that other similar projects will easily be able to do the same.
Comment author:Clippy
14 June 2010 11:11:18AM
3 points
[-]
What are you talking about? I was referring to your idea to increase the total number of paperclips by stealing from those held by the memorial project.
If paper clips are apt to be stolen, then they won't be suitable for any sacred project which depends on aiming at a permanent structure.
There are sacred projects which are evanescent, like sand painting or religious services, but I can't think of any sacred project which is designed to include its stuff being stolen.
*snerk* I thought that might be what you were thinking. I figured you'd get upset if I said so without more evidence, though, if I was wrong.
In that case:
1. It's not likely to work more than once on any given project, especially if the thefts happen too close together in time. A project that is stolen from too frequently is likely to be abandoned.
2. Repeated thefts of paperclips from unrelated projects will almost certainly lead to future projects being disinclined to use paperclips for such things, which would I suspect be a net loss for you. Doing it once won't be a problem in that way, though.
Bonus: If you go through with it, and that makes the news, it should count as some pretty significant evidence that you exist and aren't a roleplaying human's character.
ETA: Oh, and it'll probably work better if you make it look like vandalism, not just a mysterious disappearance - damage the place a little, so it looks better for the media. You can look for news stories about vandalism for pictures of what the media likes to report on.
Clippy came up with the theft idea all on eir own, actually - my original suggestion can be just as easily parsed as an idea for less costly security for paperclips that are being stored on Earth.
Also, consider: If Clippy is the type of being who would do such a thing, wouldn't it be better for us to know that? (And of course if Clippy is just someone's character, I haven't done anything worse than thumb my nose at a few taboos.)
if someone does [steal the paperclips], I can virtually guarantee that ... more paperclips will be donated to the project - possibly several times the number of paperclips that were stolen.
Comment author:cupholder
13 June 2010 03:22:46AM
*
3 points
[-]
I think I found the study they're talking about thanks to this article. I might take a look at it - if the methodology is literally just 'smoking was banned, then the heart attack rate dropped', that sucks.
(Edit to link to the full study and not the abstract.)
Just skimmed it. The methodology is better than that. They use a regression to adjust for the pre-existing downward trend in the heart attack hospital admission rate; they represent it as a linear trend, and that looks fair to me based on eyeballing the data in figures 1 and 2. They also adjust for week-to-week variation and temperature, and the study says its results are 'more modest' than others', and fit the predictions of someone else's mathematical model, which are fair sanity checks.
I still don't know how robust the study is - there might be some confounder they've overlooked that I don't know enough about smoking to think of - but it's at least not as bad as I expected. The authors say they want to do future work with a better data set that has data on whether patients are active smokers, to separate the effect of secondhand smoke from active smoking. Sounds interesting.
Comment author:[deleted]
13 June 2010 12:09:25AM
1 point
[-]
Maybe this has been discussed before -- if so, please just answer with a link.
Has anyone considered the possibility that the only friendly AI may be one that commits suicide?
There's great diversity in human values, but all of them have in common that they take as given the limitations of Homo sapiens. In particular, the fact that each Homo sapiens has roughly equal physical and mental capacities to all other Homo sapiens. We have developed diverse systems of rules for interpersonal behavior, but all of them are built for dealing with groups of people like ourselves. (For instance, ideas like reciprocity only make sense if the things we can do to other people are similar to the things they can do to us.)
The decision function of a lone, far more powerful AI would not have this quality. So it would be very different from all human decision functions or principles. Maybe this difference should cause us to call it immoral.
Comment author:[deleted]
13 June 2010 01:07:16PM
1 point
[+]
(1
child)
Comment author:[deleted]
13 June 2010 01:07:16PM
1 point
[-]
I'm not necessarily arguing for this position as saying we need to address it. "Suicidal AI" is to the problem of constructing FAI as anarchism is to political theory; if you want to build something (an FAI, a good government) then, on the philosophical level, you have to at least take a stab at countering the argument that perhaps it is impossible to build it.
I'm working under the assumption that we don't really know at this point what "Friendly" means, otherwise there wouldn't be a problem to solve. We don't yet know what we want the AI to do.
What we do know about morality is that human beings practice it. So all our moral laws and intuitions are designed, in particular, for small, mortal creatures, living among other small, mortal creatures.
Egalitarianism, for example, only makes sense if "all men are created equal" is more or less a statement of fact. What should an egalitarian human make of a powerful AI? Is it a tyrant? Well, no, a tyrant is a human who behaves as if he's not equal to other humans; the AI simply isn't equal. Well, then, is the AI a good citizen? No, not really, because citizens treat each other on an equal footing...
The trouble here, I think, is that really all our notions of goodness are really "what is good for a human to do." Perhaps you could extend them to "what is good for a Klingon to do" -- but a lot of moral opinions are specifically about how to treat other people who are roughly equivalent to yourself. "Do unto others as you would have them do unto you." The kind of rules you'd set for an AI would be fundamentally different from our rules for ourselves and each other.
It would be as if a human had a special, obsessive concern and care for an ant farm. You can protect the ants from dying. But there are lots of things you can't do for the ants: be an ant's friend, respect an ant, keep up your end of a bargain with an ant, treat an ant as a brother...
I had a friend once who said, "If God existed, I would be his enemy." Couldn't someone have the same sentiment about an AI?
(As always, I may very well be wrong on the Internet.)
You say, human values are made for agents of equal power; an AI would not be equal; so maybe the friendly thing to do is for it to delete itself. My question was, is it allowed to do just one or two positive things before it does this? I can also ask: if overwhelming power is the problem, can't it just reduce itself to human scale? And when you think about all the things that go wrong in the world every day, then it is obvious that there is plenty for a friendly superhuman agency to do. So the whole idea that the best thing it could do is delete itself or hobble itself looks extremely dubious. If your point was that we cannot hope to figure out what friendliness should actually be, and so we just shouldn't make superhuman agents, that would make more sense.
The comparison to government makes sense in that the power of a mature AI is imagined to be more like that of a state than that of a human individual. It is likely that once an AI had arrived at a stable conception of purpose, it would produce many, many other agents, of varying capability and lifespan, for the implementation of that purpose in the world. There might still be a central super-AI, or its progeny might operate in a completely distributed fashion. But everything would still have been determined by the initial purpose. If it was a purpose that cared nothing for life as we know it, then these derived agencies might just pave the earth and build a new machine ecology. If it was a purpose that placed a value on humans being there and living a certain sort of life, then some of them would spread out among us and interact with us accordingly. You could think of it in cultural terms: the AI sphere would have a culture, a value system, governing its interactions with us. Because of the radical contingency of programmed values, that culture might leave us alone, it might prod our affairs into taking a different shape, or it might act to swiftly and decisively transform human nature. All of these outcomes would appear to be possibilities.
It seems unlikely that an FAI would commit suicide if humans need to be protected from UAI, or if there are other threats that only an FAI could handle.
Do you ever have a day when you log on and it seems like everyone is "wrong on the Internet"? (For values of "everyone" equal to 3, on this occasion.) Robin Hanson and Katja Grace both have posts (on teenage angst, on population) where something just seems off, elusively wrong; and now SarahC suggests that "the only friendly AI may be one that commits suicide". Something about this conjunction of opinions seems obscurely portentous to me. Maybe it's just a know-thyself moment; there's some nascent opinion of my own that's going to crystallize in response.
Now that my special moment of sharing is out of the way... Sarah, is the friendly AI allowed to do just one act of good before it kills itself? Make a child smile, take a few pretty photos from orbit, save someone from dying, stop a war, invent cures for a few hundred diseases? I assume there is some integrity of internal logic behind this thought of yours, but it seems to be overlooking so much about reality that there has to be a significant cognitive disconnect at work here.
I get it from OB also, which I have not followed for some time, and many other places. For me it is the suspicion that I am looking at thought gone wrong.
Comment author:Rain
13 June 2010 08:04:28PM
*
4 points
[-]
I would call it "pet theory syndrome." Someone comes up with a way of "explaining" things and then suddenly the whole world is seen through that particular lens rather than having a more nuanced view; nearly everything is reinterpreted. In Hanson's case, the pet theories are near/far and status.
Comment author:JoshuaZ
13 June 2010 08:19:37PM
1 point
[-]
I would call it "pet theory syndrome." Someone comes up with a way of "explaining" things and then suddenly the whole world is seen through that particular lens rather than having a more nuanced view; nearly everything is reinterpreted. In Hanson's case, the pet theories are near/far and status.
Prediction markets also.
Is anyone worried that LW might have similar issues? If so, what would be the relevant pet theories?
Comment author:Larks
13 June 2010 08:41:32PM
2 points
[-]
On a related note: suppose a community of moderately rational people had one member who was a lot more informed than them on some subject, but wrong about it. Isn't it likely they might all end up wrong together? Prediction Markets was the original subject, but it could go for a much wider range of topics: Multiple Worlds, Hansonian Medicine, Far/near, Cryonics...
From an Enlightenment or Positivist point of view, which is Hume's point of view, and mine, there is simply no avoiding the conclusion that the human race is mad. There are scarcely any human beings who do not have some lunatic beliefs or other to which they attach great importance. People are mostly sane enough, of course, in the affairs of common life: the getting of food, shelter, and so on. But the moment they attempt any depth or generality of thought, they go mad almost infallibly. The vast majority, of course, adopt the local religious madness, as naturally as they adopt the local dress. But the more powerful minds will, equally infallibly, fall into the worship of some intelligent and dangerous lunatic, such as Plato, or Augustine, or Comte, or Hegel, or Marx.
Comment author:JoshuaZ
13 June 2010 07:44:53PM
*
2 points
[-]
I don't get this impression from OB at all. The thoughts at OB even when I disagree with them are far more coherent than the sort of examples given as thought gone wrong. I'm also not sure it is easy to actually distinguish between "thought gone wrong" in the sense of being outright nonsense as drescribed in the linked essay and actually good but highly technical thought processes. For example I could write something like:
Noetherianess of a ring is forced by being Artinian, but the reverse does not hold. The dual nature is puzzling given that Noetherianess is a property which forces ideals to have a real impact on the structure in a way that seems more direct than that of Artin even though Artinian is a stronger condition. One must ask what causes the breakdown in symmetry between the descending and ascending chain conditions.
Now, what I wrote above isn't nonsense. It is just poorly written, poorly explained math. But if you don't have some background, this likely looks as bad as the passages quoted by the linked essay. Even when the writing is not poor like that above, one can easily find sections from conversations on LW about say CEV or Bayesianism that look about as nonsensical if one doesn't know the terms. So without extensive investigation I don't think one can easily judge whether a given passage is nonsense or not. The essay linked to is therefore less than compelling (in fact, having studied many of their examples I can safely say that they really are nonsensical but it isn't clear to me how you can tell that from the short passages given with their complete lack of context Edit:. And it could very well be that I just haven't thought about them enough or approached them correctly just as someone who is very bad at math might consider it to be collectively nonsense even after careful examination) It does however seem that some disciplines run into this problem far more often than others. Thus, philosophy and theology both seem to run into the parading nonsensical streams of words together problem more often than most other areas. I suspect that this is connected to the lack of anything resembling an experimental method.
The thoughts at OB even when I disagree with them are far more coherent than the sort of examples given as thought gone wrong. I'm also not sure it is easy to actually distinguish between "thought gone wrong" in the sense of being outright nonsense as drescribed in the linked essay and actually good but highly technical thought processes.
OB isn't a technical blog though.
Having criticised it so harshly, I'd better back that up with evidence. Exhibit A: a highly detailed scenario of our far future, supported by not much. Which in later postings to OB (just enter "dreamtime" into the OB search box) becomes part of the background assumptions, just as earlier OB speculations become part of the background assumptions of that posting. It's like looking at the sky and drawing in constellations (the stars in this analogy being the snippets of scientific evidence adduced here and there).
Comment author:JoshuaZ
13 June 2010 09:40:04PM
1 point
[-]
That example seems to be more in the realm of "not very good thinking" than thought gone wrong. The thoughts are coherent, just not well justified. it isn't like the sort of thing that is quoted in the example essay where thought gone wrong seems to mean something closer to "not even wrong because it is incoherent."
Ok, OB certainly isn't the sort of word salad that Stove is attacking, so that wasn't a good comparison. But there does seem to me to be something systematically wrong with OB. There is the man-with-a-hammer thing, but I don't have a problem with people having their hobbyhorses, I know I have some of my own. I'm more put off by the way that speculations get tacitly upgraded to background assumptions, the join-the-dots use of evidence, and all those "X is Y" titles.
It's better than mainstream Singularity articles in the past, IMO; unfortunately, Kurzweil is seen as an authority, but at least it's written with some respect for the idea.
Comment author:[deleted]
12 June 2010 11:01:52PM
0 points
[-]
It does seem to be about a lot of different things, some of which are just synonymous with scientific progress (I don't think it's any revelation that synthetic biology is going to become more sophisticated.)
I'm curious: Was the SIAI contacted for that article? I haven't had time to read it all, but a word-search for "Singularity Institute" and "Yudkowsky" turned up nothing.
Comment author:JoshuaZ
12 June 2010 09:54:23PM
*
2 points
[-]
I agree that this article isn't very good. It seems to do the standard problem of combining a lot of different ideas about what the Singularity would entail. It emphasizes Kurzweil way too much, and includes Kurzweil's fairly dubious ideas about nutrition and health. The article also uses Andrew Orlowski as a serious critic of the Singularity making unsubstantiated claims about how the Singularity will only help the rich. Given that Orlowski's entire approach is to criticize anything remotely new or weird-seeming, I'm disappointed that the NYT would really use him as a serious critic in this context. The article strongly reinforces the perception that the Singularity is just a geek-religious thing. Overall, not well done at all.
Comment author:ata
12 June 2010 10:50:01PM
*
9 points
[-]
I'm starting to think SIAI might have to jettison the "singularity" terminology (for the intelligence explosion thesis) if it's going to stand on its own. It's a cool word, and it would be a shame to lose it, but it's become associated too much with utopian futurist storytelling for it to accurately describe what SIAI is actually working on.
Edit:Look at this Facebook group. This sort of thing is just embarrassing to be associated with. "If you are feeling brave, you can approach a stranger in the street and speak your message!" Seriously, this practically is religion. People should be raising awareness of singularity issues not as a prophecy but as a very serious and difficult research goal. It doesn't do any good to have people going around telling stories about the magical Future-Land while knowing nothing about existential risks or cognitive biases or friendly AI issues.
Comment author:JoshuaZ
14 June 2010 05:24:13AM
*
2 points
[-]
I'm not sure that your criticism completely holds water. Friendly AI is simply put only a worry that has convinced some Singularitarians. One might not be deeply concerned about that (Possible example reasons: 1) You expect uploading to come well before general AI. 2) you think that the probable technical path to AI will force a lot more stages of AI of much lower intelligence which will be likely to give us good data for solving the problem)
I agree that this Facebook group does look very much like something one would expect out of a missonizing religion. This section in particular looked like a caricature:
To raise awareness of the Singularity, which is expected to occur no later than the year 2045, we must reach out to everyone on the 1st day of every month.
At 20:45 hours (8:45pm) on the 1st day of each month we will send SINGULARITY MESSAGES to friends or strangers.
Example message:
"Nanobot revolution, AI aware, technological utopia: Singularity2045."
The certainty for 2045 is the most glaring aspect of this aside from the pseudo-missionary aspect. Also note that some of the people associated with this group are very prominent Singularitarians and Transhumanists. Aubrey de Grey is listed as an administrator.
But, one should remember that reversed stupidity is not intelligence. Moreover, there's a reason that missionaries sound like this: They have a very high confidence in their correctness. If one had a similarly high confidence in the probability of a Singularity event, and you thought that that event was more likely to occur safely if more people were aware of it, and was more likely to occur soon if more people were aware of it, and buy into something like the galactic colonization argument, and you believe that sending messages like this has a high chance of getting people to be aware and take you seriously then this is a reasonable course of action. Now, that's a lot of premises, some of which have likelyhoods others which have very low ones. Obviously there's a very low probability that sending out these sorts of messages is at all a net benefit. Indeed, I have to wonder if there's any deliberate mimicry of how religious groups send out messages or whether successfully reproducing memes naturally hit on a small set of methods of reproduction (but if that were the case I think they'd be more likely to hit an actually useful method of reproduction). And in fairness, they may just be using a general model for how one goes about raising awareness for a cause and how it matters. For some causes, simple, frequent appeals to emotion are likely an effective method (for example, making people aware of how common sexual assault is on college campuses, short messages that shock probably do a better job than lots of fairly dreary statistics). So then the primary mistake is just using the wrong model of how to communicate to people.
Speaking of things to be worried about other than AI, I wonder if a biotech disaster is a more urgent problem, even if less comprehensive
Part of what I'm assuming is that developing a self-amplifying AI is so hard that biotech could be well-developed first.
While it doesn't seem likely to me that a bio-tech disaster could wipe out the human race, it could cause huge damage-- I'm imagining diseases aimed at monoculture crops, or plagues as the result of terrorism or incompetent experiments.
My other assumptions are that FAI research is dependent on a wealthy, secure society with a good bit of surplus wealth for individual projects, and is likely to be highly dependent on a small number of specific people for the forseeable future.
On the other hand, FAI is at least a relatively well-defined project. I'm not sure where you'd start to prevent biotech disasters.
Summary: Even if you agree that trees normally make vibrations when they fall, you're still left with the problem of how you know if they make vibrations when there is no observational way to check. But this problem can be resolved by looking at the complexity of the hypothesis that no vibrations happen. Such a hypothesis is predicated on properties specific to the human mind, and therefore is extremely lengthy to specify. Lacking the type and quantity of evidence necessary to locate this hypothesis, it can be effectively ruled out.
Body: A while ago, Eliezer Yudkowsky wrote an article about the "standard" debate over a famous philosophical dilemma: "If a tree falls in a forest and no one hears it, does it make a sound?" (Call this "Question Y.") Yudkowsky wrote as if the usual interpretation was that the dilemma is in the equivocation between "sound as vibration" and "sound as auditory perception in one's mind", and that the standard (naive) debate relies on two parties assuming different definitions, leading to a pointless argument. Obviously, it makes a sound in the first sense but not the second, right?
But throughout my whole life up to that point (the question even appeared in the animated series Beetlejuice that I saw when I was little), I had assumed a different question was being asked: specifically,
If a tree falls, and no human (or human-entangled[1] sensor) is around to hear it, does it still make vibrations? On what basis do you believe this, lacking a way to directly check? (Call this "Question S".)
Now, if you're a regular on this site, you will find that question easy to answer. But before going into my exposition of the answer, I want to point out some errors that Question S does not make.
For one thing, it does not equivocate between two meanings of sound -- there, sound is taken to mean only one thing: the vibrations.
Second, it does not reduce to a simple question about anticipation of experience. In Question Y, the disputants can run through all observations they anticipate, and find them to be the same. However, if you look at the same cases in Question S, you don't resolve the debate so easily: both parties agree that by putting a tape-recorder by the tree, you will detect vibrations from the tree falling, even if people aren't around. But Question S instead specifically asks about what goes on when these kinds of sensors are not around, rendering such tests unhelpful for resolving such a disagreement.
So how do you go about resolving Question S? Yudkowsky gave a model for how to do this in Belief in the Implied Invisible, and I will do something similar here.
Complexity of the hypothesis
First, we observe that, in all cases where we can make a direct measurement, trees make vibrations when they fall. And we're tasked with finding out whether, specifically in those cases where a human (or appropriate organism with vibration sensitivity in its cognition) will never make a measurement of the vibrations, the vibrations simply don't happen. That is, when we're not looking -- and never intend to look -- trees stop the "act" and don't vibrate.
The complexity this adds to the laws of physics is astounding and may be hard to appreciate at first. This belief would require us to accept that nature has some way of knowing which things will eventually reach a cognitive system in such a way that it informs it that vibrations have happened. It must selectively modify material properties in precisely defined scenarios. It must have a precise definition of what counts as a tree.
Now, if this actually happens to be how the world works, well, then all the worse for our current models! However, each bit of complexity you add to a hypothesis reduces its probability and so must be justified by observations with a corresponding likelihood ratio -- that is, the ratio of the probability of the observation happening if this alternate hypothesis is true, compared to if it were false. By specifying the vibrations' immunity to observation, the log of this ratio is zero, meaning observations are stipulated to be uninformative, and unable to justify this additional supposition in the hypothesis.
[1] You might wonder how someone my age in '89-'91 would come up with terms like "human-entangled sensor", and you're right: I didn't use that term. Still, I considered the use of a tape recorder that someone will check to be a "someone around to hear it", for purposes of this dilemma. Least Convenient Possible World and all...
Comment author:MugaSofer
22 January 2013 09:58:17AM
-2 points
[-]
But throughout my whole life up to that point (the question even appeared in the animated series Beetlejuice that I saw when I was little), I had assumed a different question was being asked: specifically,
If a tree falls, and no human (or human-entangled[1] sensor) is around to hear it, does it still make vibrations? On what basis do you believe this, lacking a way to directly check? (Call this "Question S".)
Me too! It was actually explained that way to me by my parents as a kid, in fact. I wonder if there are two subtly different versions floating around or EY just interpreted it uncharitably.
Comment author:mwaser
14 June 2010 02:31:34AM
-1 points
[-]
And yet, the quantum mechanical world behaves exactly this way. Observations DO change exactly what happens. So, apparently at the quantum mechanical level, nature does have some way of knowing.
I'm not sure what effect that this has upon your argument, but it's something that I think that you're missing.
Comment author:SilasBarta
14 June 2010 02:43:38AM
*
3 points
[-]
I'm familiar with this: entanglement between the environment and the quantum system affects the outcome, but nature doesn't have a special law that distinguishes human entanglement from non-human entanglement (as far as we know, given Occam's Razor, etc.), which the alternate hypothesis would require.
The error that early quantum scientists made was in failing to recognize that it was the entanglement with their measuring devices that affected the outcome, not their immaterial "conscious knowledge". As EY wrote somewhere, they asked,
"The outcome changes when I know something about system -- what difference should that make?"
when they should have asked,
"The outcome changes when I establish more mutual information with the system -- what different should that make?"
In any case, detection of vibration does not require sensitivity to quantum-specific effects.
Comment author:JoshuaZ
14 June 2010 02:38:36AM
2 points
[-]
And yet, the quantum mechanical world behaves exactly this way. Observations DO change exactly what happens. So, apparently at the quantum mechanical level, nature does have some way of knowing.
Not really. This is only the case for certain interpretations of what is going on such as in certain forms of the Copenhagen interpretation. Even then, observation in this context doesn't really mean observe in the colloquial sense but something closer to interact with another particle in a certain class of conditions. The notion that you seem to be conflating this with is the idea that consciousness causes collapse. Not many physicists take that idea at all seriously. In most version of the Many-Worlds interpretation, one doesn't need to say anything about observations triggering anything (or at least can talk about everything without talking about observations).
Disclaimer: My knowledge of QM is very poor. If someone here who knows more spots anything wrong above please correct me.
I think that if this post is left as it is this post would be to trivial to be a top level post. You could reframe it as a beginners' guide to Occam, or you could make it more interesting by going deeper into some of the issues (if you can think of anything more to say on the topic of differentiating between hypotheses that make the same predictions, that might be interesting, although I think you might have said all there is to say)
Comment author:RobinZ
13 June 2010 12:11:53PM
0 points
[-]
There's also the option of actually extending the post to actually address the problem it alludes to in the title, the so-called "hard problem of consciousness".
Comment author:SilasBarta
13 June 2010 07:16:18PM
2 points
[-]
Eh, it was just supposed to be an allusion to that problem, with the implication that the "easy problem of tree vibrations" is the one EY attacked (Question Y in the draft). Solving the hard problem of consciousness is a bit of a tall order for this article...
It could also be framed as an issue of making your beliefs pay rent, similar to the dragon in the garage example - or perhaps as an example of how reality is entangled with itself to such a degree that some questions that seem to carve reality at the joints don't really do so.
(If falling trees don't make vibrations when there's no human-entangled sensor, how do you differentiate a human-entangled sensor from a non-human-entangled sensor? If falling-tree vibrations leave subtle patterns in the surrounding leaf litter that sufficiently-sensitive human-entangled sensors can detect, does leaf litter then count as a human-entangled sensor? How about if certain plants or animals have observably evolved to handle falling-tree vibrations in a certain way, and we can detect that. Then such plants or animals (or their absence, if we're able to form a strong enough theory of evolution to notice the absence of such reactions where we would expect them) could count as human-entangled sensors well before humans even existed. In that case, is there anything that isn't a human-entangled sensor?)
Comment author:SilasBarta
13 June 2010 07:17:37PM
3 points
[-]
Good points in the parenthetical -- if I make it into a top-level article, I'll be sure to include a more thorough discussion of what concept is being carved with the hypothesis that there are no tree vibrations.
Comment author:SilasBarta
12 June 2010 07:31:10PM
0 points
[-]
Oh, bless you[1]! That's the one! :-)
Thanks for the upvote. What I'm wondering is if it's non-obvious or helpful enough to go top-level. There's still a few paragraphs to add. I also wasn't sure if the subject matter is interesting.
I already wrote a top-level comment about the original raw text version of this, but my access logs suggested that EDITs of older comments only reach a very few people. See that comment for a bit more detail.
Comment author:JoshuaZ
11 June 2010 03:48:47PM
0 points
[-]
Huh. That's very interesting. I'm a bit confused by the claim that evolution bridges the is/ought divide which seems more like conflating different meanings of words more than anything else. But the general point seems strong.
Comment author:cupholder
11 June 2010 11:10:15PM
*
5 points
[-]
Yeah, I really disagree with this:
Evolution then is the bridge across the Is/Ought divide. An eye has the purpose or goal of seeing. Once you have a goal or purpose, what you “ought” to do IS make those choices which have the highest probability of fulfilling that goal/purpose. If we can tease apart the exact function/purpose/goal of morality from exactly how it enhances evolutionary fitness, we will have an exact scientific description of morality — and the best method of determining that is the scientific method.
My understanding is that those of us who refer to the is/ought divide aren't saying that a science of how humans feel about what humans call morality is impossible. It is possible, but it's not the same thing as a science of objective good and bad. The is/ought divide is about whether one can derive moral 'truths' (oughts) from facts (ises), not about whether you can develop a good model of what people feel are moral truths. We'll be able to do the latter with advances in technology, but no one can do the former without begging the question by slipping in an implicit moral basis through the back door. In this case I think the author of that blog post did that by assuming that fitness-enhancing moral intuitions are The Good And True ones.
Comment author:mwaser
13 June 2010 01:25:02AM
-7 points
[-]
"Objective" good and bad require an answer to the question "good and bad for what?"-- OR -- "what is the objective of objective good and bad?"
My answer to that question is the same as Eli's -- goals or volition.
My argument is that since a) having goals and volition is good for survival; b) cooperating is good for goals and volition; and c) morality appears to be about promoting cooperation -- that human morality is evolving down the attractor that is "objective" good and bad for cooperation which is part of the attractor for what is good for goals and volition.
The EXplicit moral basis that I am PROCLAIMING (not slipping through the back door) is that cooperation is GOOD for goals and volition (i.e. the morality of an action is determined by it's effect upon cooperation).
PLEASE come back and comment on the blog. This comment is good enough that I will be copying it there as well (especially since my karma has been zeroed out here).
Comment author:cupholder
13 June 2010 06:48:00AM
1 point
[-]
I'm not sure that I understand your comment. I can understand the individual paragraphs taken one by one, but I don't think I understand whatever its overall message is.
(On a side note, you needn't worry about your karma for the time being; it can't go any lower than 0, and you can still post comments with 0 karma.)
Comment author:mwaser
14 June 2010 02:42:19AM
-2 points
[-]
Do me a favor and check out my blog at http://becominggaia.wordpress.com. I've clearly annoyed someone (and it's quite clear whom) enough that all my posts quickly pick up enough of a negative score to be below the threshold. It's a very effective censoring mechanism and, at this point, I really don't see any reason why I should ever attempt to post here again. Nice "community".
Comment author:JoshuaZ
14 June 2010 02:52:36AM
*
6 points
[-]
I don't think you are getting voted down out of censorship. You are getting voted down for as far as I can tell four reasons: 1) You don't explain yourself very well. 2) You repeatedly link to your blog in a borderline spammish fashion. Examples are here and here. In replies to the second one you were explicitly asked not to blogspam and yet continued to do so. 3) You've insulted people repeatedly (second link above) and personalized discussions. You've had posts which had no content other than to insult and complain about the community. At least one of those posts was in response to an actually reasoned statement. See this example- http://lesswrong.com/lw/2bi/open_thread_june_2010_part_2/251o 4) You've put non-existent quotes in quotation marks (second link in the spamming example has an example of this).
Comment author:cupholder
13 June 2010 05:05:20PM
0 points
[-]
My bad. I was going by past experience with seeing other people's karma drop to zero and made a flaky inference because I never saw it go below that myself.
Dig a bit deeper, and you'll find too much confusion to hold any argument alive, no matter what the conclusion is supposed to be, correct or not. For that matter, what do you think is the "general point", and can you reach the point of agreement with Mark on what that is, being reasonably sure you both mean the same thing?
Vladimir, all you've presented here is slanderous dart-throwing with absolutely no factual backing whatsoever.
I state my conclusion and hypothesis, for how much evidence that's worth. I understand that it's impolite on my part to do that, but I suspect that JoshuaZ's agreement falls under some kind of illusion of transparency, hence request for greater clarity in judgment.
Comment author:JoshuaZ
11 June 2010 11:48:23PM
2 points
[-]
Yeah ok. After rereading it, I'm inclined to agree. I think I was projecting my own doubts about CEV-type approaches onto the article (namely that I'm not convinced that a CEV is actually meaningful or well-defined). And looking again, they don't seem to be what the person here is talking about. It seems like at least part of this is about the need for punishment to exist in order for a society to function and the worry that an AI will prevent that. And rereading that and putting it in my own words, that sounds pretty silly if I'm understanding it, which suggests I'm not. So yeah, this article needs clarification.
namely that I'm not convinced that a CEV is actually meaningful or well-defined
Yes, CEV needs work, it's not technical, and it's far from clear that it describes what we should do, although the essay does introduce a number of robust ideas and warnings about seductive failure modes.
Among more obvious problems with Mark's position: "slavery" and "true morality without human bias". Seems to reflect confusion about free will and metaethics.
Comment author:JoshuaZ
12 June 2010 02:06:58AM
0 points
[-]
I think the analogy is something like imagine if you were able to make a creature identical to a human except that the greatest desire they had was to serve actual humans. Would that morally be akin to slavery? I think many of us would say yes. So is there a similar issue if one programs a sentient non-human entity under similar restrictions?
Comment author:JoshuaZ
14 June 2010 03:02:44AM
*
5 points
[-]
By any chance are you trying to troll? I just told you that you were being downvoted for blogspamming, insulting people, and unnecessary personalization. Your focus on Vladimir manages to also hit two out of three of these and comes across as combative and irrational. Even if this weren't LW where people are more annoyed by irrational argumentation styles, people would be annoyed by a non-regular going out of their way to personally attack a regular. This would be true in any internet forum and all the more so when those attacks are completely one-sided.
And having now read what you just linked to, I have to say that it fits well with another point I said in my earlier remark to you: you are being downvoted in a large part for not explaining yourself well at all. If I may make a suggestion: Maybe try reading your comments outloud to yourself before you post them? I've found that helps me a lot in detecting whether I am explaining something well. This may not work for you, but it may be worth trying.
FAI (assuming we managed to set its preference correctly) admits a general counterargument against any implementation decisions in its design being seriously incorrect: FAI's domain is the whole world, and FAI is part of that world. If it's morally bad to have FAI in the form it was initially constructed, then, barring some penalty the FAI will change its own nature so as to make the world better.
In this particular case, the suggested conflict is between what we prefer to be done with things other than the FAI (the "serving humanity" part), and what we prefer to be done with FAI itself (the "slavery is bad" part). But FAI operates on the world as whole, and things other than FAI are not different from FAI itself in this regard. Thus, with the criterion of human preference, FAI will decide what is the best thing to do, taking into account both what happens to the world outside of itself, and what happens to itself. Problem solved.
Comment author:khafra
12 June 2010 02:06:44PM
3 points
[-]
Not analogous, but related and possibly relevant: Many humans in the BDSM lifestyle desire to be the submissive partner in 24/7 power exchange relationships. Are these humans sane; are they "ok"? Is it ethical to allow this kind of relationship? To encourage it?
Comment author:ciphergoth
12 June 2010 02:23:16PM
5 points
[-]
TBH I think this may muddy the waters more than it clears them. When we're talking about human relations, even those as unusual as 24/7, we're still operating in a field where our intuitions have much better grip than they will trying to reason about the moral status of an AI.
Comment author:Blueberry
12 June 2010 09:00:31AM
5 points
[-]
Taboo "slavery" here; it's a label that masks clear thinking. If making such a creature is slavery, it's a kind of slavery that seems perfectly fine to me.
Comment author:taw
11 June 2010 12:27:04PM
0 points
[-]
How can I understand quantum physics? All explanations I've seen are either:
those that dumb things down too much, and deliver almost no knowledge; or
those that assume too much familiarity with this kind of mathematics that nobody outside physics uses, and are therefore too frustrating.
I don't think the subject is inherently difficult. For example quantum computing and quantum cryptography can be explained to anyone with basic clue and basic math skills. (example)
On the other hand I haven't seen any quantum physics explanation that did even as little as reasonably explaining why hbar/2 is the correct limit of uncertainty (as opposed to some other constant), and why it even has the units it has (that is why it applies to these pairs of measurements, but not to some other pairs); or what are quark colors (are they discrete; arbitrary 3 orthogonal vectors on unit sphere; or what? can you compare them between quarks in different protons?); spins (it's obviously not about actual spinning, so how does it really work? especially with movement being relative); how electro-weak unification works (these explanations are all handwaved) etc.
Comment author:cupholder
11 June 2010 09:32:17PM
*
0 points
[-]
How can I understand quantum physics?
I don't think the subject is inherently difficult. For example quantum computing and quantum cryptography can be explained to anyone with basic clue and basic math skills.
That's because quantum computing and quantum cryptography only use a subset of quantum theory. Your link says, for example, that the basics of quantum computing only require knowing how to handle 'discrete (2-state) systems and discrete (unitary) transformations,' but a full treatment of QT has to handle 'continuously infinite systems (position eigenstates) and continuous families of transformations (time development) that act on them.' The full QT that can deal with these systems uses a lot more math.
I wonder if there's a general trend for people who are interested in quantum computing and not all of QT to play down the prerequisites you need to learn QT. Your post reminded me of a Scott Aaronson lecture, where he says
The second way to teach quantum mechanics leaves a blow-by-blow account of its discovery to the historians, and instead starts directly from the conceptual core -- namely, a certain generalization of probability theory to allow minus signs. Once you know what the theory is actually about, you can then sprinkle in physics to taste, and calculate the spectrum of whatever atom you want.
Which is technically true, but if you want to know about quark colors or spin or exactly how uncertainty works, pushing around |1>s and |2>s and talking about complexity classes is not going to tell you what you want to know.
To answer your question more directly, I think the best way to understand quantum physics is to get an undergrad degree in physics from a good university, and work as hard as you can while you're getting it. Getting a degree means you have the physics-leaning math background needed to understand explanations of QT that don't dumb it down.
I might be overestimating the amount of math that's necessary - I'm basing this on sitting in on undergrad QT lectures - but I've yet to find a comprehensive QT text that doesn't use calculus, complex numbers, and linear algebra.
Comment author:simplicio
11 June 2010 12:36:34PM
0 points
[-]
Try Jonathan Allday's book "Quantum Reality: Theory and Philosophy." It is technical enough that you get a quantitative understanding out of it, but nothing like a full-blown textbook.
Inspired by Chapter 24 of Methods of Rationality, but not a spoiler: If the evolution of human intelligence was driven by competition between humans, why aren't there a lot of intelligent species?
Comment author:taw
11 June 2010 12:52:42PM
1 point
[-]
Somewhat accepted partial answer is that huge brains are ridiculously expensive - you need a lot of high energy density food (= fire), a lot of DHA (= fish) etc. Chimp diet simply couldn't support brains like ours (and aquatic ape etc.), nor could they spend as much time as us engaging in politics as they were too busy just getting food.
Perhaps chimp brains are as big as they could possibly be given their dietary constraints.
That's conceivable, and might also explain why wolves, crows, elephants, and other highly social animals aren't as smart as people.
Also, I think the original bit in Methods of Rationality overestimates how easy it is for new ideas to spread. As came up recently here, even if tacit knowledge can be explained, it usually isn't.
This means that if you figure out a better way to chip flint, you might not be able to explain it in words, and even if you can, you might chose to keep it as a family or tribal secret. Inventions could give their inventors an advantage for quite a long time.
Five-second guess: Human-level Machiavellian intelligence needs language facilities to co-evolve with, grunts and body language doesn't allow nearly as convoluted schemes. Evolving some precursor form of human-style language is the improbable part that other species haven't managed to pull off.
Comment author:komponisto
11 June 2010 04:20:20AM
*
4 points
[-]
Seconding kodos96. As this would exonerate not only Knox and Sollecito but Guede as well, it has to be treated with considerable skepticism, to say the least.
More significant, it seems to me (though still rather weak evidence), is the Alessi testimony, about which I actually considered posting on the March open thread.
Still, the Aviello story is enough of a surprise to marginally lower my probability of Guede's guilt. My current probabilities of guilt are:
Knox: < 0.1 % (i.e. not a chance)
Sollecito: < 0.1 % (likewise)
Guede: 95-99% (perhaps just low enough to insist on a debunking of the Aviello testimony before convicting)
It's probably about time I officially announced that my revision of my initial estimates for Knox and Sollecito was a mistake, an example of the sin of underconfidence.
Finally, I'd like to note that the last couple of months have seen the creation of a wonderful new site devoted to the case, Injustice in Perugia, which anyone interested should definitely check out. Had it been around in December, I doubt that I could have made my survey seem like a fair fight between the two sides.
Comment author:kodos96
11 June 2010 07:21:12PM
1 point
[-]
More significant, it seems to me (though still rather weak evidence), is the Alessi testimony, about which I actually considered posting on the March open thread. Still, the story is enough of a surprise to marginally lower my probability of Guede's guilt.
I hadn't heard about this - I just read your link though, and maybe I'm missing something, but I don't see how it lowers the probability of Guede's guilt. He (supposedly) confessed to having been at the crimescene, and that Knox and Sollecito weren't there. How does that, if true, exonerate Guede?
Comment author:komponisto
11 June 2010 09:57:04PM
*
2 points
[-]
You omitted a crucial paragraph break. :-)
The Aviello testimony would exonerate Guede (and hence is unlikely to be true); the Alessi testimony is essentially consistent with everything else we know, and isn't particularly surprising at all.
Comment author:kodos96
10 June 2010 07:06:10PM
*
4 points
[-]
And modulo all the forensic evidence.
Obviously this is breaking news and it's too soon to draw a conclusion, but at first blush this sounds like just another attention seeker, like those who always pop up in these high profile cases. If he really can produce a knife, and it matches the wounds, then maybe I'll reconsider, but at the moment my BS detector is pegged.
Of course, it's still orders of magnitude more likely than Knox and Sollecito being guilty.
Comment author:hegemonicon
10 June 2010 02:40:51PM
*
8 points
[-]
An idea that may not stand up to more careful reflection.
Evidence shows that people have limited quantities of willpower – exercise it too much, and it gets used up. I suspect that rather than a mere mental flaw, this is a design feature of the brain.
Man is often called the social animal. We band together in groups – families, societies, civilizations – to solve our problems. Groups are valuable to have, and so we have values – altruism, generosity, loyalty – that promote group cohesion and success. However, it doesn’t pay to be COMPLETELY supportive of the group. Ultimately the goal is replication of your genes, and though being part of a group can further that goal, it can also hinder it if you take it too far (sacrificing yourself for the greater good is not adaptive behavior). So it pays to have relatively fluid group boundaries that can be created as needed, depending on which group best serves your interest. And indeed, studies show that group formation/division is the easiest thing in the world to create – even groups chosen completely at random from a larger pool will exhibit rivalry and conflict.
Despite this, it’s the group-supporting values that form the higher level values that we pay lip service too. Group values are the ones we believe are our ‘real’ values, the ones that form the backbone of our ethics, the ones we signal to others at great expense. But actually having these values is tricky from an evolutionary standpoint – strategically, you’re much better off being selfish than generous, being two-faced than loyal, and furthering your own gains at the expense of everyone elses.
So humans are in a pickle – it’s beneficial for them to form groups to solve their problems and increase their chances of survival, but it’s also beneficial for people to be selfish and mooch off the goodwill of the group. Because of this, we have sophisticated machinery called ’suspicion’ to ferret out any liars or cheaters furthering their own gains at the groups expense. Of course, evolution is an arms race, so it’s looking for a method to overcome these mechanisms, for ways it can fulfill it’s base desires while still appearing to support the group.
It accomplished this by implementing willpower. Because deceiving others about what we believe would quickly be uncovered, we don’t actually deceive them – we’re designed so that we really, truly, in our heart of hearts believe that the group-supporting values – charity, nobility, selflessness – are the right things to do. However, we’re only given a limited means to accomplish them. We can leverage our willpower to overcome the occasional temptation, but when push comes to shove – when that huge pile of money or that incredible opportunity or that amazing piece of ass is placed in front of us, willpower tends to fail us. Willpower is generally needed for the values that don’t further our evolutionary best interests – you don’t need willpower to run from danger or to hunt an animal if you’re hungry or to mate with a member of the opposite sex. We have much better, much more successful mechanisms that accomplish those goals. Willpower is designed so that we really do want to support the group, but wind up failing at it and giving in to our baser desires – the ones that will actually help our genes get replicated.
Of course, the maladaption comes into play due to the fact that we use willpower to try to accomplish other, non-group related goals – mostly the long-term, abstract plans we create using high-level, conscious thinking. This does appear to be a design flaw (though since humans are notoriously bad at making long-term predictions, it may not be as crippling as it first appears.)
Comment author:ciphergoth
10 June 2010 10:11:39AM
2 points
[-]
What solution do people prefer to Pascal's Mugging? I know of three approaches:
1) Handing over the money is the right thing to do exactly as the calculation might indicate.
2) Debiasing against overconfidence shouldn't mean having any confidence in what others believe, but just reducing our own confidence; thus the expected gain if we're wrong is found by drawing from a broader reference class, like "offers from a stranger".
3) The calculation is correct, but we must pre-commit to not paying under such circumstances in order not to be gamed.
The utility function assumes that you play the "game" (situation, whatever) an infinite number of times and then find the net utility.
This isn't right. The way utility is normally defined, if outcome X has 10 times the utility of outcome Y for a given utility function, agents behaving in accord with that function will be indifferent between certain Y and a 10% probability of X. That's why they call expected utility theory a theory of "decision under uncertainty." The scenario you describe sounds like one where the payoffs are in some currency such that you have declining utility with increasing amounts of the currency.
Comment author:Houshalter
11 June 2010 06:08:34PM
-1 points
[-]
The scenario you describe sounds like one where the payoffs are in some currency such that you have declining utility with increasing amounts of the currency.
Uh, no. Allright, lets say I give you a 1 out of 10 chance at winning 10 times everything you own, but the other 9 times you lose everything. The net utility for accepting is the same as not accepting, yet thats completely ignoring the fact that if you do enter, 90 % of the time you lose everything, no matter how high the reward is.
As Thom indicates, this is exactly what I was talking about: ten times the stuff you own, rather than ten times the utility. Since utility is just a representation of your preferences, the 1 in 10 payoff would only have ten times the utility of your current endowment if you would be willing to accept this gamble.
Comment author:thomblake
11 June 2010 06:51:58PM
1 point
[-]
That's only true if "everything you own" is cast in terms of utility, which is not intuitive. Normally, "everything you own" would be in terms of dollars or something to that effect, and ten times the number of dollars I have is not worth 10 times the utility of those dollars.
Comment author:cupholder
10 June 2010 01:29:05PM
*
1 point
[-]
Tom_McCabe2 suggests generalizing EY's rebuttal of Pascal's Wager to Pascal's Mugging: it's not actually obvious that someone claiming they'll destroy 3^^^^3 people makes it more likely that 3^^^^3 people will die. The claim is arguably such weak evidence that it's still about equally likely that handing over the $5 will kill 3^^^^3 people, and if the two probabilities are sufficiently equal, they'll cancel out enough to make it not worth handing over the $5.
Personally, I always just figured that the probability of someone (a) threatening me with killing 3^^^^3 people, (b) having the ability to do so, and (c) not going ahead and killing the people anyway after I give them the $5, is going to be way less than 1/3^^^^3, so the expected utility of giving the mugger the $5 is almost certainly less than the $5 of utility I get by hanging on to it. In which case there is no problem to fix. EY claims that the Solomonoff-calculated probability of someone having 'magic powers from outside the Matrix' 'isn't anywhere near as small as 3^^^^3 is large,' but to me that just suggests that the Solomonoff calculation is too credulous.
(Edited to try and improve paraphrase of Tom_McCabe2.)
Comment author:ciphergoth
10 June 2010 11:07:32PM
1 point
[-]
This seems very similar to the "reference class fallback" approach to confidence set out in point 2, but I prefer to explicitly refer to reference classes when setting out that approach, otherwise the exactly even odds you apply to massively positive and massively negative utility here seem to come rather conveniently out of a hat...
Comment author:cupholder
11 June 2010 08:51:45PM
0 points
[-]
Fair enough. Actually, looking at my comment again, I think I paraphrased Tom_McCabe2 really badly, so thanks for replying and making me take another look! I'll try and edit my comment so it's a better paraphrase.
The unbounded utility function (in some physical objects that can be tiled indefinitely) in Pascal's mugging gives infinite expected utility to all actions, and no reason to prefer handing over the money to any other action. People don't actually show the pattern of preferences implied by an unbounded utility function.
If we make the utility function a bounded function of happy lives (or other tilable physical structures) with a high bound, other possibilities will offer high expected utility. The Mugger is not the most credible way to get huge rewards (investing in our civilization on the chance that physics allows unlimited computation beats the Mugger). This will be the case no matter how huge we make the (finite) bound.
Comment author:ciphergoth
10 June 2010 11:04:51PM
1 point
[-]
Bounding the utility function definitely solves the problem, but there are a couple of problems. One is the principle that the utility function is not up for grabs, the other is that a bounded utility function has some rather nasty consequences of the "leave one baby on the track" kind.
Comment author:CarlShulman
11 June 2010 03:27:59AM
*
3 points
[-]
One is the principle that the utility function is not up for grabs,
I don't buy this. Many people have inconsistent intuitions regarding aggregation, as with population ethics. Someone with such inconsistent preferences doesn't have a utility function to preserve.
Also note that a bounded utility function can allot some of the potential utility under the bound to producing an infinite amount of stuff, and that as a matter of psychological fact the human emotional response to stimuli can't scale indefinitely with bigger numbers.
And, of course, allowing unbounded growth of utility with some tilable physical process means that process can dominate the utility of any non-aggregative goods, e.g. the existence of at least some instantiations of art or knowledge, or overall properties of the world like ratios of very good to lives just barely worth living/creating (although you might claim that the value of the last scales with population size, many wouldn't characterize it that way).
Bounded utility functions seem to come much closer to letting you represent actual human concerns, or to represent more of them, in my view.
Eliezer's original article bases its argument on the use of Solomonoff induction. He even suggests up front what the problem with it is, although the comments don't make anything of it: SI is based solely on program length and ignores computational resources. The optimality theorems around SI depend on the same assumption. Therefore I suggest:
4. Pascal's Mugging is a refutation of the Solomonoff prior.
But where a computationally bounded agent, or an unbounded one that cares how much work it does, should get its priors from instead would require more thought than a few minutes on a lunchtime break.
Comment author:ciphergoth
10 June 2010 11:09:18PM
0 points
[-]
In one sense you can't use evidence to argue with a prior, but I think that factoring in computational resources as a cost would have put you on the wrong side of a lot of our discoveries about the Universe.
In one sense you can't use evidence to argue with a prior, but I think that factoring in computational resources as a cost would have put you on the wrong side of a lot of our discoveries about the Universe.
Could you expand that with examples? And if you can't use evidence to argue with a prior, what can you use?
Comment author:ciphergoth
11 June 2010 01:49:16PM
0 points
[-]
I'm thinking of the way we keep finding ways in which the Universe is far larger than we'd imagined - up to and including the quantum multiverse, and possibly one day including a multiverse-based solution to the fine tuning problem.
The whole point about a prior is that it's where you start before you've seen the evidence. But in practice using evidence to choose a prior is likely justified on the grounds that our actual prior is whatever we evolved with or whatever evolution's implicit prior is, and settling on a formal prior with which to attack hard problems is something we do in the face of lots of evidence. I think.
I'm thinking of the way we keep finding ways in which the Universe is far larger than we'd imagined
It's not clear to me how that bears on the matter. I would need to see something with some mathematics in it.
The whole point about a prior is that it's where you start before you've seen the evidence.
There's a potential infinite regress if you argue that changing your prior on seeing the evidence means it was never your prior, but something prior to it was.
You can go on questioning those previous priors, and so on indefinitely, and therefore nothing is really a prior.
You stop somewhere with an unquestionable prior, and the only unquestionable truths are those of mathematics, therefore there is an Original Prior that can be deduced by pure thought. (Calvinist Bayesianism, one might call it. No agent has the power to choose its priors, for it would have to base its choice on something prior to those priors. Nor can it priors be conditional in any way upon any property of that agent, for then again they would not be prior. The true Prior is prior to all things, and must therefore be inherent in the mathematical structure of being. This Prior is common to all agents but in their fundamentally posterior state they are incapable of perceiving it. I'm tempted to pastiche the whole Five Points of Calvinism, but that's enough for the moment.)
You stop somewhere, because life is short, with a prior that appears satisfactory for the moment, but which one allows the possibility of later rejecting.
I think 1 and 2 are non-starters, and 3 allows for evidence defeating priors.
How many lottery tickets would you buy if the expected payoff was positive?
This is not a completely hypothetical question. For example, in the Euromillions weekly lottery, the jackpot accumulates from one week to the next until someone wins it. It is therefore in theory possible for the expected total payout to exceed the cost of tickets sold that week. Each ticket has a 1 in 76,275,360 (i.e. C(50,5)*C(9,2)) probability of winning the jackpot; multiple winners share the prize.
So, suppose someone draws your attention (since of course you don't bother following these things) to the number of weeks the jackpot has rolled over, and you do all the relevant calculations, and conclude that this week, the expected win from a €1 bet is €1.05. For simplicity, assume that the jackpot is the only prize. You are also smart enough to choose a set of numbers that look too non-random for any ordinary buyer of lottery tickets to choose them, so as to maximise your chance of having the jackpot all to yourself.
Do you buy any tickets, and if so how many?
If you judge that your utility for money is sublinear enough to make your expected gain in utilons negative, how large would the jackpot have to be at those odds before you bet?
OK, I have a question! Suppose I hold a risky asset that costs me c at time t, and whose value at time t is predicted to be k * (1 + r), with standard deviation s. How can I calculate the length of time that I will have to hold the asset in order to rationally expect the asset to be worth, say, 2c with probability p?
I am not doing a finance class or anything; I am genuinely curious.
I knew about Kelly, but not well enough for the problem to bring it to mind.
I make the Kelly fraction of (bp-q)/b to work out to about epsilon/N where epsilon=0.05 and N = 76275360. So the optimal bet is 1 part in 1.5 billion of my wealth, which is approximately nothing.
The moral: buying lottery tickets is still a bad idea even when it's marginally profitable.
Comment author:RobinZ
10 June 2010 03:48:22PM
0 points
[-]
Well, no - you shouldn't buy one ticket. And according to my calculations when I tried plotting W versus n by my formula, the minimum of W is at "buy all the tickets", so unless you have €76,275,360 already...
Comment author:JoshuaZ
10 June 2010 03:44:05PM
*
4 points
[-]
Yes, and note that Kelly gets much less optimal when you increase bet sizes then when you decrease bet sizes. So from a Kelly perspective, rounding up to a single ticket is probably a bad idea. Your point about sublinearity of utility for money makes it in general an even worse idea. However, I'm not sure that Kelly is the right approach here. In particular, Kelly is the correct attitude when you have a large number of opportunities to bet (indeed, it is the limiting case). However, lotteries which have a positive expected outcome are very rare.So you never approach anywhere near the limiting case. Remember, Kelly optimizes long-term growth.
That raises the question of what the rational thing to do is, when faced with a strictly one-time chance to buy a very small probability of a very large reward.
Comment author:Eneasz
09 June 2010 08:41:05PM
10 points
[-]
You Are Not So Smart is a great little blog that covers many of the same topics as LessWrong, but in a much more bite-sized format and with less depth. It probably won't offer much to regular/long-time LW readers, but it's a great resource to give to friends/family who don't have the time/energy demanded by LW.
It is a good blog, and it has a slightly wider topic spread than LW, so even if you're familiar with most of the standard failures of judgment there'll be a few new things worth reading. (I found the "introducing fines can actually increase a behavior" post particularly good, as I wasn't aware of that effect.)
Comment author:Rain
09 June 2010 07:51:57PM
*
3 points
[-]
I've recently begun downvoting comments that are at -2 rating regardless of my feelings about them. I instituted this policy after observing that a significant number of comments reach -2 but fail to be pushed over to -3, which I'm attributing to the threshold being too much of a psychological barrier for many people to penetrate; they don't want to be 'the one to push the button'. This is an extension of my RL policy of taking 'the last' of something laid out for communal use (coffee, donuts, cups, etc.). If the comment thread really needs to be visible, I expect others will vote it back up.
Edit: It's likely that most of the negative response to this comment centers around the phrase "regardless of my feelings about them." I now consider this to be too strong a statement with regards to my implemented actions. I do read the comment to make sure I don't consider it any good, and doubt I would perversely vote something down even if I wanted to see more of it.
Comment author:Rain
09 June 2010 08:43:29PM
*
3 points
[-]
After logging out and attempting to view a thread with a comment at exactly -3, it showed that comment to be below threshold. I doubt that it retains customized settings after logging out, and I do not believe that I changed mine in the first place, leading me to believe that -3 is indeed the threshold.
Also, my original comment was at -3 within minutes of posting.
Comment author:Morendil
09 June 2010 08:02:41PM
5 points
[-]
I wish you wouldn't do that, and stuck instead with the generally approved norm of downvoting to mean "I'd prefer to see fewer comments like this" and upvoting "I'd like to see more like this".
You're deliberately participating in information cascades, and thereby undermining the filtering process. As an antidote, I recommend using the anti-kibitzer script (you can do that through your Preferences page).
Comment author:Rain
09 June 2010 08:05:39PM
1 point
[-]
I wish you wouldn't do that, and stuck instead with the generally approved norm of downvoting to mean "I'd prefer to see fewer comments like this" and upvoting "I'd like to see more like this".
I disagree that that's the formula used for comments that exist within the range -2 to 2. Within that range, from what I've observed of voting patterns, it seems far more likely that the equation is related to what value the comment "should be at." If many people used anti-kibitzing, I doubt this would remain a problem.
I don't do huge amounts of voting, and I admit that if a post I like has what I consider to be "enough" votes, I don't upvote it further. I can certainly change this policy if there's reason to think upvoting everything I'd like to see more of would help make LW work better.
I believe your hypothesis and decision are possibly correct, but if they are, you should expect your downvotes to often be corrected upwards again. If this doesn't happen, then you are wrong and shouldn't apply this heuristic.
I disagree that that's the formula used for comments that exist within the range -2 to 2.
Morendil doesn't say it's what actually happens, he merely says it should happen this way, and that you in particular should behave this way.
I'm using it as an excuse to overcome my general laziness with regards to voting, which has the typical pattern of one vote (up or down) per hundreds of comments read.
I think most claims of countersignaling are actually ordinary signaling, where the costly signal is foregoing another group and the trait being signaled is loyalty to the first group. Countersignaling is where foregoing the standard signal sends a stronger positive message of the same trait to the usual recipients.
That article makes it sound like "countersignaling" is forgoing a mandated signal
I said "standard" because game theory doesn't talk about mandates, but that's pretty much what I said, isn't it? If you disagree with that usage, what do you think is right?
Incidentally, in von Neumann's model of poker, you should raise when you have a good hand or a poor hand, and check when you have a mediocre hand, which looks kind of like countersignaling. Of course, the information transference that yields the name "signal" is rather different. Also, I'm not interested in applications of game theory to hermetically sealed games.
Comment author:SilasBarta
09 June 2010 06:06:53PM
*
0 points
[-]
For those of you who have been following my campaignagainst the "It's impossible to explain this, so don't expect me to!" defense: today, the campaign takes us to a post on anti-reductionist Gene Callahan's blog.
In case he deletes the entire exchange thus far (which he's been known to do when I post), here's what's transpired (paragraphing truncated):
Me: That's not the moral I got from the story. The moral I got was: Wow, the senior monk sure sucks at describing the generating function ("rules") for his actions. Maybe he doesn't really understand it himself?
Gene: Well, if I had a silly mechanical view of human nature and thought peoples' actions came from a "generating function", I would think this was a problem.
Me: Which physical law do humans violate? What is the experimental evidence for this violation? Btw, the monk problem isn't hard. Watch this: "Hello, students. Here is why we don't touch women. Here is what we value. Here is where it falls in our value system." There you go. It didn't require a lifetime of learning to convey the reasoning the senior monk used to the junior, now, did it?
ETA: Previous remark by me was rejected by Gene for posting. He instead posted this:
Gene: Silas, you only got through one post without becoming an unbearable douche [!] this time. You had seemed to be improving.
I just tried to post this:
Me: Don't worry, I made sure the exchange was preserved so that other people can view for themselves what you consider "being an unbearable douche", or what others might call, "serious challenges to your position".
Me: If you ever want to specify how it is that human beings' actions don't come from a generating function, thereby violating physical law, I'd love to have that chat and help you flesh out the idea enough to get yourself a Nobel. However, what I think you really meant to say was that the generating function is so difficult to learn directly, that lifelong practice is easy by comparison (if you were to argue the best defense of your position, that is)
Me: Can you at least agree you picked a bad example of knowledge that necessarily comes from lifelong practice? Would that be too much to ask?
Comment author:SilasBarta
10 June 2010 02:53:59AM
0 points
[-]
It is stories like this that are used to explain that some values are of higher importance than others, in simple terms
It's true that some values are more important than others. But that wasn't the point Gene was trying to make in the particular post that I linked. He was trying to make (yet another) point about the futility of specifying or adhering to specific rules, insisting that mastery of the material necessarily comes from years of experience.
This is consistent with the theme of the recentposts he's been making, and his dissertation against rationalism in politics (though the latter is not the same as the "rationalism" we refer to here).
Whatever the merit of the point he was trying to make (which I disagree with), he picked a bad example, and I showed why: the supposedly "tacit", inarticulable judgment that comes with experience was actually quite articulable, without even having to anticipate this scenario in advance, and while only speaking in general terms!
(I mentioned his opposition to reductionism only to give greater context to my frequent disagreement with him (unfortunately, past debates were deleted as he or his friend moved blogs, others because he didn't like the exchange). In this particular exchange, you find him rejecting mechanism, specifically the idea that humans can be described as machines following deterministic laws at all.)
Try it out, guys! LongBets and PredictionBook are good, but they're their own niche; LongBets won't help you with pundits who don't use it, and PredictionBook is aimed at personal use. If you want to track current pundits, WrongTomorrow seems like the best bet.
Comment author:Houshalter
13 June 2010 02:22:07AM
0 points
[-]
Am I correct in reading that Longbets charges a $50 fee for publishing a prediction and they have to be a minimum of 2 years in the future? Thats a bit harsh. But these sites are pretty interesting. And they could be useful to. You could judge the accuracy of different users including how accurate they are at guessing long-term, short-term, etc predictions as well as how accurate they are in different catagories (or just how accurate they are on average if you want to be simple.) Then you can create a fairly decent picture of the future, albeit I expect many of the predictions will contradict each other. This is kind of what their already doing obviously, but they could still take it a step further.
Comment author:Morendil
09 June 2010 04:06:51PM
*
7 points
[-]
Less Wrong Book Club and Study Group
(This is a draft that I propose posting to the top level, with such improvements as will be offered, unless feedback suggests it is likely not to achieve its purposes. Also reply if you would be willing to co-facilitate: I'm willing to do so but backup would be nice.)
Do you want to become stronger in the way of Bayes? This post is intended for people whose understanding of Bayesian probability theory is currently between levels 0 and 1, and who are interested in developing deeper knowledge through deliberate practice.
Our intention is to form a self-study group composed of peers, working with the assistance of a facilitator - but not necessarily of a teacher or of an expert in the topic. Some students may be somewhat more advanced along the path, and able to offer assistance to others.
Our first text will be E.T. Jayne's Probability Theory: The Logic of Science, which can be found in PDF form (in a slightly less polished version than the book edition) here or here.
We will work through the text in sections, at a pace allowing thorough understanding: expect one new section every week, maybe every other week. A brief summary of the currently discussed section will be published as an update to this post, and simultaneously a comment will open the discussion with a few questions, or the statement of an exercise. Please use ROT13 whenever appropriate in your replies.
A first comment below collects intentions to participate. Please reply to this comment only if you are genuinely interested in gaining a better understanding of Bayesian probability and willing to commit to spend a few hours per week reading through the section assigned or doing the exercises. A few days from now the first section will be posted.
Comment author:Maelin
09 June 2010 05:09:25PM
0 points
[-]
This sounds great, I'm definitely in. I feel like I have a moderately okay intuitive grasp on Bayescraft but a chance to work through it from the ground up would be great.
I'm in.
I already read the first few chapters, but it will be nice to go over them to solidify that knowledge. The slower pace will help as well. The later chapters rely on some knowledge of statistics, maybe some member of the book club is already knowledgeable to be able to find good links to summaries of these things when they come up?
Comment author:magfrump
09 June 2010 04:41:08PM
0 points
[-]
I would be interested, what is the intended time period for the reading? I have a two-week trip coming up when I will probably be busy but aside from that I would very much like to participate.
Comment author:Morendil
09 June 2010 04:57:50PM
1 point
[-]
The plan, I think, would be to start nice and slow, then adjust as we gain confidence. We're likely to start with the first chapter so you could get a head start by reading that, before we start for real, which is looking likely now as we have quite a few people more than the last time this was brought up.
I'm interested. I already have the book but haven't progressed very far so this seems like it's potentially a good motivator to finish it. The link to the PDF seems to be missing btw.
Comments (534)
Anyone know how to defeat the availability heuristic? Put another way, does anyone have advice on how to deal with incoherent or insane propositions while losing as little personal sanity as possible? Is there such a thing as "safety gloves" for dangerous memes?
I'm asking because I'm currently studying for the California Bar exam, which requires me to memorize hundreds of pages of legal rules, together with their so-called justifications. Of course, in many cases the "justifications" are incoherent, Orwellian doublespeak, and/or tendentiously ideological. I really do want to memorize (nearly) all of these justifications, so that I can be sure to pass the exam and continue my career as a rationalist lawyer, but I don't want the pattern of thought used by the justifications to become a part of my pattern of thought.
I worry about this as well when I'm reading long arguments or long works of fiction presenting ideas I disagree with. My tactic is to stop occasionally and go through a mental dialog simulating how I would respond to the author in person. This serves a double purpose, as hopefully I'll have better cached arguments in the event I ever need them.
Of course, this is a dangerous tactic as well, because you may be shutting off critical reasoning applied to your preexisting beliefs. I only apply this tactic when I'm very confident the author is wrong and is using fallacious arguments. Even then I make sure to spend some amount of time playing devil's advocate.
I would not worry overmuch about the long-term negative effects of your studying for the bar: with the possible exception of the "overly sincere" types who fall very hard for cults and other forms of indoctrination, people have a lot of antibodies to this kind of thing.
You will continue to be entagled with reality after you pass the exam, and you can do things, like read works of social science that carve reality at the joints, to speed up the rate at which your continued entaglement with reality with cancel out any falsehoods you have to cram for now. Specifically, there are works about the law that do carve reality at the joints -- Nick Szabo's online writings IMO fall in that category. Nick has a law degree, by the way, and there is certainly nothing wrong with his ability to perceive reality correctly.
ADDED. The things that are really damaging to a person's rationality, IMHO, are natural human motivations. When for example you start practicing, if you were to decide to do a lot of trials, and you learned to derive pleasure -- to get a real high -- from the combative and adversarial part of that, so that the high you got from winning with a slick and misleading angle trumped the high you get from satisfying you curiosity and from refining and finding errors in your model of reality -- well, I would worry about that a lot more than your throwing yourself fully into winning on this exam because IMHO the things we derive no pleasure from, but do to achieve some end we care about (like advancing in our career by getting a credential) have a lot less influence on who we turn out to be than things we do because we find them intrinsically rewarding.
One more thing: we should not all make our living as computer programmers. That would make the community less robust than it otherwise would be :)
Thank you! This is really helpful, and I look forward to reading Szabo in August.
I found an interesting paper on Arxiv earlier today, by the name of Closed timelike curves via post-selection: theory and experimental demonstration.
It promises such lovely possibilities as quick solutions to NP-complete problems, and I'm not entirely sure the mechanism couldn't also be used to do arbitrary amounts of computation in finite time. Certainly worth a read.
However, I don't understand quantum mechanics well enough to tell how sane the paper is, or what the limits of what they've discovered are. I'm hoping one of you does.
It won't work, as is clearly explained here.
To put this into my own words "The more information you extract from the future, the less you are able to control the future from the past. And hence, the less understanding you can have about what those bits of future-generated information are actually going to mean."
I wrote that before actually looking at the paper you linked. I don't understand much QM either, but now that I have looked it seems to me that figure 2 of the paper backs me up on my interpretation of Harry's experiment.
Even if it's written by Eliezer, that's still generalizing from fictional evidence. We don't know what the laws of physics are supposed to be there..
Well. You probably can't use time-travel to get infinite computing power. But that's not to say you can't get strictly finite power out of it; in Harry's case, his experiment would probably have worked just fine if he'd been the sort of person who'd refuse to write "DO NOT MESS WITH TIME".
Playing chicken with the universe, huh? As long as scaring Harry is easier than solving his homework problem, I'd expect the universe to do the former :-) Then again, you could make a robot use the Time-Turner...
Are there cases where occam's razor results in a tie, or is there proof that it always yields a single solution?
Yes. There are cases where occam's razor results in a tie (or, at least, indistinguishably close).
Consider the spin on an arbitrary particle in deep space, or whether or not an arbitrary digit of pi is even.
While searching for literature on "intuition", I came upon a book chapter that gives "the state of the art in moral psychology from a social-psychological perspective". This is the best summary I've seen of how morality actually works in human beings.
The authors gives out the chapter for free by email request, but to avoid that trivial inconvenience, I've put up a mirror of it.
ETA: Here's the citation for future reference: Haidt, J., & Kesebir, S. (2010). Morality. In S. Fiske, D. Gilbert, & G. Lindzey (Eds.) Handbook of Social Psychology, 5th Edition. Hobeken, NJ: Wiley. Pp. 797-832.
You're awesome.
I've previously been impressed by how social psychologists reason, especially about identity. Schemata theory is also a decent language for talking about cognitive algorithms from a less cognitive sciencey perspective. I look forward to reading this chapter. Thanks for mirroring, I wouldn't have bothered otherwise.
Do we have a unique method for generating priors?
Eliezer has written about using the length of the program required to produce it, but this doesn't seem to be unique; you could have languages that are very efficient for one thing, but long-winded for another. And quantum computing seems to make it even more confusing.
The method that Eliezer is referring to is known as Solomonoff induction which relies on programs as defined by Turing machines. Quantum computing doesn't come into this issue since these formulations just talk about length of specification, not efficiency of computation. There are theorems that also show that for any given Turing complete well-behaved language, the minimum size of program can't be differ by more than a constant. So changing the language won't alter the priors other than a fixed amount. Taken together with Aumann's Agreement Theorem, the level of disagreement about estimated probability should go to zero in the limiting case (disclaimer I haven't seen a proof of that last claim, but I suspect it would be a consequence of using a Solomonoff style system for your priors).
An interesting article criticizing speculation about social trends (specifically teen sex) in the absence of statistical evidence.
Beautiful. Matthew Yglesias, +1 point.
It is entirely possible that some social groups are experiencing the kind of changes that Flanagan describes, but as Yglesias says, she apparently is unaware that there is such a thing as scientific evidence on the question.
Clippy-related: The Paper Clips Project is run by a school trying to overcome scope insensitivity by representing the eleven million people killed in the Holocaust with one paper clip per victim.
From that Wikipedia article:
Apologizing for ... being German? That's really bizarre.
Not really. Most cultures go funny in the head around the Holocaust. It is, for some reason, considered imperative that 10th graders in California spend more time being made to feel guilty about the Holocaust than learning about the actual politics of the Weimar Republic.
Cultures can also be very weird about how they treat schoolchildren. The kids weren't responsible for any part of the Holocaust, and they're theoretically apologizing to someone who can't hear it.
I can see some point in all this if you believe that Germans are especially apt to genocide (I have no strong opinion about this) and need to keep being reminded not to do it. Still, if this sort of apology is of any use, I'd take it more seriously if it were done spontaneously by individuals.
I think it's very noble of them to collect numerous paperclips and hold them safely out of use. c=@ I just hope they have appropriate protocols in place to ensure they don't become stolen or unbent. Anyone know if there's an insurance policy taken out against loss or destruction of the paperclips?
I doubt there's insurance on the paperclips themselves, but I suspect that having associated them with something generally considered sacred-ish will do a better job of keeping them safe than an insurance policy in any case. It's unlikely that anyone will bother to overcome the taboo on destroying sacred sites to steal or damage them, and if someone does, I can virtually guarantee that the story will be in the news and more paperclips will be donated to the project - possibly several times the number of paperclips that were stolen.
Thanks for the idea!
Noteworthy: In order for that to work as a safety mechanism for getting the paperclips replaced, the project has to be able to get the attention of the media. This project obviously can - we heard about it because it succeeded - but that doesn't necessarily imply that other similar projects will easily be able to do the same.
What are you talking about? I was referring to your idea to increase the total number of paperclips by stealing from those held by the memorial project.
I'm feeling naive at the moment. I assumed that the good idea was encouraging people to use paperclips as part of their sacred projects.
This would serve your purposes by making people a little more like paperclip maximizers.
Clippy has that effect on many people.
Why not do both?
If paper clips are apt to be stolen, then they won't be suitable for any sacred project which depends on aiming at a permanent structure.
There are sacred projects which are evanescent, like sand painting or religious services, but I can't think of any sacred project which is designed to include its stuff being stolen.
*snerk* I thought that might be what you were thinking. I figured you'd get upset if I said so without more evidence, though, if I was wrong.
In that case: 1. It's not likely to work more than once on any given project, especially if the thefts happen too close together in time. A project that is stolen from too frequently is likely to be abandoned. 2. Repeated thefts of paperclips from unrelated projects will almost certainly lead to future projects being disinclined to use paperclips for such things, which would I suspect be a net loss for you. Doing it once won't be a problem in that way, though.
Bonus: If you go through with it, and that makes the news, it should count as some pretty significant evidence that you exist and aren't a roleplaying human's character.
ETA: Oh, and it'll probably work better if you make it look like vandalism, not just a mysterious disappearance - damage the place a little, so it looks better for the media. You can look for news stories about vandalism for pictures of what the media likes to report on.
Adelene ... please, PLEASE stop giving the "Clippy" character ideas!
Clippy came up with the theft idea all on eir own, actually - my original suggestion can be just as easily parsed as an idea for less costly security for paperclips that are being stored on Earth.
Also, consider: If Clippy is the type of being who would do such a thing, wouldn't it be better for us to know that? (And of course if Clippy is just someone's character, I haven't done anything worse than thumb my nose at a few taboos.)
You said this:
The number of heart attacks has fallen since England imposed a smoking ban
http://www.economist.com/node/16333351?story_id=16333351&fsrc=scn/tw/te/rss/pe
I think I found the study they're talking about thanks to this article. I might take a look at it - if the methodology is literally just 'smoking was banned, then the heart attack rate dropped', that sucks.
(Edit to link to the full study and not the abstract.)
Just skimmed it. The methodology is better than that. They use a regression to adjust for the pre-existing downward trend in the heart attack hospital admission rate; they represent it as a linear trend, and that looks fair to me based on eyeballing the data in figures 1 and 2. They also adjust for week-to-week variation and temperature, and the study says its results are 'more modest' than others', and fit the predictions of someone else's mathematical model, which are fair sanity checks.
I still don't know how robust the study is - there might be some confounder they've overlooked that I don't know enough about smoking to think of - but it's at least not as bad as I expected. The authors say they want to do future work with a better data set that has data on whether patients are active smokers, to separate the effect of secondhand smoke from active smoking. Sounds interesting.
Maybe this has been discussed before -- if so, please just answer with a link.
Has anyone considered the possibility that the only friendly AI may be one that commits suicide?
There's great diversity in human values, but all of them have in common that they take as given the limitations of Homo sapiens. In particular, the fact that each Homo sapiens has roughly equal physical and mental capacities to all other Homo sapiens. We have developed diverse systems of rules for interpersonal behavior, but all of them are built for dealing with groups of people like ourselves. (For instance, ideas like reciprocity only make sense if the things we can do to other people are similar to the things they can do to us.)
The decision function of a lone, far more powerful AI would not have this quality. So it would be very different from all human decision functions or principles. Maybe this difference should cause us to call it immoral.
I'm not necessarily arguing for this position as saying we need to address it. "Suicidal AI" is to the problem of constructing FAI as anarchism is to political theory; if you want to build something (an FAI, a good government) then, on the philosophical level, you have to at least take a stab at countering the argument that perhaps it is impossible to build it.
I'm working under the assumption that we don't really know at this point what "Friendly" means, otherwise there wouldn't be a problem to solve. We don't yet know what we want the AI to do.
What we do know about morality is that human beings practice it. So all our moral laws and intuitions are designed, in particular, for small, mortal creatures, living among other small, mortal creatures.
Egalitarianism, for example, only makes sense if "all men are created equal" is more or less a statement of fact. What should an egalitarian human make of a powerful AI? Is it a tyrant? Well, no, a tyrant is a human who behaves as if he's not equal to other humans; the AI simply isn't equal. Well, then, is the AI a good citizen? No, not really, because citizens treat each other on an equal footing...
The trouble here, I think, is that really all our notions of goodness are really "what is good for a human to do." Perhaps you could extend them to "what is good for a Klingon to do" -- but a lot of moral opinions are specifically about how to treat other people who are roughly equivalent to yourself. "Do unto others as you would have them do unto you." The kind of rules you'd set for an AI would be fundamentally different from our rules for ourselves and each other.
It would be as if a human had a special, obsessive concern and care for an ant farm. You can protect the ants from dying. But there are lots of things you can't do for the ants: be an ant's friend, respect an ant, keep up your end of a bargain with an ant, treat an ant as a brother...
I had a friend once who said, "If God existed, I would be his enemy." Couldn't someone have the same sentiment about an AI?
(As always, I may very well be wrong on the Internet.)
You say, human values are made for agents of equal power; an AI would not be equal; so maybe the friendly thing to do is for it to delete itself. My question was, is it allowed to do just one or two positive things before it does this? I can also ask: if overwhelming power is the problem, can't it just reduce itself to human scale? And when you think about all the things that go wrong in the world every day, then it is obvious that there is plenty for a friendly superhuman agency to do. So the whole idea that the best thing it could do is delete itself or hobble itself looks extremely dubious. If your point was that we cannot hope to figure out what friendliness should actually be, and so we just shouldn't make superhuman agents, that would make more sense.
The comparison to government makes sense in that the power of a mature AI is imagined to be more like that of a state than that of a human individual. It is likely that once an AI had arrived at a stable conception of purpose, it would produce many, many other agents, of varying capability and lifespan, for the implementation of that purpose in the world. There might still be a central super-AI, or its progeny might operate in a completely distributed fashion. But everything would still have been determined by the initial purpose. If it was a purpose that cared nothing for life as we know it, then these derived agencies might just pave the earth and build a new machine ecology. If it was a purpose that placed a value on humans being there and living a certain sort of life, then some of them would spread out among us and interact with us accordingly. You could think of it in cultural terms: the AI sphere would have a culture, a value system, governing its interactions with us. Because of the radical contingency of programmed values, that culture might leave us alone, it might prod our affairs into taking a different shape, or it might act to swiftly and decisively transform human nature. All of these outcomes would appear to be possibilities.
It seems unlikely that an FAI would commit suicide if humans need to be protected from UAI, or if there are other threats that only an FAI could handle.
Do you ever have a day when you log on and it seems like everyone is "wrong on the Internet"? (For values of "everyone" equal to 3, on this occasion.) Robin Hanson and Katja Grace both have posts (on teenage angst, on population) where something just seems off, elusively wrong; and now SarahC suggests that "the only friendly AI may be one that commits suicide". Something about this conjunction of opinions seems obscurely portentous to me. Maybe it's just a know-thyself moment; there's some nascent opinion of my own that's going to crystallize in response.
Now that my special moment of sharing is out of the way... Sarah, is the friendly AI allowed to do just one act of good before it kills itself? Make a child smile, take a few pretty photos from orbit, save someone from dying, stop a war, invent cures for a few hundred diseases? I assume there is some integrity of internal logic behind this thought of yours, but it seems to be overlooking so much about reality that there has to be a significant cognitive disconnect at work here.
I've noticed I get this feeling relatively often from Overcoming Bias. I think it comes with the contrarian blogging territory.
I get it from OB also, which I have not followed for some time, and many other places. For me it is the suspicion that I am looking at thought gone wrong.
I would call it "pet theory syndrome." Someone comes up with a way of "explaining" things and then suddenly the whole world is seen through that particular lens rather than having a more nuanced view; nearly everything is reinterpreted. In Hanson's case, the pet theories are near/far and status.
Prediction markets also.
Is anyone worried that LW might have similar issues? If so, what would be the relevant pet theories?
On a related note: suppose a community of moderately rational people had one member who was a lot more informed than them on some subject, but wrong about it. Isn't it likely they might all end up wrong together? Prediction Markets was the original subject, but it could go for a much wider range of topics: Multiple Worlds, Hansonian Medicine, Far/near, Cryonics...
That's where the scientific method comes in handy, though quite a few of Hanson's posts sound like pop psychology rather than a testable hypothesis.
Got a good summary of this? The author seems to be taking way too long to make his point.
This paragraph, perhaps?
I think that should go in the next quotes thread.
Or perhaps the quotes thread from 12 months ago.
I don't get this impression from OB at all. The thoughts at OB even when I disagree with them are far more coherent than the sort of examples given as thought gone wrong. I'm also not sure it is easy to actually distinguish between "thought gone wrong" in the sense of being outright nonsense as drescribed in the linked essay and actually good but highly technical thought processes. For example I could write something like:
Now, what I wrote above isn't nonsense. It is just poorly written, poorly explained math. But if you don't have some background, this likely looks as bad as the passages quoted by the linked essay. Even when the writing is not poor like that above, one can easily find sections from conversations on LW about say CEV or Bayesianism that look about as nonsensical if one doesn't know the terms. So without extensive investigation I don't think one can easily judge whether a given passage is nonsense or not. The essay linked to is therefore less than compelling (in fact, having studied many of their examples I can safely say that they really are nonsensical but it isn't clear to me how you can tell that from the short passages given with their complete lack of context Edit:. And it could very well be that I just haven't thought about them enough or approached them correctly just as someone who is very bad at math might consider it to be collectively nonsense even after careful examination) It does however seem that some disciplines run into this problem far more often than others. Thus, philosophy and theology both seem to run into the parading nonsensical streams of words together problem more often than most other areas. I suspect that this is connected to the lack of anything resembling an experimental method.
OB isn't a technical blog though.
Having criticised it so harshly, I'd better back that up with evidence. Exhibit A: a highly detailed scenario of our far future, supported by not much. Which in later postings to OB (just enter "dreamtime" into the OB search box) becomes part of the background assumptions, just as earlier OB speculations become part of the background assumptions of that posting. It's like looking at the sky and drawing in constellations (the stars in this analogy being the snippets of scientific evidence adduced here and there).
That example seems to be more in the realm of "not very good thinking" than thought gone wrong. The thoughts are coherent, just not well justified. it isn't like the sort of thing that is quoted in the example essay where thought gone wrong seems to mean something closer to "not even wrong because it is incoherent."
Ok, OB certainly isn't the sort of word salad that Stove is attacking, so that wasn't a good comparison. But there does seem to me to be something systematically wrong with OB. There is the man-with-a-hammer thing, but I don't have a problem with people having their hobbyhorses, I know I have some of my own. I'm more put off by the way that speculations get tacitly upgraded to background assumptions, the join-the-dots use of evidence, and all those "X is Y" titles.
In the Singularity Movement, Humans Are So Yesterday (long Singularity article in this Sunday's NY Times; it isn't very good)
http://news.ycombinator.com/item?id=1426386
It's better than mainstream Singularity articles in the past, IMO; unfortunately, Kurzweil is seen as an authority, but at least it's written with some respect for the idea.
It does seem to be about a lot of different things, some of which are just synonymous with scientific progress (I don't think it's any revelation that synthetic biology is going to become more sophisticated.)
I'm curious: Was the SIAI contacted for that article? I haven't had time to read it all, but a word-search for "Singularity Institute" and "Yudkowsky" turned up nothing.
I hear Michael Anissimov was not contacted, and he's probably the one they'd have the press talk to.
I agree that this article isn't very good. It seems to do the standard problem of combining a lot of different ideas about what the Singularity would entail. It emphasizes Kurzweil way too much, and includes Kurzweil's fairly dubious ideas about nutrition and health. The article also uses Andrew Orlowski as a serious critic of the Singularity making unsubstantiated claims about how the Singularity will only help the rich. Given that Orlowski's entire approach is to criticize anything remotely new or weird-seeming, I'm disappointed that the NYT would really use him as a serious critic in this context. The article strongly reinforces the perception that the Singularity is just a geek-religious thing. Overall, not well done at all.
I'm starting to think SIAI might have to jettison the "singularity" terminology (for the intelligence explosion thesis) if it's going to stand on its own. It's a cool word, and it would be a shame to lose it, but it's become associated too much with utopian futurist storytelling for it to accurately describe what SIAI is actually working on.
Edit: Look at this Facebook group. This sort of thing is just embarrassing to be associated with. "If you are feeling brave, you can approach a stranger in the street and speak your message!" Seriously, this practically is religion. People should be raising awareness of singularity issues not as a prophecy but as a very serious and difficult research goal. It doesn't do any good to have people going around telling stories about the magical Future-Land while knowing nothing about existential risks or cognitive biases or friendly AI issues.
I'm not sure that your criticism completely holds water. Friendly AI is simply put only a worry that has convinced some Singularitarians. One might not be deeply concerned about that (Possible example reasons: 1) You expect uploading to come well before general AI. 2) you think that the probable technical path to AI will force a lot more stages of AI of much lower intelligence which will be likely to give us good data for solving the problem)
I agree that this Facebook group does look very much like something one would expect out of a missonizing religion. This section in particular looked like a caricature:
The certainty for 2045 is the most glaring aspect of this aside from the pseudo-missionary aspect. Also note that some of the people associated with this group are very prominent Singularitarians and Transhumanists. Aubrey de Grey is listed as an administrator.
But, one should remember that reversed stupidity is not intelligence. Moreover, there's a reason that missionaries sound like this: They have a very high confidence in their correctness. If one had a similarly high confidence in the probability of a Singularity event, and you thought that that event was more likely to occur safely if more people were aware of it, and was more likely to occur soon if more people were aware of it, and buy into something like the galactic colonization argument, and you believe that sending messages like this has a high chance of getting people to be aware and take you seriously then this is a reasonable course of action. Now, that's a lot of premises, some of which have likelyhoods others which have very low ones. Obviously there's a very low probability that sending out these sorts of messages is at all a net benefit. Indeed, I have to wonder if there's any deliberate mimicry of how religious groups send out messages or whether successfully reproducing memes naturally hit on a small set of methods of reproduction (but if that were the case I think they'd be more likely to hit an actually useful method of reproduction). And in fairness, they may just be using a general model for how one goes about raising awareness for a cause and how it matters. For some causes, simple, frequent appeals to emotion are likely an effective method (for example, making people aware of how common sexual assault is on college campuses, short messages that shock probably do a better job than lots of fairly dreary statistics). So then the primary mistake is just using the wrong model of how to communicate to people.
Speaking of things to be worried about other than AI, I wonder if a biotech disaster is a more urgent problem, even if less comprehensive
Part of what I'm assuming is that developing a self-amplifying AI is so hard that biotech could be well-developed first.
While it doesn't seem likely to me that a bio-tech disaster could wipe out the human race, it could cause huge damage-- I'm imagining diseases aimed at monoculture crops, or plagues as the result of terrorism or incompetent experiments.
My other assumptions are that FAI research is dependent on a wealthy, secure society with a good bit of surplus wealth for individual projects, and is likely to be highly dependent on a small number of specific people for the forseeable future.
On the other hand, FAI is at least a relatively well-defined project. I'm not sure where you'd start to prevent biotech disasters.
That's one hell of a "relatively" you've got there!
Potential top-level article, have it mostly written, let me know what you think:
Title: The hard problem of tree vibrations [tentative]
Follow-up to: this comment (Thanks Adelene Dawner!)
Related to: Disputing Definitions, Belief in the Implied Invisible
Summary: Even if you agree that trees normally make vibrations when they fall, you're still left with the problem of how you know if they make vibrations when there is no observational way to check. But this problem can be resolved by looking at the complexity of the hypothesis that no vibrations happen. Such a hypothesis is predicated on properties specific to the human mind, and therefore is extremely lengthy to specify. Lacking the type and quantity of evidence necessary to locate this hypothesis, it can be effectively ruled out.
Body: A while ago, Eliezer Yudkowsky wrote an article about the "standard" debate over a famous philosophical dilemma: "If a tree falls in a forest and no one hears it, does it make a sound?" (Call this "Question Y.") Yudkowsky wrote as if the usual interpretation was that the dilemma is in the equivocation between "sound as vibration" and "sound as auditory perception in one's mind", and that the standard (naive) debate relies on two parties assuming different definitions, leading to a pointless argument. Obviously, it makes a sound in the first sense but not the second, right?
But throughout my whole life up to that point (the question even appeared in the animated series Beetlejuice that I saw when I was little), I had assumed a different question was being asked: specifically,
Now, if you're a regular on this site, you will find that question easy to answer. But before going into my exposition of the answer, I want to point out some errors that Question S does not make.
For one thing, it does not equivocate between two meanings of sound -- there, sound is taken to mean only one thing: the vibrations.
Second, it does not reduce to a simple question about anticipation of experience. In Question Y, the disputants can run through all observations they anticipate, and find them to be the same. However, if you look at the same cases in Question S, you don't resolve the debate so easily: both parties agree that by putting a tape-recorder by the tree, you will detect vibrations from the tree falling, even if people aren't around. But Question S instead specifically asks about what goes on when these kinds of sensors are not around, rendering such tests unhelpful for resolving such a disagreement.
So how do you go about resolving Question S? Yudkowsky gave a model for how to do this in Belief in the Implied Invisible, and I will do something similar here.
Complexity of the hypothesis
First, we observe that, in all cases where we can make a direct measurement, trees make vibrations when they fall. And we're tasked with finding out whether, specifically in those cases where a human (or appropriate organism with vibration sensitivity in its cognition) will never make a measurement of the vibrations, the vibrations simply don't happen. That is, when we're not looking -- and never intend to look -- trees stop the "act" and don't vibrate.
The complexity this adds to the laws of physics is astounding and may be hard to appreciate at first. This belief would require us to accept that nature has some way of knowing which things will eventually reach a cognitive system in such a way that it informs it that vibrations have happened. It must selectively modify material properties in precisely defined scenarios. It must have a precise definition of what counts as a tree.
Now, if this actually happens to be how the world works, well, then all the worse for our current models! However, each bit of complexity you add to a hypothesis reduces its probability and so must be justified by observations with a corresponding likelihood ratio -- that is, the ratio of the probability of the observation happening if this alternate hypothesis is true, compared to if it were false. By specifying the vibrations' immunity to observation, the log of this ratio is zero, meaning observations are stipulated to be uninformative, and unable to justify this additional supposition in the hypothesis.
[1] You might wonder how someone my age in '89-'91 would come up with terms like "human-entangled sensor", and you're right: I didn't use that term. Still, I considered the use of a tape recorder that someone will check to be a "someone around to hear it", for purposes of this dilemma. Least Convenient Possible World and all...
Me too! It was actually explained that way to me by my parents as a kid, in fact. I wonder if there are two subtly different versions floating around or EY just interpreted it uncharitably.
And yet, the quantum mechanical world behaves exactly this way. Observations DO change exactly what happens. So, apparently at the quantum mechanical level, nature does have some way of knowing.
I'm not sure what effect that this has upon your argument, but it's something that I think that you're missing.
I'm familiar with this: entanglement between the environment and the quantum system affects the outcome, but nature doesn't have a special law that distinguishes human entanglement from non-human entanglement (as far as we know, given Occam's Razor, etc.), which the alternate hypothesis would require.
The error that early quantum scientists made was in failing to recognize that it was the entanglement with their measuring devices that affected the outcome, not their immaterial "conscious knowledge". As EY wrote somewhere, they asked,
"The outcome changes when I know something about system -- what difference should that make?"
when they should have asked,
"The outcome changes when I establish more mutual information with the system -- what different should that make?"
In any case, detection of vibration does not require sensitivity to quantum-specific effects.
Not really. This is only the case for certain interpretations of what is going on such as in certain forms of the Copenhagen interpretation. Even then, observation in this context doesn't really mean observe in the colloquial sense but something closer to interact with another particle in a certain class of conditions. The notion that you seem to be conflating this with is the idea that consciousness causes collapse. Not many physicists take that idea at all seriously. In most version of the Many-Worlds interpretation, one doesn't need to say anything about observations triggering anything (or at least can talk about everything without talking about observations).
Disclaimer: My knowledge of QM is very poor. If someone here who knows more spots anything wrong above please correct me.
This seems worthy of a top-post. When you make it a top level post link to the relevant prior posts about complexity of hypotheses.
I think that if this post is left as it is this post would be to trivial to be a top level post. You could reframe it as a beginners' guide to Occam, or you could make it more interesting by going deeper into some of the issues (if you can think of anything more to say on the topic of differentiating between hypotheses that make the same predictions, that might be interesting, although I think you might have said all there is to say)
There's also the option of actually extending the post to actually address the problem it alludes to in the title, the so-called "hard problem of consciousness".
Eh, it was just supposed to be an allusion to that problem, with the implication that the "easy problem of tree vibrations" is the one EY attacked (Question Y in the draft). Solving the hard problem of consciousness is a bit of a tall order for this article...
It could also be framed as an issue of making your beliefs pay rent, similar to the dragon in the garage example - or perhaps as an example of how reality is entangled with itself to such a degree that some questions that seem to carve reality at the joints don't really do so.
(If falling trees don't make vibrations when there's no human-entangled sensor, how do you differentiate a human-entangled sensor from a non-human-entangled sensor? If falling-tree vibrations leave subtle patterns in the surrounding leaf litter that sufficiently-sensitive human-entangled sensors can detect, does leaf litter then count as a human-entangled sensor? How about if certain plants or animals have observably evolved to handle falling-tree vibrations in a certain way, and we can detect that. Then such plants or animals (or their absence, if we're able to form a strong enough theory of evolution to notice the absence of such reactions where we would expect them) could count as human-entangled sensors well before humans even existed. In that case, is there anything that isn't a human-entangled sensor?)
Good points in the parenthetical -- if I make it into a top-level article, I'll be sure to include a more thorough discussion of what concept is being carved with the hypothesis that there are no tree vibrations.
I believe this is the conversation you're responding to.
(upvoted)
Oh, bless you[1]! That's the one! :-)
Thanks for the upvote. What I'm wondering is if it's non-obvious or helpful enough to go top-level. There's still a few paragraphs to add. I also wasn't sure if the subject matter is interesting.
[1] Blessing given in the secular sense.
The Science of Gaydar: http://nymag.com/print/?/news/features/33520/
Less Wrong Rationality Quotes since April 2009, sorted by points.
This version copies the visual style and preserves the formatting of the original comments.
Here is the source code.
I already wrote a top-level comment about the original raw text version of this, but my access logs suggested that EDITs of older comments only reach a very few people. See that comment for a bit more detail.
This is great, even more so as you made it open source. I added it to References & Resources for LessWrong.
You should make a short top-level post about this so more people see this
I'd vote you up again for handing out your source code as well as the quote list, but I can't, so an encouraging reply will have to do...
How To Destroy A Black Hole
http://www.technologyreview.com/blog/arxiv/25316/
How to write a "Malcolm Gladwell Bestseller" (an MGB)
http://blog.jgc.org/2010/06/how-to-write-malcolm-gladwell.html
Heuristics and biases in charity
http://www.sas.upenn.edu/~baron/papers/charity.pdf (I considered making this link as a top-level post.)
SIAI, Yudkowsky, Friendly AI, CEV, and Morality
This post entitled A Dangerous "Friend" Indeed (http://becominggaia.wordpress.com/2010/06/10/a-dangerous-friend-indeed/) has it all.
Huh. That's very interesting. I'm a bit confused by the claim that evolution bridges the is/ought divide which seems more like conflating different meanings of words more than anything else. But the general point seems strong.
Yeah, I really disagree with this:
My understanding is that those of us who refer to the is/ought divide aren't saying that a science of how humans feel about what humans call morality is impossible. It is possible, but it's not the same thing as a science of objective good and bad. The is/ought divide is about whether one can derive moral 'truths' (oughts) from facts (ises), not about whether you can develop a good model of what people feel are moral truths. We'll be able to do the latter with advances in technology, but no one can do the former without begging the question by slipping in an implicit moral basis through the back door. In this case I think the author of that blog post did that by assuming that fitness-enhancing moral intuitions are The Good And True ones.
Dig a bit deeper, and you'll find too much confusion to hold any argument alive, no matter what the conclusion is supposed to be, correct or not. For that matter, what do you think is the "general point", and can you reach the point of agreement with Mark on what that is, being reasonably sure you both mean the same thing?
How can I understand quantum physics? All explanations I've seen are either:
I don't think the subject is inherently difficult. For example quantum computing and quantum cryptography can be explained to anyone with basic clue and basic math skills. (example)
On the other hand I haven't seen any quantum physics explanation that did even as little as reasonably explaining why hbar/2 is the correct limit of uncertainty (as opposed to some other constant), and why it even has the units it has (that is why it applies to these pairs of measurements, but not to some other pairs); or what are quark colors (are they discrete; arbitrary 3 orthogonal vectors on unit sphere; or what? can you compare them between quarks in different protons?); spins (it's obviously not about actual spinning, so how does it really work? especially with movement being relative); how electro-weak unification works (these explanations are all handwaved) etc.
That's because quantum computing and quantum cryptography only use a subset of quantum theory. Your link says, for example, that the basics of quantum computing only require knowing how to handle 'discrete (2-state) systems and discrete (unitary) transformations,' but a full treatment of QT has to handle 'continuously infinite systems (position eigenstates) and continuous families of transformations (time development) that act on them.' The full QT that can deal with these systems uses a lot more math.
I wonder if there's a general trend for people who are interested in quantum computing and not all of QT to play down the prerequisites you need to learn QT. Your post reminded me of a Scott Aaronson lecture, where he says
Which is technically true, but if you want to know about quark colors or spin or exactly how uncertainty works, pushing around |1>s and |2>s and talking about complexity classes is not going to tell you what you want to know.
To answer your question more directly, I think the best way to understand quantum physics is to get an undergrad degree in physics from a good university, and work as hard as you can while you're getting it. Getting a degree means you have the physics-leaning math background needed to understand explanations of QT that don't dumb it down.
I might be overestimating the amount of math that's necessary - I'm basing this on sitting in on undergrad QT lectures - but I've yet to find a comprehensive QT text that doesn't use calculus, complex numbers, and linear algebra.
Try Jonathan Allday's book "Quantum Reality: Theory and Philosophy." It is technical enough that you get a quantitative understanding out of it, but nothing like a full-blown textbook.
Inspired by Chapter 24 of Methods of Rationality, but not a spoiler: If the evolution of human intelligence was driven by competition between humans, why aren't there a lot of intelligent species?
Somewhat accepted partial answer is that huge brains are ridiculously expensive - you need a lot of high energy density food (= fire), a lot of DHA (= fish) etc. Chimp diet simply couldn't support brains like ours (and aquatic ape etc.), nor could they spend as much time as us engaging in politics as they were too busy just getting food.
Perhaps chimp brains are as big as they could possibly be given their dietary constraints.
That's conceivable, and might also explain why wolves, crows, elephants, and other highly social animals aren't as smart as people.
Also, I think the original bit in Methods of Rationality overestimates how easy it is for new ideas to spread. As came up recently here, even if tacit knowledge can be explained, it usually isn't.
This means that if you figure out a better way to chip flint, you might not be able to explain it in words, and even if you can, you might chose to keep it as a family or tribal secret. Inventions could give their inventors an advantage for quite a long time.
Five-second guess: Human-level Machiavellian intelligence needs language facilities to co-evolve with, grunts and body language doesn't allow nearly as convoluted schemes. Evolving some precursor form of human-style language is the improbable part that other species haven't managed to pull off.
Saw this over on Bruce Schneier's blog, it seemed worth reposting here. Wharton’s “Quake” Simulation Game Shows Why Humans Do Such A Poor Job Planning For & Learning From Catastrophes (link is to summary, not original article, as original article is a bit redundant). Not so sure how appropriate the "learning from" part of the title is, as they don't seem to mention people playing the game more than once, but still quite interesting.
New evidence in the Amanda Knox case
This is relevant to LW because of a previous discussion.
Seconding kodos96. As this would exonerate not only Knox and Sollecito but Guede as well, it has to be treated with considerable skepticism, to say the least.
More significant, it seems to me (though still rather weak evidence), is the Alessi testimony, about which I actually considered posting on the March open thread.
Still, the Aviello story is enough of a surprise to marginally lower my probability of Guede's guilt. My current probabilities of guilt are:
Knox: < 0.1 % (i.e. not a chance)
Sollecito: < 0.1 % (likewise)
Guede: 95-99% (perhaps just low enough to insist on a debunking of the Aviello testimony before convicting)
It's probably about time I officially announced that my revision of my initial estimates for Knox and Sollecito was a mistake, an example of the sin of underconfidence.
I of course remain willing to participate in a debate with Rolf Nelson on this subject.
Finally, I'd like to note that the last couple of months have seen the creation of a wonderful new site devoted to the case, Injustice in Perugia, which anyone interested should definitely check out. Had it been around in December, I doubt that I could have made my survey seem like a fair fight between the two sides.
I hadn't heard about this - I just read your link though, and maybe I'm missing something, but I don't see how it lowers the probability of Guede's guilt. He (supposedly) confessed to having been at the crimescene, and that Knox and Sollecito weren't there. How does that, if true, exonerate Guede?
You omitted a crucial paragraph break. :-)
The Aviello testimony would exonerate Guede (and hence is unlikely to be true); the Alessi testimony is essentially consistent with everything else we know, and isn't particularly surprising at all.
I've edited the comment to clarify.
Ahhhh... ok I see where the misunderstanding was now.
That story would be consistent with Guédé's, modulo the usual eyewitness confusion.
And modulo all the forensic evidence.
Obviously this is breaking news and it's too soon to draw a conclusion, but at first blush this sounds like just another attention seeker, like those who always pop up in these high profile cases. If he really can produce a knife, and it matches the wounds, then maybe I'll reconsider, but at the moment my BS detector is pegged.
Of course, it's still orders of magnitude more likely than Knox and Sollecito being guilty.
I wasn't following the case even when komponisto posted his analyses, so I really can't say.
An idea that may not stand up to more careful reflection.
Evidence shows that people have limited quantities of willpower – exercise it too much, and it gets used up. I suspect that rather than a mere mental flaw, this is a design feature of the brain.
Man is often called the social animal. We band together in groups – families, societies, civilizations – to solve our problems. Groups are valuable to have, and so we have values – altruism, generosity, loyalty – that promote group cohesion and success. However, it doesn’t pay to be COMPLETELY supportive of the group. Ultimately the goal is replication of your genes, and though being part of a group can further that goal, it can also hinder it if you take it too far (sacrificing yourself for the greater good is not adaptive behavior). So it pays to have relatively fluid group boundaries that can be created as needed, depending on which group best serves your interest. And indeed, studies show that group formation/division is the easiest thing in the world to create – even groups chosen completely at random from a larger pool will exhibit rivalry and conflict.
Despite this, it’s the group-supporting values that form the higher level values that we pay lip service too. Group values are the ones we believe are our ‘real’ values, the ones that form the backbone of our ethics, the ones we signal to others at great expense. But actually having these values is tricky from an evolutionary standpoint – strategically, you’re much better off being selfish than generous, being two-faced than loyal, and furthering your own gains at the expense of everyone elses. So humans are in a pickle – it’s beneficial for them to form groups to solve their problems and increase their chances of survival, but it’s also beneficial for people to be selfish and mooch off the goodwill of the group. Because of this, we have sophisticated machinery called ’suspicion’ to ferret out any liars or cheaters furthering their own gains at the groups expense. Of course, evolution is an arms race, so it’s looking for a method to overcome these mechanisms, for ways it can fulfill it’s base desires while still appearing to support the group.
It accomplished this by implementing willpower. Because deceiving others about what we believe would quickly be uncovered, we don’t actually deceive them – we’re designed so that we really, truly, in our heart of hearts believe that the group-supporting values – charity, nobility, selflessness – are the right things to do. However, we’re only given a limited means to accomplish them. We can leverage our willpower to overcome the occasional temptation, but when push comes to shove – when that huge pile of money or that incredible opportunity or that amazing piece of ass is placed in front of us, willpower tends to fail us. Willpower is generally needed for the values that don’t further our evolutionary best interests – you don’t need willpower to run from danger or to hunt an animal if you’re hungry or to mate with a member of the opposite sex. We have much better, much more successful mechanisms that accomplish those goals. Willpower is designed so that we really do want to support the group, but wind up failing at it and giving in to our baser desires – the ones that will actually help our genes get replicated.
Of course, the maladaption comes into play due to the fact that we use willpower to try to accomplish other, non-group related goals – mostly the long-term, abstract plans we create using high-level, conscious thinking. This does appear to be a design flaw (though since humans are notoriously bad at making long-term predictions, it may not be as crippling as it first appears.)
That is certainly interesting enough to subject to further reflection. Do we have any evolutionary psychologists in the audience?
What solution do people prefer to Pascal's Mugging? I know of three approaches:
1) Handing over the money is the right thing to do exactly as the calculation might indicate.
2) Debiasing against overconfidence shouldn't mean having any confidence in what others believe, but just reducing our own confidence; thus the expected gain if we're wrong is found by drawing from a broader reference class, like "offers from a stranger".
3) The calculation is correct, but we must pre-commit to not paying under such circumstances in order not to be gamed.
What have I left out?
Tom_McCabe2 suggests generalizing EY's rebuttal of Pascal's Wager to Pascal's Mugging: it's not actually obvious that someone claiming they'll destroy 3^^^^3 people makes it more likely that 3^^^^3 people will die. The claim is arguably such weak evidence that it's still about equally likely that handing over the $5 will kill 3^^^^3 people, and if the two probabilities are sufficiently equal, they'll cancel out enough to make it not worth handing over the $5.
Personally, I always just figured that the probability of someone (a) threatening me with killing 3^^^^3 people, (b) having the ability to do so, and (c) not going ahead and killing the people anyway after I give them the $5, is going to be way less than 1/3^^^^3, so the expected utility of giving the mugger the $5 is almost certainly less than the $5 of utility I get by hanging on to it. In which case there is no problem to fix. EY claims that the Solomonoff-calculated probability of someone having 'magic powers from outside the Matrix' 'isn't anywhere near as small as 3^^^^3 is large,' but to me that just suggests that the Solomonoff calculation is too credulous.
(Edited to try and improve paraphrase of Tom_McCabe2.)
This seems very similar to the "reference class fallback" approach to confidence set out in point 2, but I prefer to explicitly refer to reference classes when setting out that approach, otherwise the exactly even odds you apply to massively positive and massively negative utility here seem to come rather conveniently out of a hat...
Fair enough. Actually, looking at my comment again, I think I paraphrased Tom_McCabe2 really badly, so thanks for replying and making me take another look! I'll try and edit my comment so it's a better paraphrase.
The unbounded utility function (in some physical objects that can be tiled indefinitely) in Pascal's mugging gives infinite expected utility to all actions, and no reason to prefer handing over the money to any other action. People don't actually show the pattern of preferences implied by an unbounded utility function.
If we make the utility function a bounded function of happy lives (or other tilable physical structures) with a high bound, other possibilities will offer high expected utility. The Mugger is not the most credible way to get huge rewards (investing in our civilization on the chance that physics allows unlimited computation beats the Mugger). This will be the case no matter how huge we make the (finite) bound.
Bounding the utility function definitely solves the problem, but there are a couple of problems. One is the principle that the utility function is not up for grabs, the other is that a bounded utility function has some rather nasty consequences of the "leave one baby on the track" kind.
I don't buy this. Many people have inconsistent intuitions regarding aggregation, as with population ethics. Someone with such inconsistent preferences doesn't have a utility function to preserve.
Also note that a bounded utility function can allot some of the potential utility under the bound to producing an infinite amount of stuff, and that as a matter of psychological fact the human emotional response to stimuli can't scale indefinitely with bigger numbers.
And, of course, allowing unbounded growth of utility with some tilable physical process means that process can dominate the utility of any non-aggregative goods, e.g. the existence of at least some instantiations of art or knowledge, or overall properties of the world like ratios of very good to lives just barely worth living/creating (although you might claim that the value of the last scales with population size, many wouldn't characterize it that way).
Bounded utility functions seem to come much closer to letting you represent actual human concerns, or to represent more of them, in my view.
Eliezer's original article bases its argument on the use of Solomonoff induction. He even suggests up front what the problem with it is, although the comments don't make anything of it: SI is based solely on program length and ignores computational resources. The optimality theorems around SI depend on the same assumption. Therefore I suggest:
4. Pascal's Mugging is a refutation of the Solomonoff prior.
But where a computationally bounded agent, or an unbounded one that cares how much work it does, should get its priors from instead would require more thought than a few minutes on a lunchtime break.
In one sense you can't use evidence to argue with a prior, but I think that factoring in computational resources as a cost would have put you on the wrong side of a lot of our discoveries about the Universe.
Could you expand that with examples? And if you can't use evidence to argue with a prior, what can you use?
I'm thinking of the way we keep finding ways in which the Universe is far larger than we'd imagined - up to and including the quantum multiverse, and possibly one day including a multiverse-based solution to the fine tuning problem.
The whole point about a prior is that it's where you start before you've seen the evidence. But in practice using evidence to choose a prior is likely justified on the grounds that our actual prior is whatever we evolved with or whatever evolution's implicit prior is, and settling on a formal prior with which to attack hard problems is something we do in the face of lots of evidence. I think.
It's not clear to me how that bears on the matter. I would need to see something with some mathematics in it.
There's a potential infinite regress if you argue that changing your prior on seeing the evidence means it was never your prior, but something prior to it was.
You can go on questioning those previous priors, and so on indefinitely, and therefore nothing is really a prior.
You stop somewhere with an unquestionable prior, and the only unquestionable truths are those of mathematics, therefore there is an Original Prior that can be deduced by pure thought. (Calvinist Bayesianism, one might call it. No agent has the power to choose its priors, for it would have to base its choice on something prior to those priors. Nor can it priors be conditional in any way upon any property of that agent, for then again they would not be prior. The true Prior is prior to all things, and must therefore be inherent in the mathematical structure of being. This Prior is common to all agents but in their fundamentally posterior state they are incapable of perceiving it. I'm tempted to pastiche the whole Five Points of Calvinism, but that's enough for the moment.)
You stop somewhere, because life is short, with a prior that appears satisfactory for the moment, but which one allows the possibility of later rejecting.
I think 1 and 2 are non-starters, and 3 allows for evidence defeating priors.
What do you mean by "evolution's implicit prior"?
How many lottery tickets would you buy if the expected payoff was positive?
This is not a completely hypothetical question. For example, in the Euromillions weekly lottery, the jackpot accumulates from one week to the next until someone wins it. It is therefore in theory possible for the expected total payout to exceed the cost of tickets sold that week. Each ticket has a 1 in 76,275,360 (i.e. C(50,5)*C(9,2)) probability of winning the jackpot; multiple winners share the prize.
So, suppose someone draws your attention (since of course you don't bother following these things) to the number of weeks the jackpot has rolled over, and you do all the relevant calculations, and conclude that this week, the expected win from a €1 bet is €1.05. For simplicity, assume that the jackpot is the only prize. You are also smart enough to choose a set of numbers that look too non-random for any ordinary buyer of lottery tickets to choose them, so as to maximise your chance of having the jackpot all to yourself.
Do you buy any tickets, and if so how many?
If you judge that your utility for money is sublinear enough to make your expected gain in utilons negative, how large would the jackpot have to be at those odds before you bet?
The traditional answer is to follow the Kelly criterion, is it not? That would imply
where n is the number of tickets. This implies you should buy n such that (€1)*n = Wf*, where W is your initial wealth.
Edit: Thanks, JoshuaZ, for pointing out that the Kelly criterion might not be the applicable one in a given situation.
OK, I have a question! Suppose I hold a risky asset that costs me c at time t, and whose value at time t is predicted to be k * (1 + r), with standard deviation s. How can I calculate the length of time that I will have to hold the asset in order to rationally expect the asset to be worth, say, 2c with probability p?
I am not doing a finance class or anything; I am genuinely curious.
So am I - I'm only aware of the Kelly Criterion thanks to roland thinking I was alluding to it. I haven't worked through that calculation.
I knew about Kelly, but not well enough for the problem to bring it to mind.
I make the Kelly fraction of (bp-q)/b to work out to about epsilon/N where epsilon=0.05 and N = 76275360. So the optimal bet is 1 part in 1.5 billion of my wealth, which is approximately nothing.
The moral: buying lottery tickets is still a bad idea even when it's marginally profitable.
Well, no - you shouldn't buy one ticket. And according to my calculations when I tried plotting W versus n by my formula, the minimum of W is at "buy all the tickets", so unless you have €76,275,360 already...
Yes, and note that Kelly gets much less optimal when you increase bet sizes then when you decrease bet sizes. So from a Kelly perspective, rounding up to a single ticket is probably a bad idea. Your point about sublinearity of utility for money makes it in general an even worse idea. However, I'm not sure that Kelly is the right approach here. In particular, Kelly is the correct attitude when you have a large number of opportunities to bet (indeed, it is the limiting case). However, lotteries which have a positive expected outcome are very rare.So you never approach anywhere near the limiting case. Remember, Kelly optimizes long-term growth.
That raises the question of what the rational thing to do is, when faced with a strictly one-time chance to buy a very small probability of a very large reward.
You Are Not So Smart is a great little blog that covers many of the same topics as LessWrong, but in a much more bite-sized format and with less depth. It probably won't offer much to regular/long-time LW readers, but it's a great resource to give to friends/family who don't have the time/energy demanded by LW.
It is a good blog, and it has a slightly wider topic spread than LW, so even if you're familiar with most of the standard failures of judgment there'll be a few new things worth reading. (I found the "introducing fines can actually increase a behavior" post particularly good, as I wasn't aware of that effect.)
Thanks, this looks like an excellent supplement for LW.
I've recently begun downvoting comments that are at -2 rating regardless of my feelings about them. I instituted this policy after observing that a significant number of comments reach -2 but fail to be pushed over to -3, which I'm attributing to the threshold being too much of a psychological barrier for many people to penetrate; they don't want to be 'the one to push the button'. This is an extension of my RL policy of taking 'the last' of something laid out for communal use (coffee, donuts, cups, etc.). If the comment thread really needs to be visible, I expect others will vote it back up.
Edit: It's likely that most of the negative response to this comment centers around the phrase "regardless of my feelings about them." I now consider this to be too strong a statement with regards to my implemented actions. I do read the comment to make sure I don't consider it any good, and doubt I would perversely vote something down even if I wanted to see more of it.
I am tempted to downvote this comment from -2 just for the irony, but I don't prefer to see fewer comments like this, so I won't.
Besides, the default cutoff is at -4, not -3.
After logging out and attempting to view a thread with a comment at exactly -3, it showed that comment to be below threshold. I doubt that it retains customized settings after logging out, and I do not believe that I changed mine in the first place, leading me to believe that -3 is indeed the threshold.
Also, my original comment was at -3 within minutes of posting.
The default was -4 logged in when I joined last year - perhaps it's different for non-logged-in people.
Also, that makes me guess people changed their votes to aim your comment at -2.
Here is the change. Also, the number refers to the lowest visible comments, not the highest invisible comments.
I wish you wouldn't do that, and stuck instead with the generally approved norm of downvoting to mean "I'd prefer to see fewer comments like this" and upvoting "I'd like to see more like this".
You're deliberately participating in information cascades, and thereby undermining the filtering process. As an antidote, I recommend using the anti-kibitzer script (you can do that through your Preferences page).
I disagree that that's the formula used for comments that exist within the range -2 to 2. Within that range, from what I've observed of voting patterns, it seems far more likely that the equation is related to what value the comment "should be at." If many people used anti-kibitzing, I doubt this would remain a problem.
I don't do huge amounts of voting, and I admit that if a post I like has what I consider to be "enough" votes, I don't upvote it further. I can certainly change this policy if there's reason to think upvoting everything I'd like to see more of would help make LW work better.
I believe your hypothesis and decision are possibly correct, but if they are, you should expect your downvotes to often be corrected upwards again. If this doesn't happen, then you are wrong and shouldn't apply this heuristic.
Morendil doesn't say it's what actually happens, he merely says it should happen this way, and that you in particular should behave this way.
I thought of doing this after reading the article Composting Fruitless Debates and making a voted-up suggestion to downvote below threshold.
I'm using it as an excuse to overcome my general laziness with regards to voting, which has the typical pattern of one vote (up or down) per hundreds of comments read.
Edit: And due to remembering Eliezer's comments about moderation.
Does countersignaling actually happen? Give me examples.
I think most claims of countersignaling are actually ordinary signaling, where the costly signal is foregoing another group and the trait being signaled is loyalty to the first group. Countersignaling is where foregoing the standard signal sends a stronger positive message of the same trait to the usual recipients.
That article makes it sound like "countersignaling" is forgoing a mandated signal - like showing up at a formal-dress occasion in street clothes.
Alicorn made a post about the tactics of countersignaling a while back.
I said "standard" because game theory doesn't talk about mandates, but that's pretty much what I said, isn't it? If you disagree with that usage, what do you think is right?
Incidentally, in von Neumann's model of poker, you should raise when you have a good hand or a poor hand, and check when you have a mediocre hand, which looks kind of like countersignaling. Of course, the information transference that yields the name "signal" is rather different. Also, I'm not interested in applications of game theory to hermetically sealed games.
I guess I don't understand your question, then - countersignaling seems like a perfectly ordinary proper subset of signaling.
Yes, countersignaling is signaling. The question is about practice, not theory. Does countersignaling actually happen?
I can't prove that it does, if I'm honest.
I play randomly for the first several rounds, so as to destroy the entanglement between my bets, my face, and my hand.
Unless you're using an external randomness generator, it's quite unlikely that you're not generating a detectable pattern.
He can just play blind, and not look at his cards.
I only care whether humans detect it.
For those of you who have been following my campaign against the "It's impossible to explain this, so don't expect me to!" defense: today, the campaign takes us to a post on anti-reductionist Gene Callahan's blog.
In case he deletes the entire exchange thus far (which he's been known to do when I post), here's what's transpired (paragraphing truncated):
Me: That's not the moral I got from the story. The moral I got was: Wow, the senior monk sure sucks at describing the generating function ("rules") for his actions. Maybe he doesn't really understand it himself?
Gene: Well, if I had a silly mechanical view of human nature and thought peoples' actions came from a "generating function", I would think this was a problem.
Me: Which physical law do humans violate? What is the experimental evidence for this violation? Btw, the monk problem isn't hard. Watch this: "Hello, students. Here is why we don't touch women. Here is what we value. Here is where it falls in our value system." There you go. It didn't require a lifetime of learning to convey the reasoning the senior monk used to the junior, now, did it?
ETA: Previous remark by me was rejected by Gene for posting. He instead posted this:
Gene: Silas, you only got through one post without becoming an unbearable douche [!] this time. You had seemed to be improving.
I just tried to post this:
Me: Don't worry, I made sure the exchange was preserved so that other people can view for themselves what you consider "being an unbearable douche", or what others might call, "serious challenges to your position".
Me: If you ever want to specify how it is that human beings' actions don't come from a generating function, thereby violating physical law, I'd love to have that chat and help you flesh out the idea enough to get yourself a Nobel. However, what I think you really meant to say was that the generating function is so difficult to learn directly, that lifelong practice is easy by comparison (if you were to argue the best defense of your position, that is)
Me: Can you at least agree you picked a bad example of knowledge that necessarily comes from lifelong practice? Would that be too much to ask?
It's true that some values are more important than others. But that wasn't the point Gene was trying to make in the particular post that I linked. He was trying to make (yet another) point about the futility of specifying or adhering to specific rules, insisting that mastery of the material necessarily comes from years of experience.
This is consistent with the theme of the recent posts he's been making, and his dissertation against rationalism in politics (though the latter is not the same as the "rationalism" we refer to here).
Whatever the merit of the point he was trying to make (which I disagree with), he picked a bad example, and I showed why: the supposedly "tacit", inarticulable judgment that comes with experience was actually quite articulable, without even having to anticipate this scenario in advance, and while only speaking in general terms!
(I mentioned his opposition to reductionism only to give greater context to my frequent disagreement with him (unfortunately, past debates were deleted as he or his friend moved blogs, others because he didn't like the exchange). In this particular exchange, you find him rejecting mechanism, specifically the idea that humans can be described as machines following deterministic laws at all.)
My recent comment on Reddit reminded me of WrongTomorrow.com - a site that was mentioned briefly here a while ago, but which I haven't seen much since.
Try it out, guys! LongBets and PredictionBook are good, but they're their own niche; LongBets won't help you with pundits who don't use it, and PredictionBook is aimed at personal use. If you want to track current pundits, WrongTomorrow seems like the best bet.
Am I correct in reading that Longbets charges a $50 fee for publishing a prediction and they have to be a minimum of 2 years in the future? Thats a bit harsh. But these sites are pretty interesting. And they could be useful to. You could judge the accuracy of different users including how accurate they are at guessing long-term, short-term, etc predictions as well as how accurate they are in different catagories (or just how accurate they are on average if you want to be simple.) Then you can create a fairly decent picture of the future, albeit I expect many of the predictions will contradict each other. This is kind of what their already doing obviously, but they could still take it a step further.
Less Wrong Book Club and Study Group
(This is a draft that I propose posting to the top level, with such improvements as will be offered, unless feedback suggests it is likely not to achieve its purposes. Also reply if you would be willing to co-facilitate: I'm willing to do so but backup would be nice.)
Do you want to become stronger in the way of Bayes? This post is intended for people whose understanding of Bayesian probability theory is currently between levels 0 and 1, and who are interested in developing deeper knowledge through deliberate practice.
Our intention is to form a self-study group composed of peers, working with the assistance of a facilitator - but not necessarily of a teacher or of an expert in the topic. Some students may be somewhat more advanced along the path, and able to offer assistance to others.
Our first text will be E.T. Jayne's Probability Theory: The Logic of Science, which can be found in PDF form (in a slightly less polished version than the book edition) here or here.
We will work through the text in sections, at a pace allowing thorough understanding: expect one new section every week, maybe every other week. A brief summary of the currently discussed section will be published as an update to this post, and simultaneously a comment will open the discussion with a few questions, or the statement of an exercise. Please use ROT13 whenever appropriate in your replies.
A first comment below collects intentions to participate. Please reply to this comment only if you are genuinely interested in gaining a better understanding of Bayesian probability and willing to commit to spend a few hours per week reading through the section assigned or doing the exercises. A few days from now the first section will be posted.
This sounds great, I'm definitely in. I feel like I have a moderately okay intuitive grasp on Bayescraft but a chance to work through it from the ground up would be great.
In. Have the deadtree version, but I was stymied in my first crack at it.
In. If needed I can cover a few of the early chapters.
I'm in. I already read the first few chapters, but it will be nice to go over them to solidify that knowledge. The slower pace will help as well. The later chapters rely on some knowledge of statistics, maybe some member of the book club is already knowledgeable to be able to find good links to summaries of these things when they come up?
I would be interested, what is the intended time period for the reading? I have a two-week trip coming up when I will probably be busy but aside from that I would very much like to participate.
The plan, I think, would be to start nice and slow, then adjust as we gain confidence. We're likely to start with the first chapter so you could get a head start by reading that, before we start for real, which is looking likely now as we have quite a few people more than the last time this was brought up.
I'm in, been intending to read through some maths on my free time.
It's thesis writeup period for me, but this is extremely tempting.
I'm interested. I already have the book but haven't progressed very far so this seems like it's potentially a good motivator to finish it. The link to the PDF seems to be missing btw.
I'm enthusiastically in.
I think that a book club is a great idea, and this is an excellent choice for a book. I'm definitely interested.