Adaptive Prototype Learning Algorithms: Theoretical and Experimental Studies

Abstract

In this paper, we propose a number of adaptive prototype learning (APL) algorithms. They employ the same algorithmic scheme to determine the number and location of prototypes, but differ in the use of samples or the weighted averages of samples as prototypes, and also in the assumption of distance measures. To understand these algorithms from a theoretical viewpoint, we address their convergence properties, as well as their consistency under certain conditions. We also present a soft version of APL, in which a non-zero training error is allowed in order to enhance the generalization power of the resultant classifier. Applying the proposed algorithms to twelve UCI benchmark data sets, we demonstrate that they outperform many instance-based learning algorithms, the k-nearest neighbor rule, and support vector machines in terms of average test accuracy.

Cite

Text

Chang et al. "Adaptive Prototype Learning Algorithms: Theoretical and Experimental Studies." Journal of Machine Learning Research, 2006.

Markdown

[Chang et al. "Adaptive Prototype Learning Algorithms: Theoretical and Experimental Studies." Journal of Machine Learning Research, 2006.](https://mlanthology.org/jmlr/2006/chang2006jmlr-adaptive/)

BibTeX

@article{chang2006jmlr-adaptive,
  title     = {{Adaptive Prototype Learning Algorithms: Theoretical and Experimental Studies}},
  author    = {Chang, Fu and Lin, Chin-Chin and Lu, Chi-Jen},
  journal   = {Journal of Machine Learning Research},
  year      = {2006},
  pages     = {2125-2148},
  volume    = {7},
  url       = {https://mlanthology.org/jmlr/2006/chang2006jmlr-adaptive/}
}