Published in

Proceedings of the Fourth International Conference on SImilarity Search and APplications - SISAP '11

DOI: 10.1145/1995412.1995430

Links

Tools

Export citation

Search in Google Scholar

A fast hybrid classification algorithm based on the minimum distance and the k-NN classifiers

Proceedings article published in 2011 by Stefanos Ougiaroglou, Georgios Evangelidis, Dimitrios Dervos
This paper is available in a repository.
This paper is available in a repository.

Full text: Download

Green circle
Preprint: archiving allowed
Green circle
Postprint: archiving allowed
Red circle
Published version: archiving forbidden
Data provided by SHERPA/RoMEO

Abstract

Some of the most commonly used classifiers are based on the retrieval and examination of the k Nearest Neighbors of unclassified instances. However, since the size of datasets can be large, these classifiers are inapplicable when the time-costly sequential search over all instances is used to find the neighbors. The Minimum Distance Classifier is a very fast classification approach but it usually achieves much lower classification accuracy than the k-NN classifier. In this paper, a fast, hybrid and model-free classification algorithm is introduced that combines the Minimum Distance and the k-NN classifiers. The proposed algorithm aims at maximizing the reduction of computational cost, by keeping classification accuracy at a high level. The experimental results illustrate that the proposed approach can be applicable in dynamic, time-constrained environments.