TPFL: Tsetlin-Personalized Federated Learning with Confidence-Based Clustering
Rasoul Jafari Gohari, Laya Aliahmadipour, Ezat Valipour

TL;DR
This paper introduces TPFL, a novel federated learning approach using Tsetlin Machines that clusters models based on confidence, reducing communication costs and improving accuracy in non-IID data scenarios.
Contribution
The paper presents TPFL, a new personalized federated learning method leveraging confidence-based clustering with Tsetlin Machines, enhancing privacy, efficiency, and accuracy.
Findings
Achieved over 98% accuracy on MNIST and FashionMNIST datasets.
Reduced communication costs by sharing only class-specific weights.
Outperformed six baseline federated learning methods.
Abstract
The world of Machine Learning (ML) has witnessed rapid changes in terms of new models and ways to process users data. The majority of work that has been done is focused on Deep Learning (DL) based approaches. However, with the emergence of new algorithms such as the Tsetlin Machine (TM) algorithm, there is growing interest in exploring alternative approaches that may offer unique advantages in certain domains or applications. One of these domains is Federated Learning (FL), in which users privacy is of utmost importance. Due to its novelty, FL has seen a surge in the incorporation of personalization techniques to enhance model accuracy while maintaining user privacy under personalized conditions. In this work, we propose a novel approach called TPFL: Tsetlin-Personalized Federated Learning, in which models are grouped into clusters based on their confidence towards a specific class. In…
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
TopicsPrivacy-Preserving Technologies in Data
