paper-with-me

홈 › Papers

Autonomous Collaborative Learning Among an Ensemble of Tsetlin Machines with Consensus-Based Inference

2026-07-22 · Yehuda Rudin, Osnat Keren, Michal Yemini, Alexander Fish arxiv

Tsetlin Machine (TM) is a rule-based machine-learning algorithm comprising collectives of two-action Tsetlin Automata (TAs) that cooperatively form conjunctive logical clauses from Boolean inputs through stochastic feedback. Although few recent studies have examined TM Federated Learning, the broader area of distributed and decentralized TM learning has not received much attention in the existing literature and warrants further exploration. In this work, we propose a paradigm for decentralized collaborative learning under a vertical feature-partitioning setting among an ensemble of Tsetlin Machines using consensus-based inference. Within this decentralized paradigm, each agent maintains its own private TM model, and there is no exchange of raw data among agents. Inference combines individual agents model predictions into a global consensus. The paradigm accommodates heterogeneous TM-based agents with differing data acquisition means, local data distributions, or computational resources, thereby facilitating the integration and fusion of information in settings such as multi-modal sensing environments. Experiments conducted using two-dimensional grid and connected graph network topologies demonstrate that the classification accuracies achieved are comparable to those of centralized models.

📄 PDF Abstract BibTeX arXiv:2607.20124

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Hyperdimensional Vector Tsetlin Machines with Applications to Sequence Learning and Generation

2024-08-29 · Christian D. Blakely

We construct a two-layered model for learning and generating sequential data that is both computationally fast and competitive with vanilla Tsetlin machines, adding numerous advantages. Through the use of hyperdimensiona…

Time SeriesTime Series Classification

Pre-Sorted Tsetlin Machine (The Genetic K-Medoid Method)

2024-02-07 · Jordan Morris

This paper proposes a machine learning pre-sort stage to traditional supervised learning using Tsetlin Machines. Initially, K data-points are identified from the dataset using an expedited genetic algorithm to solve the …

Clustering

Generalized Convergence Analysis of Tsetlin Machines: A Probabilistic Approach to Concept Learning

2023-10-03 · Mohamed-Bachir Belaid, Jivitesh Sharma, Lei Jiao, Ole-Christoffer Granmo 외

Tsetlin Machines (TMs) have garnered increasing interest for their ability to learn concepts via propositional formulas and their proven efficiency across various application domains. Despite this, the convergence proof …

Interpretable Machine Learning

Generating Bayesian Network Models from Data Using Tsetlin Machines

2023-05-17 · Christian D. Blakely

Bayesian networks (BN) are directed acyclic graphical (DAG) models that have been adopted into many fields for their strengths in transparency, interpretability, probabilistic reasoning, and causal modeling. Given a set …

A Novel Approach To Implementing Knowledge Distillation In Tsetlin Machines

2025-04-02 · Calvin Kinateder

The Tsetlin Machine (TM) is a propositional logic based model that uses conjunctive clauses to learn patterns from data. As with typical neural networks, the performance of a Tsetlin Machine is largely dependent on its p…

Knowledge Distillationtext-classificationText Classification