The Tsetlin Machine -- A Game Theoretic Bandit Driven Approach to Optimal Pattern Recognition with Propositional Logic
Ole-Christoffer Granmo

TL;DR
The paper introduces the Tsetlin Machine, a novel pattern recognition approach using propositional logic and game theory, achieving competitive accuracy with high interpretability and computational simplicity.
Contribution
It presents the Tsetlin Machine, combining automata and game theory to solve complex pattern recognition problems with interpretable propositional formulas.
Findings
Achieves competitive accuracy on benchmarks.
Provides interpretable propositional formulas.
Simplifies computation through bit manipulation.
Abstract
Although simple individually, artificial neurons provide state-of-the-art performance when interconnected in deep networks. Arguably, the Tsetlin Automaton is an even simpler and more versatile learning mechanism, capable of solving the multi-armed bandit problem. Merely by means of a single integer as memory, it learns the optimal action in stochastic environments through increment and decrement operations. In this paper, we introduce the Tsetlin Machine, which solves complex pattern recognition problems with propositional formulas, composed by a collective of Tsetlin Automata. To eliminate the longstanding problem of vanishing signal-to-noise ratio, the Tsetlin Machine orchestrates the automata using a novel game. Further, both inputs, patterns, and outputs are expressed as bits, while recognition and learning rely on bit manipulation, simplifying computation. Our theoretical analysis…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Machine Learning and Algorithms · Advanced Bandit Algorithms Research
MethodsLogistic Regression
