Super-klust: Another Way of Piecewise Linear Classification
Abstract
With our previous study, the Super-k algorithm, we have introduced a novel way of piecewise-linear classification. While working on the Super-k algorithm, we have found that there is a similar, and simpler way to explain for obtaining a piecewise-linear classifier based on Voronoi tessellations. Replacing the multidimensional voxelization and expectation-maximization stages of the algorithm with a distance-based clustering algorithm, preferably k-means, works as well as the prior approach. Since we are replacing the voxelization with the clustering, we have found it meaningful to name the modified algorithm, with respect to Super-k, as Supervised k Clusters or in short Super-klust. Similar to the Super-k algorithm, the Super-klust algorithm covers data with a labeled Voronoi tessellation, and uses resulting tessellation for classification. According to the experimental results, the Super-klust algorithm has similar performance characteristics with the Super-k algorithm.
Cite
@article{arxiv.2102.01571,
title = {Super-klust: Another Way of Piecewise Linear Classification},
author = {Rahman Salim Zengin and Volkan Sezer},
journal= {arXiv preprint arXiv:2102.01571},
year = {2021}
}
Comments
5 pages, 10 figures, "for the source code, see https://github.com/ituamg/super-klust"