that’s the thing, for an intelligent thing such as a person, you know what x is probably about 1 in 10^300 times. that’s a made up figure, don’t bother asking me to cite it, but think of all the input that a human brain processes, and think of how much of that input you know about. the example was given to show that memorizing a program and following through it is not the same as intelligence.
that is not to say that the entire earth could not be a computer, as i facetiously noted. i don’t have the same “intuition” that searle claims must be so obvious that a pile of sticks and strings could not be intelligent (interesting note, the first “computer programmer”, lord byron’s daughter, designed programs for a similar machine). i wonder, though, just how much computing speed has to do with awareness. i wonder how aware we would feel if we had the power to see every single step as it took place.
so, a lot has been said about parallelism. indeed, a brain is not a digital computer. it is MASSIVELY parallel. a computer is much faster, but has but one CPU. here’s a bit of a comparison, from a 1995 text on AI by russell and norvig:
computer vs. brain
computational units: 1 CPU, 10^5 gates vs. 10^11 neurons
storage units: 10^9 bits RAM, 10^10 disk space vs. 10^11 neurons, 10^14 synapses
cycle time: 10^-8 s vs. 10^-3 s
bandwidth: 10^9 bits/s, 10^14 bits/s
neuron updates/s: 10^5 vs. 10^14
so, computers have changed a bit since 1995, so you might end up getting 10^6 neuron updates/s, but that’s still a factor of 10^8 away from the brain. that is, the brain can fire 100,000,000 times as many neurons as a digital computer (as it currently stands) in a given time period. how many paralleled CPUs would we need to match that? also note that the brain might be quite a bit more powerful than that, since it operates chemically as well as electrically, and the above sort of assumes it operates like a NN.
that is an awesome computing power. and nothing we know about consciousness indicates that we don’t need that power. then again, nothing indicates that we do need it. i think that’s an interesting debate.
also of interest could be the possibility that massively parallel computation might be necessary for consciousness. the only conscious things we know (ourselves) seem to operate in a massively parallel fashion, but that doesn’t mean that a digital computer could not operate serially and be conscious.