home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.ai      Awaiting the gospel from Sarah Connor      1,954 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 808 of 1,954   
   Ted Dunning to All   
   Re: Analog data in neural networks   
   24 Oct 05 10:49:26   
   
   XPost: comp.ai.neural-nets   
   From: ted.dunning@gmail.com   
      
   Actually, centering and scaling aren't all that big of a deal; most NN   
   training algorithms can handle a few mis-scaled or offset inputs pretty   
   reasonably.  It is a good idea to scale and offset, but it isn't all   
   that terribly important.   
      
   It is generally more helpful to use the empirical distribution of the   
   inputs to non-linearly rescale inputs to more conventional   
   distributions.  This particularly helps when inputs have multiple size   
   scales, but the nature of the scales is not particularly clear.  By   
   scaling by the empirical distribution and then converting the resulting   
   (approximately) uniformly distributed value using an inverse normal   
   cumulative distribution to an approximately normally distributed value.   
      
   Once input redistribution is done, it can also be helpful to transform   
   all inputs by first clustering the data and then using the distances to   
   all of the cluster centroids instead of (or in addition to) the   
   original inputs.  These distances may best be described in terms of   
   probabilities by assuming each cluster is itself normally distributed.   
   EM based clustering algorithms are particularly good for this.   
      
   These are non-linear transformations which can be difficult to   
   characterize theoretically, but the practical import in certain   
   problems can be substantial.   
      
   [ comp.ai is moderated.  To submit, just post and be patient, or if ]   
   [ that fails mail your article to , and ]   
   [ ask your news administrator to fix the problems with your system. ]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca