LEURN: Learning Explainable Univariate Rules with Neural Networks

03/27/2023
by   Caglar Aytekin, et al.
0

In this paper, we propose LEURN: a neural network architecture that learns univariate decision rules. LEURN is a white-box algorithm that results into univariate trees and makes explainable decisions in every stage. In each layer, LEURN finds a set of univariate rules based on an embedding of the previously checked rules and their corresponding responses. Both rule finding and final decision mechanisms are weighted linear combinations of these embeddings, hence contribution of all rules are clearly formulated and explainable. LEURN can select features, extract feature importance, provide semantic similarity between a pair of samples, be used in a generative manner and can give a confidence score. Thanks to a smoothness parameter, LEURN can also controllably behave like decision trees or vanilla neural networks. Besides these advantages, LEURN achieves comparable performance to state-of-the-art methods across 30 tabular datasets for classification and regression problems.

READ FULL TEXT

page 5

page 7

research
06/11/2020

SegNBDT: Visual Decision Rules for Segmentation

The black-box nature of neural networks limits model decision interpreta...
research
12/19/2019

Meta Decision Trees for Explainable Recommendation Systems

We tackle the problem of building explainable recommendation systems tha...
research
07/29/2020

Computing Optimal Decision Sets with SAT

As machine learning is increasingly used to help make decisions, there i...
research
09/23/2010

Extraction of Symbolic Rules from Artificial Neural Networks

Although backpropagation ANNs generally predict better than decision tre...
research
09/25/2010

Extracting Symbolic Rules for Medical Diagnosis Problem

Neural networks (NNs) have been successfully applied to solve a variety ...
research
02/09/2023

FrameBERT: Conceptual Metaphor Detection with Frame Embedding Learning

In this paper, we propose FrameBERT, a RoBERTa-based model that can expl...
research
04/13/2005

Diagnostic Rule Extraction Using Neural Networks

The neural networks have trained on incomplete sets that a doctor could ...

Please sign up or login with your details

Forgot password? Click here to reset