Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Online 'Sand Mouse' Tests Neurobiologists

Posted by timothy on Wed Oct 04, 2000 12:05 PM
from the can-it-understand-"one-click"? dept.
The Metahacker writes: " A Princeton professor and his former student have created a 'mouse' (really, a neural net) that recognizes the word 'one' as spoken by a variety of speakers. The interesting part? They're challenging the neurobiology community to discover the mechanism it uses, using only the tools available to analyze live patients - observation and experimentation. You can upload your own sound files to test the mouse, and view experiments other scientists have performed. Cash prizes will be awarded to those who explain the mouse's behavior or can train the same number of neurons to perform a new task. You can read the New York Times article about it (free registration), or go directly to the site."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2
  • Re:asdf by kbyrd (Score:1) Wednesday October 04 2000, @07:26AM
  • The point: sensory integration over time by coult (Score:1) Wednesday October 04 2000, @08:01AM
  • God help us by John Jorsett (Score:1) Wednesday October 04 2000, @08:01AM
  • I thought this fit the post. by StillBlack (Score:2) Wednesday October 04 2000, @08:01AM
  • Re:Standard bypassing registration link... by BilldaCat (Score:2) Wednesday October 04 2000, @08:03AM
  • Re:Standard bypassing registration link... by interiot (Score:2) Wednesday October 04 2000, @08:04AM
  • Re:The devil's music ruined my life! by talesout (Score:1) Wednesday October 04 2000, @08:06AM
  • Re:Who's to judge? by SIGFPE (Score:2) Wednesday October 04 2000, @09:24AM
  • Peer Review by Xandu (Score:1) Wednesday October 04 2000, @09:29AM
  • Car Analogy Rant (slightly off topic) by zelyan (Score:1) Wednesday October 04 2000, @09:35AM
  • Re:Cool on several aspects by Spankophile (Score:1) Wednesday October 04 2000, @09:52AM
  • Re:Standard bypassing registration link... by jdivision (Score:1) Wednesday October 04 2000, @09:53AM
  • Nature of research by yet another coward (Score:1) Wednesday October 04 2000, @09:54AM
  • Where are the Vogons? by sonofepson (Score:1) Wednesday October 04 2000, @09:56AM
  • Re:Algernon by nsane (Score:1) Wednesday October 04 2000, @09:58AM
  • Re:Standard bypassing registration link... by SheldonYoung (Score:1) Wednesday October 04 2000, @07:27AM
  • But... by InfinityWpi (Score:1) Wednesday October 04 2000, @07:27AM
  • Cool on several aspects by Masem (Score:2) Wednesday October 04 2000, @07:29AM
  • Re:Standard bypassing registration link... by OlympicSponsor (Score:2) Wednesday October 04 2000, @07:32AM
  • Re:Standard bypassing registration link... by Dust Puppy (Score:1) Wednesday October 04 2000, @07:32AM
  • Seriously... by rechsmjr (Score:2) Wednesday October 04 2000, @08:11AM
  • Re:Standard bypassing registration link... by SquadBoy (Score:2) Wednesday October 04 2000, @07:33AM
  • A new Turing test? (Score:3)

    by K8Fan (37875) on Wednesday October 04 2000, @08:11AM (#731704) Journal

    The most amusing possibility is that someone outside the research community may come up with the answer. As this doesn't involve building apparatus, getting a grant, publishing a paper or anything other than thinking, it's very possible an undergrad or a total amatuer will come up with the answer.

    Dr. Sejnowski sounded like sour grapes when he called this an "advertising gimmick". Yeah, that's what Fermat must have been doing. Too often scientists confuse the stuff associated with the practice of science - grants, publishing, peer review, experimental proof - with science. Science is what happens in your brain when you're not doing all that other stuff...usually while taking a shower.

  • Imagine... by karzan (Score:1) Wednesday October 04 2000, @08:12AM
  • Re:Standard bypassing registration link... by eldios (Score:1) Wednesday October 04 2000, @10:03AM
  • What the Experiment is Really About by StrutterX (Score:2) Wednesday October 04 2000, @10:09AM
  • Re:Crack SDMI with it? by talesout (Score:1) Wednesday October 04 2000, @08:13AM
  • Sort of.. by PiEquals3 (Score:1) Wednesday October 04 2000, @10:25AM
  • Re:Seriously... (Score:3)

    by MrGrendel (119863) on Wednesday October 04 2000, @10:26AM (#731710)
    I think they're saying that the -reason- that it works so much better than expected is a fairly novel reason (meaning not derivative of common neural net principles), and the process of understanding why this novel method works is best understood by treating the whole problem from a biology, rathern than compsci perspective. e.g. as you would go about trying to figure out how some organism that does something in a novel way does what it does.

    It looks like there are a couple of things that differentiate Hopfield's approach from the traditional neural net approach. All NNs are biologically inspired to some degree, but so far the really common implementations (like backprop) have been simplified too much to give an accurate reflection of what really goes in a biological network.

    The two big differences between this and traditional networks that I can see (based on a quick reading) is that it is using spiking neurons and neurons are given specific computational roles. Spiking neurons add up inputs over time and send out a spike to other neurons after the inputs have reached some threshold value. Inputs also decay over time, so a few inputs occuring within a couple of miliseconds of each other count for a lot more than hundreds of input spikes spread out over a number of seconds. Traditional nets add up all of the inputs at once, decide whether or not to fire, and then reset (sometimes there is a training step in there also). Since time dependence is built into spiking networks as a feature, they are very good at detecting temporal patterns.

    The second difference I noticed, computational roles, means that neurons in different parts of the network may be specialized to do certain kinds of computation. One type of neuron could be used to detect patterns in a small frequency range, while other neurons detect patterns relating to which frequency ranges are currently active (I don't know if this is a realistic example, but you get the point). Traditional neural nets treat all neurons the same -- they act more like complex switches than computational units.

    This kind of setup is much closer to what goes on in biological networks. Neuroscientists used to believe that neurons are much more simplistic than they have turned out to be. Individual neurons do all sorts of computations that at one time were thought to be fairly complex. Edge detection and motion detection in the visual system are examples of this. It was once thought that these tasks required collections of neurons, but it has been discovered that individual neurons can detect motion in a particular direction and pairs of neurons can detect edges.

    I think there is also something interesting going on with the geometry of the network here, but I haven't quite absorbed that yet. Maybe somebody else has noticed this also and can comment (or correct me).

  • Re:Algernon by pruneau (Score:1) Wednesday October 04 2000, @08:23AM
  • Re:Peer Review by SIGFPE (Score:2) Wednesday October 04 2000, @10:28AM
  • scientists can do a lot more by jetson123 (Score:2) Wednesday October 04 2000, @10:53AM
  • Re:Neural Nets and Voice Recognition by demo (Score:1) Wednesday October 04 2000, @11:04AM
  • Standard bypassing registration link... by Loligo (Score:2) Wednesday October 04 2000, @07:08AM
  • Cool, but.. by j_snare (Score:1) Wednesday October 04 2000, @07:12AM
  • testing, testing, 1, 2, 3 by grovertime (Score:1) Wednesday October 04 2000, @07:08AM
  • by Anne Marie (239347) on Wednesday October 04 2000, @07:10AM (#731718)
    A neurologically simple brain for determining whether the number "1" has been achieved? Sounds like a first-poster if I ever heard of one.

    My hypothesis: the mouse checks the cid# like the rest of us.
  • Algernon by Gefiltefish (Score:1) Wednesday October 04 2000, @07:11AM
  • Re:Standard bypassing registration link... by Loligo (Score:2) Wednesday October 04 2000, @07:14AM
  • Had to be said. by generic-man (Score:1) Wednesday October 04 2000, @07:11AM
  • Possible uses by Maddog_Delphi97 (Score:1) Wednesday October 04 2000, @07:14AM
  • Re:Cool on several aspects by StillBlack (Score:1) Wednesday October 04 2000, @07:33AM
  • Crack SDMI with it? by marcop (Score:1) Wednesday October 04 2000, @07:16AM
  • Re:Standard bypassing registration link... by Kaa (Score:1) Wednesday October 04 2000, @07:33AM
  • Re:Cool, but.. by j_snare (Score:1) Wednesday October 04 2000, @07:33AM
  • by ucblockhead (63650) on Wednesday October 04 2000, @07:33AM (#731727) Homepage Journal
    I can see it now...Hopfield and his grad student are going to die in a horrible car accident and scientists are going to spend the next three hundred years trying to figure out what he meant. An obscure professor will finally produce the answer in 2391 in a 1300 page paper that uses quantum theory, the psychology of preadolescent children and a statistical analysis performed by a 300 Exohertz computer, but only five people will actually be able to understand it.

  • Re:Cool, but.. (Score:3)

    by Masem (1171) on Wednesday October 04 2000, @07:34AM (#731728)
    The mouse was trained on only one vocal pattern and one instance of it saying 'one'. Everything else on the site is just simply ways to test what the trained mouse does when you pass it a sound sample. The fact that the training only had one input set is part of the challenge they are asking others to look at - exactly what is the network topology of the neural net, and what sort of 'objective function' did they use to train it... hopefully, they did not hard code 'one' into the neural net, so that this mouse could have been trained on any single syllable word and still gotten the same results.

  • Mandark says... by don_carnage (Score:2) Wednesday October 04 2000, @07:37AM
  • Re:We've had that for ages by Hard_Code (Score:1) Wednesday October 04 2000, @07:40AM
  • Re:Standard bypassing registration link... by Lurker187 (Score:1) Wednesday October 04 2000, @07:40AM
  • FP detections? by levik (Score:1) Wednesday October 04 2000, @08:37AM
  • Four letter words by Wiggin (Score:1) Wednesday October 04 2000, @07:45AM
  • Re:Standard bypassing registration link. Evil? by HappyGoth (Score:1) Wednesday October 04 2000, @08:42AM
  • Re:Standard bypassing registration link... by Anonymous Coward (Score:1) Wednesday October 04 2000, @08:42AM
  • Re:Possible uses by MaxGrant (Score:2) Wednesday October 04 2000, @11:17AM
  • Who's to judge? by yet another coward (Score:2) Wednesday October 04 2000, @08:56AM
  • by Morgaine (4316) on Wednesday October 04 2000, @12:13PM (#731738)
    The peer review process is set up to make sure that the reviewers are anonymous, and un-affiliated with the authors.

    Unfortunately, there's a little more to it than that. If you return to the publisher a negative review of a paper written by a respected figure in your scientific community, there is an element of "black mark" against your name in some quarters as a result of the conflict of interest that the publisher has through needing the famous name to appear in his or her journal rather than in a competing one. As a reviewer you're anonymous to the author, but not to the publisher!

    And I'm not even going to mention what happens when the journal's editorial board includes researchers interested in the same paradigm or method employed by the famous person, so that publication of that paper validates their own research area ...

    Peer review is a fairly good process on the whole, but I doubt that anyone who's been involved in it [I have] would suggest it approaches perfection. :-) A dollup of cynicism is always helpful, here as in so many other areas where humans err. Yes, even in hard science.
  • This is an incredible building block by Spirald (Score:2) Wednesday October 04 2000, @09:00AM
  • Today's offense, tomorrow's commonsense by Morgaine (Score:2) Wednesday October 04 2000, @12:18PM
  • Re:Possible uses by DaSpy (Score:1) Wednesday October 04 2000, @09:15AM
  • Re:Crack SDMI with it? by Foogle (Score:1) Wednesday October 04 2000, @01:02PM
  • Quite a bit... by yet another coward (Score:1) Wednesday October 04 2000, @01:53PM
  • Confusing attitude with data... by yet another coward (Score:1) Wednesday October 04 2000, @02:00PM
  • What's the part of "news" that is actually "new"? by billybob2001 (Score:1) Wednesday October 04 2000, @02:00PM
  • Re:Neural Nets and Voice Recognition by _Splat (Score:1) Wednesday October 04 2000, @02:01PM
  • From Sonora? by Vuarnet (Score:1) Wednesday October 04 2000, @07:17AM
  • Possible application... by Mike1024 (Score:2) Wednesday October 04 2000, @07:18AM
  • What's allowed? by deefer (Score:1) Wednesday October 04 2000, @07:22AM
  • Re:Cool, but.. by Scarblac (Score:1) Wednesday October 04 2000, @07:22AM
  • And now for some deep philosphy of science by djfiander (Score:2) Wednesday October 04 2000, @07:50AM
  • Re:Algernon by Life Blood (Score:1) Wednesday October 04 2000, @07:50AM
  • by _Splat (22170) on Wednesday October 04 2000, @07:50AM (#731753)
    We've seen things like this before. One of the major problem with neural nets is their tendancy to specialize.. Building a system to recognize one word doesn't remotely compare to a system that can tell one from fun and done while also having the capacity to tell Bob from Rob from Cobb. The experiments posted on the site only show that the system can differentiate between 1 and the other numbers 2-9 and from various nonverbal tones. A neural net will very likely lock on to the specific differences between the sounds of these numbers. Example: A while back someone was creating a neural net to identify tanks on the ground in satellite photos. Two samples were used and the net learned to successfully differentiate them. When other samples were tried, however, the system was completely wrong. Eventually it was determined that the photo with tanks was brighter than the photo without, and that was what the system used to differentiate the photos.
  • Re:Crack SDMI with it? by Foogle (Score:1) Wednesday October 04 2000, @07:50AM
  • Re:Standard bypassing registration link... by ^_^x (Score:2) Wednesday October 04 2000, @07:53AM
  • by SIGFPE (97527) on Wednesday October 04 2000, @07:56AM (#731756) Homepage
    I think this experiment could be very important for neurobiological research and maybe other typs of research. There are many fields of science where it is possible to go on forever publishing research without any checks. Obvious areas where this goes on are fields like so-called postmodern literary criticism. But it happens in the sciences too. In behavioural evolutionary biology you can make up just-so stories in paper after paper safe in the knowledge that nobody else can rerun evolution for you and demonstrate that you are wrong. In psychology you can repeatedly perform experiments measuring correlation between this variable and that. By chance one in 20 results are 95% significant and you publish those results as if they are something other than noise. Hopfield's experiment is going to be a sanity check against this kind of work - a kind of experimental control. Here's a situation where somebody does know the answer and work can be checked. A neural net involving only a few hundred neurons. If researchers are unable to reverse engineer this then should they really have jobs supposedly reverse engineering animal or even human brains? We need to see a few more tests like this in academia. Beyond a certain point - after you've taken your last exam - academics are no longer accountable to anyone. Sure - you get peer reviewed. But what happens when you and your peers all belong to a clique that have a vested interest in promulgating a particular scientific dogma? This experiment is a wonderful way to ensure that researchers still are being tested.
    --
  • Who is really being taught to think? by Mad Hughagi (Score:2) Wednesday October 04 2000, @07:57AM
  • Re:Philosophically important by blakestah (Score:2) Wednesday October 04 2000, @03:47PM
  • Re:Peer Review by Xandu (Score:1) Thursday October 05 2000, @04:26AM
  • Re:Neural Nets and Voice Recognition by demo (Score:1) Thursday October 05 2000, @05:18AM
  • Confusing handwaving with logic and maths by Morgaine (Score:2) Thursday October 05 2000, @06:13AM
  • Re:Standard bypassing registration link... by Lurker187 (Score:1) Thursday October 05 2000, @08:11AM
  • Misunderstandings by yet another coward (Score:1) Thursday October 05 2000, @04:59PM
  • Re:Standard bypassing registration link... by BilldaCat (Score:1) Wednesday October 04 2000, @07:22AM
  • Re:asdf by Eso (Score:1) Wednesday October 04 2000, @07:23AM
  • Offtopic / Flamebait / Troll detector by kbyrd (Score:1) Wednesday October 04 2000, @07:24AM
  • ...wait a sec.... by tolan's my name (Score:1) Wednesday October 04 2000, @07:25AM
(1) | 2