home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / ai / neuraln / 3408 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.2 KB  |  44 lines

  1. Newsgroups: comp.ai.neural-nets
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!jvnc.net!nuscc!iti.gov.sg!news
  3. From: swarnama@iti.gov.sg (S. Swarnamala)
  4. Subject: RBF Nets - some basic issues 
  5. Message-ID: <1992Sep7.015309.21453@iti.gov.sg>
  6. Sender: news@iti.gov.sg (News Admin)
  7. Reply-To: swarnama@iti.gov.sg
  8. Organization: Information Technology Institute, National Computer Board, S'pore
  9. Date: Mon, 7 Sep 1992 01:53:09 GMT
  10. Lines: 32
  11.  
  12.  
  13. Hello fellow netters,
  14.  
  15. I am trying to use RBF-based hybrid network for prediction. I follow the
  16. design as is given in literature - Single hidden layer feed forward BP-net 
  17. with linear output nodes and guassian hidden nodes. I also use additional nodes each of input dimension for every hidden unit (introduced for improving prediction). I have simulated this net using around 100 guassians for a 12 dimensional input of around 400 input sample size (could be oversized - I don't know). 
  18.  
  19. I have some fundamental questions regarding this :
  20.  
  21.  1) The unsupervised part of learning in this context is basically a process of clustering all the input patterns of N-dimension. The common way of quantifying the tightness of clustering is sum((Eu)dist of each pattern from its closest cluster center). What should this measure be for a good clustering?  OR in other words "Is there a bench mark against which the quality for a given clustered sample could be compared ( such as Average Relative Variance for prediction)"
  22.  
  23.  2) Is there any empirical relation between no: of attractors (cluster centres), input pattern dimension and no: of patterns to be clustered ?
  24.  
  25.  3) Any figures of reasonable input dimension for which RBF network size will be manageble ?
  26.  
  27. I request for answers to these queries . Also am thankful for any pointers to literature discussing these issues. I shall summarise the replies I get on this news-group.
  28.  
  29. PS: To my previous posting of this note, to my dissapointment I received no replies. Has the interest on RBF nets died out? If so, could any one summarise
  30. the reasons for it. 
  31.     
  32.  Thanks and Regards,
  33.   Mala.
  34.  
  35. -----------------------------------------
  36.  Srirengan Swarnamala,                       
  37.  Knowledge Systems Lab,
  38.  Information Technology Institute,
  39.  National Computer Board of Singapore.
  40.  E-mail : (Internet) swarnama@iti.gov.sg
  41.  
  42.  
  43.  
  44.