Pre-Sorted Tsetlin Machine (The Genetic K-Medoid Method)
Neural and Evolutionary Computing
2024-04-09 v2 Artificial Intelligence
Machine Learning
Abstract
This paper proposes a machine learning pre-sort stage to traditional supervised learning using Tsetlin Machines. Initially, K data-points are identified from the dataset using an expedited genetic algorithm to solve the maximum dispersion problem. These are then used as the initial placement to run the K-Medoid clustering algorithm. Finally, an expedited genetic algorithm is used to align K independent Tsetlin Machines by maximising hamming distance. For MNIST level classification problems, results demonstrate up to 10% improvement in accuracy, approx. 383X reduction in training time and approx. 86X reduction in inference time.
Keywords
Cite
@article{arxiv.2403.09680,
title = {Pre-Sorted Tsetlin Machine (The Genetic K-Medoid Method)},
author = {Jordan Morris},
journal= {arXiv preprint arXiv:2403.09680},
year = {2024}
}
Comments
6 pages, 12 figures, 3 tables