English

Exploring State Space and Reasoning by Elimination in Tsetlin Machines

Machine Learning 2024-07-18 v2 Artificial Intelligence

Abstract

The Tsetlin Machine (TM) has gained significant attention in Machine Learning (ML). By employing logical fundamentals, it facilitates pattern learning and representation, offering an alternative approach for developing comprehensible Artificial Intelligence (AI) with a specific focus on pattern classification in the form of conjunctive clauses. In the domain of Natural Language Processing (NLP), TM is utilised to construct word embedding and describe target words using clauses. To enhance the descriptive capacity of these clauses, we study the concept of Reasoning by Elimination (RbE) in clauses' formulation, which involves incorporating feature negations to provide a more comprehensive representation. In more detail, this paper employs the Tsetlin Machine Auto-Encoder (TM-AE) architecture to generate dense word vectors, aiming at capturing contextual information by extracting feature-dense vectors for a given vocabulary. Thereafter, the principle of RbE is explored to improve descriptivity and optimise the performance of the TM. Specifically, the specificity parameter s and the voting margin parameter T are leveraged to regulate feature distribution in the state space, resulting in a dense representation of information for each clause. In addition, we investigate the state spaces of TM-AE, especially for the forgotten/excluded features. Empirical investigations on artificially generated data, the IMDB dataset, and the 20 Newsgroups dataset showcase the robustness of the TM, with accuracy reaching 90.62\% for the IMDB.

Keywords

Cite

@article{arxiv.2407.09162,
  title  = {Exploring State Space and Reasoning by Elimination in Tsetlin Machines},
  author = {Ahmed K. Kadhim and Ole-Christoffer Granmo and Lei Jiao and Rishad Shafik},
  journal= {arXiv preprint arXiv:2407.09162},
  year   = {2024}
}

Comments

8 pages, 8 figures

R2 v1 2026-06-28T17:38:29.430Z