TL;DR
This paper introduces a novel Tsetlin Machine-based method for high-accuracy, interpretable text categorization in medical applications, outperforming many traditional machine learning techniques and offering faster GPU-based execution.
Contribution
It is the first to apply the Tsetlin Machine to text categorization, capturing human-interpretable rules with high accuracy and efficiency, especially in medical contexts.
Findings
Tsetlin Machine matches or outperforms traditional methods in accuracy.
It provides human-interpretable rules for categories.
GPU implementation is 5-15 times faster than CPU.
Abstract
Medical applications challenge today's text categorization techniques by demanding both high accuracy and ease-of-interpretation. Although deep learning has provided a leap ahead in accuracy, this leap comes at the sacrifice of interpretability. To address this accuracy-interpretability challenge, we here introduce, for the first time, a text categorization approach that leverages the recently introduced Tsetlin Machine. In all brevity, we represent the terms of a text as propositional variables. From these, we capture categories using simple propositional formulae, such as: if "rash" and "reaction" and "penicillin" then Allergy. The Tsetlin Machine learns these formulae from a labelled text, utilizing conjunctive clauses to represent the particular facets of each category. Indeed, even the absence of terms (negated features) can be used for categorization purposes. Our empirical…
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.
