home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / ai / neuraln / 2933 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  3.8 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!mojo.eng.umd.edu!disney.src.umd.edu!tedwards
  2. From: tedwards@src.umd.edu (Thomas Grant Edwards)
  3. Newsgroups: comp.ai.neural-nets
  4. Subject: Re: Thanks Neural Nets, and Brains?
  5. Message-ID: <1992Jul24.192734.26752@src.umd.edu>
  6. Date: 24 Jul 92 19:27:34 GMT
  7. References: <1992Jul21.162033.57397@cc.usu.edu> <1992Jul23.013755.18847@hubcap.clemson.edu> <arms.711907358@spedden>
  8. Sender: news@src.umd.edu (C-News)
  9. Organization: Systems Research Center, Maryversity of Uniland, College Park
  10. Lines: 62
  11.  
  12. In article <arms.711907358@spedden> arms@cs.UAlberta.CA (Bill Armstrong) writes:
  13. >First off, isn't it rather strange that the most widespread artificial
  14. >model of neural operation. the multilayer perceptron, uses continuous
  15. >quantities on its connections, while the dendrites and axons of
  16. >neurons use "zero or one" type action potentials?  Until physiological
  17. >psychologists start studying adaptive logic networks, can anyone
  18. >expect much progress on understanding the brain?
  19.  
  20. I think this is a simplification of what is going on in brain...
  21.  
  22. o  There are hundreds of different kinds of neurons in the brain. 
  23.    Most have a spiking nature, but I think to consider the spiking
  24.    nature an ALN is not proper, in most situations.  Time-domain
  25.    characteristics of neural firing, pulse width and pulse frequency
  26.    modulation, play parts which we are only beginning to properly
  27.    understand. 
  28.  
  29. o  But the electronic nature of neurons is only one facet of neural
  30.    behaviour.  There is a great dependence on chemical messengers in
  31.    the brain, some of which we understand, most of which we do not.
  32.    Some of these pass from neuron to neuron in complicated ways, others
  33.    just diffuse through the tissue.  There is even talk of microtubules
  34.    providing a significant path for chemical messengers.
  35.  
  36. o  In many neural systems, we find gap-junctions, which operate like
  37.    analog resistive networks
  38.  
  39. Anyway, to conclude, the brain is complex, real complex.  We don't understand
  40. it's spatial organization, we don't understand the neuron fully,
  41. we don't understand the supporting cells either.  The major path of
  42. getting a understanding of the brain is to approach it from the senses.
  43. For example, we are just about getting an idea about how the retina works
  44. (which is, more or less, an extension of the brain.  Alot of complex
  45. spatio-temporal processing goes on there).  And we are even becomming able
  46. to trace operation back through the LGN, into the parietal area.  But 
  47. that's about as far as our understanding takes us.  Similarly, we are also
  48. approaching brain from the auditory system, trying to grasp the 
  49. processing and lateral inhibition across frequency.
  50.  
  51. We are at the point where we can start trying to study some small 
  52. isolated neural circuitry, assuming that neural modulating messengers
  53. are controlled or not playing a large part.  But clearly, there is alot
  54. of biochemical and physiological research left to be done.
  55.  
  56. What about neural nets?  Well, they are clearly not simulations of 
  57. real neural activity.  The study of neural networks, if not taken too
  58. literally, I believe can give us the basis of understanding the massive
  59. parallel computation going on in brain.  
  60.  
  61. For example, I think the extensive work with 3-layer perceptrons has shown
  62. that homogenous assemblies of computational entities probably is not the
  63. best model for explaining the incredible parallel computation in brain.
  64. We can look at Cascade-Correlation as an example of a self-adaptive 
  65. architecture that has differentiated modules, yet still maintains a high
  66. degree of parallelism, and it gets alot more jobs done than simple MLP's.
  67. I wouldn't nominate CC as a real brain model, but as a theoretical tool
  68. for understanding how parts of brain might be organized.
  69.  
  70. I also believe work on chaos in man-made neural nets may also be a
  71. useful tool for understanding chaos in real neural systems.
  72.  
  73. -Thomas Edwards
  74.