Learning Minimalistic Tsetlin Machine Clauses with Markov Boundary-Guided Pruning
Ole-Christoffer Granmo, Per-Arne Andersen, Lei Jiao, Xuan, Zhang, Christian Blakely, Tor Tveit

TL;DR
This paper introduces a novel Tsetlin Machine feedback scheme with a context-specific automaton to identify and prune variables outside the Markov boundary, enhancing feature selection and interpretability.
Contribution
It proposes a new feedback mechanism for Tsetlin Machines that leverages a context-specific automaton to effectively learn Markov boundaries from data.
Findings
The scheme successfully exploits context-specific independence.
Empirical results demonstrate improved boundary detection.
Theoretical analysis confirms convergence properties.
Abstract
A set of variables is the Markov blanket of a random variable if it contains all the information needed for predicting the variable. If the blanket cannot be reduced without losing useful information, it is called a Markov boundary. Identifying the Markov boundary of a random variable is advantageous because all variables outside the boundary are superfluous. Hence, the Markov boundary provides an optimal feature set. However, learning the Markov boundary from data is challenging for two reasons. If one or more variables are removed from the Markov boundary, variables outside the boundary may start providing information. Conversely, variables within the boundary may stop providing information. The true role of each candidate variable is only manifesting when the Markov boundary has been identified. In this paper, we propose a new Tsetlin Machine (TM) feedback scheme that supplements…
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 · Reinforcement Learning in Robotics · Machine Learning and Algorithms
