ETHEREAL: Energy-efficient and High-throughput Inference using Compressed Tsetlin Machine
Shengyu Duan, Rishad Shafik, Alex Yakovlev

TL;DR
ETHEREAL introduces a compressed Tsetlin Machine that significantly reduces model size and inference energy consumption, enabling efficient machine learning inference suitable for resource-constrained environments.
Contribution
The paper presents a novel training method for compressed Tsetlin Machines, achieving up to 87.54% size reduction with minimal accuracy loss, and demonstrates superior energy efficiency and throughput on TinyML devices.
Findings
Model size reduced by up to 87.54%.
Over an order of magnitude faster inference and lower energy use than BNNs.
Maintains competitive accuracy with significant compression.
Abstract
The Tsetlin Machine (TM) is a novel alternative to deep neural networks (DNNs). Unlike DNNs, which rely on multi-path arithmetic operations, a TM learns propositional logic patterns from data literals using Tsetlin automata. This fundamental shift from arithmetic to logic underpinning makes TM suitable for empowering new applications with low-cost implementations. In TM, literals are often included by both positive and negative clauses within the same class, canceling out their impact on individual class definitions. This property can be exploited to develop compressed TM models, enabling energy-efficient and high-throughput inferences for machine learning (ML) applications. We introduce a training approach that incorporates excluded automata states to sparsify TM logic patterns in both positive and negative clauses. This exclusion is iterative, ensuring that highly class-correlated…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
