Lumifer comments on Genies and Wishes in the context of computer science - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (43)
I don't think that the statement
is consistent with
Otherwise,
Is not true. In your example of evolution it's sexual reproduction and mutation that "generate hypotheses" -- neither is an optimizer.
Yes, I understand that you can treat hypothesis generation as a traversal of hypothesis space and so a search and so an optimization, but that doesn't seem to be a helpful approach in this instance.
We have chemistry figured out, we don't have "making truly enormous computers to compute enough of that chemistry fast enough" figured out, or "computing chemistry a lot more efficiently" figured out. Does that make it clearer?
I am not entirely clear how do you imagine hypothesis generation happening on a computer, other than by either trying what sticks, or analytically finding the best hypothesis that works by working backwards from the data.
Your position is clear, it's just that I don't agree with it. I don't think that human biochemistry has been figured out (e.g. consider protein structure). I also think that modeling human body at the chemistry level is not a problem of insufficient computing power. It's a problem of insufficient knowledge.
Non-trivial hypothesis generation is very hard to do via software which is one of the reasons why IBM's Watson haven't produced a cure for cancer already. Humans are still useful in some roles :-/
The structure of a protein is determined by the known laws of physics, other compounds in the solution, and protein's formula (which is a trivial translation of the genetic code for that protein). But it is very computationally expensive to simulate for a large, complicated protein. Watson is a very narrow machine that tries to pretend at answering by using a large database of answers. AFAIK it can't even do trivial new answers (what is the velocity of a rock that fell from the height of 131.5 meters? Wolfram Alpha can answer this, but it is just triggered by the keyword 'fell' and 'height')