ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1911.12607
8
5

The Weighted Tsetlin Machine: Compressed Representations with Weighted Clauses

28 November 2019
Adrian Phoulady
Ole-Christoffer Granmo
S. Gorji
H. A. Phoulady
ArXivPDFHTML
Abstract

The Tsetlin Machine (TM) is an interpretable mechanism for pattern recognition that constructs conjunctive clauses from data. The clauses capture frequent patterns with high discriminating power, providing increasing expression power with each additional clause. However, the resulting accuracy gain comes at the cost of linear growth in computation time and memory usage. In this paper, we present the Weighted Tsetlin Machine (WTM), which reduces computation time and memory usage by weighting the clauses. Real-valued weighting allows one clause to replace multiple, and supports fine-tuning the impact of each clause. Our novel scheme simultaneously learns both the composition of the clauses and their weights. Furthermore, we increase training efficiency by replacing kkk Bernoulli trials of success probability ppp with a uniform sample of average size pkp kpk, the size drawn from a binomial distribution. In our empirical evaluation, the WTM achieved the same accuracy as the TM on MNIST, IMDb, and Connect-4, requiring only 1/41/41/4, 1/31/31/3, and 1/501/501/50 of the clauses, respectively. With the same number of clauses, the WTM outperformed the TM, obtaining peak test accuracies of respectively 98.63%98.63\%98.63%, 90.37%90.37\%90.37%, and 87.91%87.91\%87.91%. Finally, our novel sampling scheme reduced sample generation time by a factor of 777.

View on arXiv
Comments on this paper