Clusters are All You Need: Pre-Training the Tsetlin Machine with Semantic Clusters from Language Models for Interpretability
- lab arXiv
- location arXivLabs
- model BERT
- model Tsetlin Machine (TM)
A new framework proposes pre-training the Tsetlin Machine using semantic clusters derived from language models, aiming to combine interpretable reasoning with performance competitive with BERT, according to a preprint posted to arXiv on June 18, 2026 [1][2]. The Tsetlin Machine (TM) is a logic-based architecture that learns patterns using propositional clauses, offering fully transparent decision-making. However, it has historically captured limited semantic information. Pre-trained language models such as BERT achieve high accuracy on text classification but operate as black boxes, restricting their deployment in high-stakes domains [1][2]. Prior efforts to connect the two technologies relied on static word embeddings, which fail to capture contextual meaning [1][2]. The new method, detailed in the preprint, avoids embeddings entirely. Instead, text samples are grouped into semantically coherent clusters using K-means or Top2Vec. These cluster-sample pairs then pre-train a non-negated TM with enhanced Type I feedback, allowing the model to learn interpretable semantic keywords that are later fine-tuned on downstream tasks [1][2]. Across five datasets, the approach substantially outperformed vanilla and embedding-based TMs and reached performance competitive with BERT while preserving full interpretability [1][2]. The paper was submitted to the Computation and Language section of arXiv, an open-access repository that hosts preprints across physics, mathematics, computer science, and related fields. As of November 2024, arXiv receives roughly 24,000 new articles per month and has surpassed two million total submissions since its launch in 1991 [6]. The preprint’s landing page includes links to experimental community tools such as Bibliographic Explorer and Connected Papers, which are part of the arXivLabs framework launched in 2020 to enable third-party collaborators to build features on top of the repository [4][5].
safety-researchresearch-paperinfrastructuretool-release
Background sources we checked (7)
- arxiv.org ↗ Pre-trained language models such as BERT achieve strong text classification performance but lack transparency, limiting their use in high-stakes settings. The Tsetlin Machine (TM) offers fully interpretable, clause-based reasoning but captures little semantic information, and pri…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…