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

 



Forgot your password?
typodupeerror
×
Graphics Software Science

Student Maps Brain to Image Search 72

StonyandCher writes to mention that a University of Ottawa grad student is creating a search engine for visual images that will be powered by a system mapped from the human brain. "Woodbeck said he has already created a prototype of the search engine based on his patent, which apes the way the brain processes visual information and tries to take advantage of currently-available graphics processing capabilities in PCs. 'The brain is very parallel. There's lots of things going on at once,' he said. 'Graphics processors are also very parallel, so it's a case of almost mapping the brain onto graphics processors, getting them to process visual information more effectively.'"
This discussion has been archived. No new comments can be posted.

Student Maps Brain to Image Search

Comments Filter:
  • by algorithmagic ( 1194567 ) on Wednesday November 28, 2007 @05:14PM (#21509865)
    I worked in visual brain research for years, and can vouch there are lots of skeletons in the closet, or elephants in the drawing room: there is no accepted model of the statistics of real images (corners, occlusion, shading), nor of the algorithms necessary to infer them from inputs, nor of the learning process to infer those algorithms. Yes the brain is parallel, and yes it involves robust, fuzzy processing and analog values, but we not only don't know how the brain does it, we don't even know what problem it's trying to solve. The good news is that if this student does indeed have a business model and a real-world problem people will pay to solve, then the ratchet of engineering evolution could give us some real traction into understanding and solving this mystery. Good luck!
  • Re:Bad article (Score:1, Insightful)

    by Anonymous Coward on Wednesday November 28, 2007 @05:37PM (#21510231)
    It's called vaporware. The research might work out beautifully someday, but apparently hasn't yet. Writing it up as news is probably a little premature.
  • all hype? (Score:5, Insightful)

    by snarkh ( 118018 ) on Wednesday November 28, 2007 @06:04PM (#21510585)

    Web search does not immediately reveal any details of his algorithm or any relevant papers, just media publicity. He does not even seem to have a web page.
  • by Kazoo the Clown ( 644526 ) on Wednesday November 28, 2007 @07:53PM (#21511973)
    If you can, the patent system is more than a little bit broken, though I guess we all know that by now. I would think that the existance of the brain would constitute prior art...
  • by cluckshot ( 658931 ) on Wednesday November 28, 2007 @08:53PM (#21512585)

    The solution to many of the questions like the very good parent of this post is to understand several things about the brain that a 100% map will not disclose. Please understand, the mapping of the brain will be of value though it will be of far less value than anticipated. The reason it will be of little value relative to brain function. We actually already know the processes and the number of steps involved. Also there are several features of the circuitry that are not at all contained in our silicon models.

    Here is an abbreviated attempt to point out the differences in brain circuitry and why a map will not be of much value. The first problem is that the brain is dealing with an unfamiliar data type structure to our current digital structures. The data has no absolute value. All data coming in is relative in value to previous data. This produces a linear calculus where answers are arrived at in a single XOR subtraction step. The data form coming in will be of more value to the model than any model as all the computational steps are known past the data entry point. They have been known for a long time. The next problem is that the brain has "ghost circuits." These are analogous to the old time "Cross Talk" functions in analog telephonic circuits. Unlike silicon and other circuits where great effort is made to produce separation of data and isolation of circuits, the brain operates because signals can and do quite intentionally affect adjacent computational results. This is a 3 dimensional space effect. Another reason that a map will not be of much value is that the circuitry is in a chemical bath that is altered by reaction sums. The result is another step in the computation by making relational conclusions.

    If I haven't confused everyone by now, it isn't by lack of trying to be as simple as can be. The calculus is similar to slide rule operations. (Something forgotten today.) The other functions produce a structural ability for the circuitry to produce results even with highly error ridden data and with outright gaps in data. Data purity above about 17% is sufficient for nearly perfect operations. The unique feature of the data form is that it also allows data which is arrived at by completely type unrelated sensors to be applied to derive intelligent results. This means you can take the output of an ear and match it to a visual field and get useful data! The differential data structure also allows nearly infinite memory compression and use of broad band differential sums to control responses and a gross filter. You use this driving a car.

    The basic problem we have in producing an analog to the brain in computers (Artificial Intelligence Type) is that we attempt to do with absolute value sensors what is being done with relative sensors. The result is that computations form a geometrically increasingly difficult solution set when differential data would have produced a linear solution set. To be plain this allows as little as 4 or 5 computational steps to arrive at a very intelligent solution when a googleplex of steps are required using absolute value processing with a lessor result.

    There is also a sensor reality that is missing. All natural sensors are motor controlled to center point damping which is a time delay cancellation producing only differential data for output. None of our synthetic sensors do this function and it is why we do not get the results we want. It is really a pretty simple fact that if you want to reverse engineer something you should actually reverse engineer it. Mapping the brain will disclose logical circuits we already know exist and the results of their calculations. Only the data form will tell what is going on.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...