home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / ai / neuraln / 3411 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.6 KB

  1. Path: sparky!uunet!dtix!relay!afterlife!hcbarth
  2. From: hcbarth@afterlife.ncsc.mil (Bart Bartholomew)
  3. Newsgroups: comp.ai.neural-nets
  4. Subject: BEP question
  5. Message-ID: <1992Sep7.064241.10764@afterlife.ncsc.mil>
  6. Date: 7 Sep 92 06:42:41 GMT
  7. Organization: The Great Beyond
  8. Lines: 27
  9.  
  10.  
  11.     I have been pondering a problem in NNs that I think should
  12. work, but I don't know how to implement it.  While I will describe
  13. a specific problem, the technique (if there is one) should have
  14. a fairly wide use.
  15.     Everyone is just born knowing that sine waves are mean zero,
  16. variance one.  If gaussian noise is added, the variance goes up.
  17. Some people use the variance as a measure of the signal-to-noise ratio.
  18.     Seems like we should be able to do an epochal forward pass
  19. in which we accumulate the output points, compute the variance, 
  20. develope an error term from the putative norm, and backpropagate that.
  21.     One can, of course, see other such error terms.  In effect, 
  22. we have some black box in the forward pass to develop the error for
  23. the backward pass.
  24.     The mathematicians (I am most assuredly *not*) will probably
  25. object if the error term is not differentiable.  My wetware feeling
  26. (notoriously unreliable) is that if a given function is not nicely
  27. differential, there is some reasonable transformation of it that is.
  28.     At this point we come to the inevitable clash with the nuts-
  29. and-bolts of the problem in deciding how to actually implement
  30. something like this.
  31.     Your comments please.
  32.     Bart
  33. -- 
  34.  If there's one thing I just can't stand, it's intolerance.
  35. *No One* is responsible for my views, I'm a committee. Please do not
  36. infer that which I do not imply.  hcbarth@afterlife.ncsc.mil
  37.