home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / ai / neuraln / 2988 < prev    next >
Encoding:
Text File  |  1992-07-27  |  3.3 KB  |  75 lines

  1. Newsgroups: comp.ai.neural-nets
  2. Path: sparky!uunet!gatech!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!alberta!arms
  3. From: arms@cs.UAlberta.CA (Bill Armstrong)
  4. Subject: Re: Correctness of NNs
  5. Message-ID: <arms.712266454@spedden>
  6. Sender: news@cs.UAlberta.CA (News Administrator)
  7. Nntp-Posting-Host: spedden.cs.ualberta.ca
  8. Organization: University of Alberta, Edmonton, Canada
  9. References: <10088@baird.cs.strath.ac.uk> <arms.712022732@spedden> <10091@baird.cs.strath.ac.uk>
  10. Date: Mon, 27 Jul 1992 19:47:34 GMT
  11. Lines: 62
  12.  
  13. robert@cs.strath.ac.uk (Robert B Lambert) writes:
  14.  
  15.  
  16. >     The individual neurons
  17. >in the brain are causal devices. Their state is based on the history of firing
  18. >of the cell and the history of received pulses.
  19.  
  20. I would like to agree with you.  If this is true, then you could use
  21. an ALN model to try to learn to approximate this functionality
  22. (boolean signals, discrete time), independently of any non-boolean
  23. parts in the actual system, which merely serve to transform a history
  24. of input pulses to the output pulse stream.  One of my questions is
  25. just: does anyone see a problem in using ALNs this way, even if they
  26. are not an accurate model of the neuron?
  27.  
  28. >>I will leave it up to the BP people to worry about the safety of their
  29. >>systems.  Up to now, it seems they won't even admit there is a
  30. >>problem.
  31. >>
  32.  
  33. >I agree with you to a point. Simple NNs by there very nature are unreliable.
  34.  
  35. That's not my argument.  If we are talking about digital as opposed to
  36. analog NNs, then they can be as reliable as any other computing
  37. device, whether they are ALNs or the usual MLPs.  The problem I see is
  38. that we train them on limited data, and testing will not show up all
  39. the deviations from what we want, even if we can specify what we want.
  40. It's the people who count on miracles that are the real danger in NN
  41. technology.
  42.  
  43. >What is the future of ANNs? If they are to be used in any situation where a 
  44. >fully definable input-output set exists, they have no future as this is the 
  45. >application where conventional computer technology excels.
  46.  
  47. ALNS produce conventional computing technology! Namely combinational
  48. switching circuits, which you could implement using today's cheap,
  49. off-the shelf programmable logic devices. We could use ALN technology
  50. to implement fully definable functions in a faster way.  I see that as
  51. promising for numerical computation of the usual kind.  Here, what
  52. applies to NNs does not apply to BP type nets, because the latter are
  53. not fast enough to compete with conventional methods, while ALNs are.
  54.  
  55.  If ANNs are to be
  56. >used for real world control and recognition tasks we must face up to the fact
  57. >that such networks while able to give the best performance can never be 100%
  58. >reliable as it is simply not possible to account for all possible inputs.
  59.  
  60. You have to have a spec, and you have to have a way for proving your
  61. ANN is within spec.  So even in cases where you have astronomical
  62. numbers of inputs, you can still prove an ANN is within spec.  The
  63. major problem is when you have no spec, as in many recognition tasks.
  64.  
  65. Thanks for your thoughtful comments.
  66.  
  67. Bill
  68.  
  69.  
  70. --
  71. ***************************************************
  72. Prof. William W. Armstrong, Computing Science Dept.
  73. University of Alberta; Edmonton, Alberta, Canada T6G 2H1
  74. arms@cs.ualberta.ca Tel(403)492 2374 FAX 492 1071
  75.