paper-with-me

홈 › Papers

Self-timed Reinforcement Learning using Tsetlin Machine

2021-09-02 · Adrian Wheeldon, Alex Yakovlev, Rishad Shafik

We present a hardware design for the learning datapath of the Tsetlin machine algorithm, along with a latency analysis of the inference datapath. In order to generate a low energy hardware which is suitable for pervasive artificial intelligence applications, we use a mixture of asynchronous design techniques - including Petri nets, signal transition graphs, dual-rail and bundled-data. The work builds on previous design of the inference hardware, and includes an in-depth breakdown of the automaton feedback, probability generation and Tsetlin automata. Results illustrate the advantages of asynchronous design in applications such as personalized healthcare and battery-powered internet of things devices, where energy is limited and latency is an important figure of merit. Challenges of static timing analysis in asynchronous circuits are also addressed.

📄 PDF Abstract BibTeX arXiv:2109.00846

Code (6)

cair/TsetlinMachine 공식 구현
cair/PyTsetlinMachineCUDA
cair/pyTsetlinMachine
cair/pyTsetlinMachineMT
cair/pyTsetlinMachineParallel
ckinateder/pytsetlinmachineparallel

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

The Tsetlin Machine Goes Deep: Logical Learning and Reasoning With Graphs

2025-07-20 · Ole-Christoffer Granmo, Youmna Abdelwahab, Per-Arne Andersen, Karl Audun K. Borgersen 외 arxiv

Pattern recognition with concise and flat AND-rules makes the Tsetlin Machine (TM) both interpretable and efficient, while the power of Tsetlin automata enables accuracy comparable to deep learning on an increasing numbe…

Graph Representation LearningReinforcement LearningRecommendation SystemsImage Classification

The Tsetlin Machine - A Game Theoretic Bandit Driven Approach to Optimal Pattern Recognition with Propositional Logic

2018-04-04 · Ole-Christoffer Granmo

Although simple individually, artificial neurons provide state-of-the-art performance when interconnected in deep networks. Unknown to many, there exists an arguably even simpler and more versatile learning mechanism, na…

Image ClassificationUnity

Low-Latency Asynchronous Logic Design for Inference at the Edge

2020-12-07 · Adrian Wheeldon, Alex Yakovlev, Rishad Shafik, Jordan Morris

Modern internet of things (IoT) devices leverage machine learning inference using sensed data on-device rather than offloading them to the cloud. Commonly known as inference at-the-edge, this gives many benefits to the u…

BIG-bench Machine Learning

Tsetlin Machine for Solving Contextual Bandit Problems

2022-02-04 · Raihan Seraj, Jivitesh Sharma, Ole-Christoffer Granmo

This paper introduces an interpretable contextual bandit algorithm using Tsetlin Machines, which solves complex pattern recognition tasks using propositional logic. The proposed bandit learning algorithm relies on straig…

Thompson Sampling

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