Bcpnn

From HandWiki

A Bayesian Confidence Propagation Neural Network (BCPNN) is an artificial neural network inspired by Bayes' theorem: node activations represent probability ("confidence") in the presence of input features or categories, synaptic weights are based on estimated correlations and the spread of activation corresponds to calculating posteriori probabilities. It was originally proposed by Anders Lansner and Örjan Ekeberg at KTH.[1] The basic network is a feedforward neural network with continuous activation. This can be extended to include spiking units and hypercolumns, representing mutually exclusive or interval coded features.[2] This network has been used for classification tasks and data mining, for example for discovery of adverse drug reactions.[3] The units can also be connected as a recurrent neural network (losing the strict interpretation of their activations as probabilities)[4] but becoming a possible abstract model of biological neural networks and memory.[5][6]

References

  1. Lansner, A.; Ekeberg, Ö. (1989). "A one-layer feedback artificial neural network with a Bayesian learning rule". International Journal of Neural Systems 1 (1): 77–87. doi:10.1142/S0129065789000499. 
  2. Lansner, A.; Holst, A. (1996). "A higher order Bayesian neural network with spiking units". International Journal of Neural Systems 7 (2): 115–128. doi:10.1142/S0129065796000816. PMID 8823623. 
  3. Orre, R.; Lansner, A.; Bate, A.; Lindquist, M. (2000). "Bayesian neural networks with confidence estimations applied to data mining". Computational Statistics & Data Analysis 34 (4): 473–493. doi:10.1016/S0167-9473(99)00114-0. 
  4. Lansner, A., A recurrent bayesian ANN capable of extracting prototypes from unlabeled and noisy examples. In Artificial neural Networks, 1991. Espoo, Finland: Elsevier, Amsterdam
  5. Anders Sandberg, Bayesian Attractor Neural Network Models of Memory, Ph.D. dissertation Stockholm University, Department of Numerical Analysis and Computer Science, June 2003, TRITA-NA-0310, ISBN:91-7265-684-0
  6. Lansner, A.; Fransen, E.; Sandberg, A. (2002). "Cell assembly dynamics in detailed and abstract attractor models of cortical associative memory". Theory Biosci. 122: 19–36. doi:10.1007/s12064-003-0035-x.