Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
AI Science Technology

Silicon Brains That Think As Fast As a Fly Can Smell 84

Nerval's Lobster writes "Researchers in Germany have discovered what they say is a way to get computers to do more than execute all the steps of a problem-solving calculation as fast as possible – by getting them to imitate the human brain's habit of finding shortcuts to the right answer. A team of scientists from Freie Universität Berlin, the Bernstein Center Berlin, and Heidelberg University have refined the idea of parallel computing into one they describe as neuromorphic computing. In their design, a whole series of processors designed as silicon neurons rather than ordinary CPUs are linked together in a network similar to the highly interconnected mesh that links nerve cells in the human brain. Problems fed into the neuro mesh are broken up and processed in parallel, but not always using the same process. The method by which neuromorphic processors handle problems varies with the way they're linked together, as is the case with neurons in the brain. The chips are designed to copy the layout and functions of brain cells, but the way they're interconnected is based on another highly efficient biological model. 'The design of the network architecture has been inspired by the odor-processing nervous system of insects,' said one of the researchers. 'This system is optimized by nature for a highly parallel processing of the complex chemical world.' In tests using real-world datasets, the prototype was able to match the performance of specialized Bayeseian pattern-matching systems. Even better, the stable decisions reached by 'output neuron populations' take approximately 100 milliseconds, which is the same speed required by the insect nervous systems on which the network design is based, according to the paper."
This discussion has been archived. No new comments can be posted.

Silicon Brains That Think As Fast As a Fly Can Smell

Comments Filter:
  • by littlewink ( 996298 ) on Thursday January 30, 2014 @12:27PM (#46111119)

    See On The Origin of Circuits [damninteresting.com]:

    "As predicted, the principle of natural selection could successfully produce specialized circuits using a fraction of the resources a human would have required. And no one had the foggiest notion how it worked."

    "Dr. Thompson peered inside his perfect offspring to gain insight into its methods, but what he found inside was baffling. The plucky chip was utilizing only thirty-seven of its one hundred logic gates, and most of them were arranged in a curious collection of feedback loops. Five individual logic cells were functionally disconnected from the rest-- with no pathways that would allow them to influence the output-- yet when the researcher disabled any one of them the chip lost its ability to discriminate the tones. Furthermore, the final program did not work reliably when it was loaded onto other FPGAs of the same type."

    "It seems that evolution had not merely selected the best code for the task, it had also advocated those programs which took advantage of the electromagnetic quirks of that specific microchip environment. The five separate logic cells were clearly crucial to the chip's operation, but they were interacting with the main circuitry through some unorthodox method-- most likely via the subtle magnetic fields that are created when electrons flow through circuitry, an effect known as magnetic flux. There was also evidence that the circuit was not relying solely on the transistors' absolute ON and OFF positions like a typical chip; it was capitalizing upon analogue shades of gray along with the digital black and white.'"

    Dr. Thompson's publications seem to be difficult to find in free viewing form on the Internet, but the daminteresting article gives the gist of it: evolution will eventually make use of whatever characteristics are available to solve a problem.

"May your future be limited only by your dreams." -- Christa McAuliffe

Working...