𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Evolution and generalization of a single neurone: I. Single-layer perceptron as seven statistical classifiers

✍ Scribed by Šarūnas Raudys


Publisher
Elsevier Science
Year
1998
Tongue
English
Weight
259 KB
Volume
11
Category
Article
ISSN
0893-6080

No coin nor oath required. For personal study only.

✦ Synopsis


Unlike many other investigations on this topic, the present one considers the non-linear single-layer perceptron (SLP) as a process in which the weights of the perceptron are increasing, and the cost function of the sum of squares is changing gradually. During the backpropagation training, the decision boundary of of SLP becomes identical or close to that of seven statistical classifiers: (1) the Euclidean distance classifier, (2) the regularized linear discriminant analysis, (3) the standard Fisher linear discriminant function, (4) the Fisher linear discriminant function with a pseudoinverse covariance matrix, (5) the generalized Fisher discriminant function, (6) the minimum empirical error classifier, and (7) the maximum margin classifier. In order to obtain a wider range of classifiers, five new complexity-control techniques are proposed: target value control, moving of the learning data centre into the origin of coordinates, zero weight initialization, use of an additional negative weight decay term called ''anti-regularization'', and use of an exponentially increasing learning step. Which particular type of classifier will be obtained depends on the data, the cost function to be minimized, the optimization technique and its parameters, and the stopping criteria.


📜 SIMILAR VOLUMES


Evolution and generalization of a single
✍ Šarūnas Raudys 📂 Article 📅 1998 🏛 Elsevier Science 🌐 English ⚖ 288 KB

Unlike many other investigations on this topic, the present one does not consider the nonlinear SLP as a single special type of the classification rule. In SLP training we can obtain seven statistical classifiers of differing complexity: (1) the Euclidean distance classifier; (2) the standard Fisher