SOAR: Simultaneous Or of And Rules for Classification of Positive & Negative Classes
Elena Khusainova, Emily Dodwell, Ritwik Mitra

TL;DR
This paper introduces SOAR, a rule-based classification method that generates separate rules for positive and negative classes, improving interpretability and handling ambiguity in noisy binary data.
Contribution
It extends existing or-of-and rules to classify both classes simultaneously and provides a taxonomy for ambiguity in noisy data, with competitive performance.
Findings
Achieves classification performance comparable to modern algorithms
Provides a more granular likelihood model for noisy data
Demonstrates utility on synthetic and real datasets
Abstract
Algorithmic decision making has proliferated and now impacts our daily lives in both mundane and consequential ways. Machine learning practitioners make use of a myriad of algorithms for predictive models in applications as diverse as movie recommendations, medical diagnoses, and parole recommendations without delving into the reasons driving specific predictive decisions. Machine learning algorithms in such applications are often chosen for their superior performance, however popular choices such as random forest and deep neural networks fail to provide an interpretable understanding of the predictive model. In recent years, rule-based algorithms have been used to address this issue. Wang et al. (2017) presented an or-of-and (disjunctive normal form) based classification technique that allows for classification rule mining of a single class in a binary classification; this method is…
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
TopicsMachine Learning and Data Classification · Imbalanced Data Classification Techniques · Artificial Intelligence in Healthcare
