Prototype optimization for nearest neighbor classifiers using a two-layer perceptron

作者:

Highlights:

摘要

The performance of a nearest neighbor classifier is degraded if only a small number of training samples are used as prototypes. An algorithm is presented for modifying the prototypes so that the classification rate can be increased. This algorithm makes use of a two-layer perceptron with one second-order input. Each hidden node of the perceptron represents a prototype and the weights of connections between a hidden node and the input nodes are initially set equal to the feature values of the corresponding prototype. The weights are then changed using a gradient-based algorithm to generate a new prototype. The algorithm has been tested with good results.

论文关键词:Nearest neighbor classifiers,Prototypes,Multi-layer neural networks,Recognition rate,Training of a perceptron

论文评审过程:Received 3 December 1991, Revised 14 July 1992, Accepted 23 July 1992, Available online 19 May 2003.

论文官网地址:https://doi.org/10.1016/0031-3203(93)90040-4