English

An Unsupervised Learning Classifier with Competitive Error Performance

Machine Learning 2024-10-01 v3 Machine Learning

Abstract

An unsupervised learning classification model is described. It achieves classification error probability competitive with that of popular supervised learning classifiers such as SVM or kNN. The model is based on the incremental execution of small step shift and rotation operations upon selected discriminative hyperplanes at the arrival of input samples. When applied, in conjunction with a selected feature extractor, to a subset of the ImageNet dataset benchmark, it yields 6.2 % Top 3 probability of error; this exceeds by merely about 2 % the result achieved by (supervised) k-Nearest Neighbor, both using same feature extractor. This result may also be contrasted with popular unsupervised learning schemes such as k-Means which is shown to be practically useless on same dataset.

Keywords

Cite

@article{arxiv.1806.09385,
  title  = {An Unsupervised Learning Classifier with Competitive Error Performance},
  author = {Daniel N. Nissani},
  journal= {arXiv preprint arXiv:1806.09385},
  year   = {2024}
}

Comments

Published at LOD 2018 Conference, Volterra

R2 v1 2026-06-23T02:40:28.931Z