IBM Working on Brain-Rivaling Computer
Obdurate writes "The first supercomputers to approach and even surpass the processing power
of the human brain are to be built by IBM, under a $184M contract
announced by the US Government yesterday.
ASCI Purple and Blue Gene/L will be the fastest and most powerful machines built,
with a combined capacity equal to the 500 best of todays computers."
While the human brain is usually not very good at such linear calculations, hence the popularity of a calculator, its true power lies in it's massively parallel processing.
/. expression, the brain functions very similar to a beowolf cluster. We can design computers (very expensive ones, though) that can simulate many of the simpler activities that humans are capable of (such as complex pattern recognition, primitive conversation skills, and rule-based systems of cause and effect,) but to do all of these at once is still well on the horizion.
To tie in an ever popular
-Space for rent
The Raw processing power of the brain is very high, but its actual effectiveness and speed is crap. The reason is the IO speeds, the network interface (spine) has poor throughput and requires lots of individual channels rather than being able to operate as a simple bus, this means loads of wasted space when a channel isn't doing anything.
/dev/random would be pretty useless, and yet the software in humans means that this is a greatest advantage.
The external interfaces are even worse, these make the brain totally useless for many tasks that computers can process in seconds. As an example try raytracing a rendering a scene using crayons and doing the maths in your head.
So the human brain totally and utterly is secondary to the computer already.
Apart from the fact that humans can be inspired. The solution may take a computer 100 years to attack by brute force and it will get there... but a smart person will do it in minutes because "its obvious".
Computers already outstrip us in terms of processing, but while they are just grown up calculators they miss the essence of human processing. A computer hardwired to mutate everything via
It will be generations before computers will have reached a stage they can start doing the obvious. The limited processing of the brain has produced the people on the Jerry Springer show and Isaac Newton, it ain't the hardware, its the software that counts.
An Eye for an Eye will make the whole world blind - Gandhi
Lots of interesting things about this:
First, the real issue is not hardware or CPU cycles -- it is software. Tired of Seti@home? Let's build a distributed processing network that has as many CPU cycle equivalents as the human brain! Oh yeah, that's already been done. Ok, so why doesn't it "think" yet? Oh yeah...software.
The issue is how to integrate storage, processing, "RAM", etc. into a software package that can emulate a human brain's method of thinking (which may be a very bad, krufty method of developing consciousness -- why would anyone use meat for processors? What a kludgy hack!).
(OT: what if "thinking" software is _not_ GPL'ed? That could be really frightening. So could security issues for "thinking" machines.)
Second, the next issue is why should we compare digital thinking machines to biological ones? Maybe it is the only benchmark we can think of, but given the truly awkward way in which light-sensitive cells were adapted for inclusion a biological thinking machine (see Francis Crick's "Astonishing Hypothesis"), why can't a much more efficient independent decision making machine be developed from digital equipment (not DEC, btw) actually designed for the purpose?
The human brain/computer comparison is really a red herring. The only reason to create a human-like digital thinking machine/emulator (and you thought WINE was hard to use...) might be to pursue immortality. I think the more likely reason is that it would be the ultimate species-wide circle jerk. Humanity getting off on creating humanity. Bleh. Let's set our sights a little higher.
guac-foo
Lots of petrified grits
Look at it this way. Go outside, on a windy day (adding more variables to the mix) and have someone throw you a football/basketball/baseball/frisbee/whatever. It probably takes 3-4 seconds at most for the ball to reach you, and looooong before that, your brain completed a monstrous calculus problem. It figured in the position of the thrower, the wind velocity and direction, direction/speed of the ball, the ball's arc of travel, and in the next split second, sent signals to your legs and feet to move your body to the ball's expected landing spot.
But wait, it's the ball's landing spot minus about five feet, because your brain figures you want to be positioned to catch the ball when it's about 4-5 feet off the ground. It simultaneously sends signals to your hands and arms, positioning them to catch the ball, taking into account the ball's speed, size and mass.
A lot of calculations in an extremely short period of time! And, if you think that's impressive for a human brain, the brain in that dumb mutt of yours in the back yard can do the same thing when you toss him a tennis ball.