Explainable AI for Classification Using Probabilistic Logic Inference

Xiuyi Fan,Siyuan Liu
DOI: https://doi.org/10.1007/978-3-030-93049-3_2
IF: 14.4
2021-01-01
Artificial Intelligence
Abstract:AbstractThe overarching goal of Explainable AI is to develop systems that not only exhibit intelligent behaviours, but also are able to explain their rationale and reveal insights. In explainable machine learning, methods that produce a high level of prediction accuracy as well as transparent explanations are valuable. In this work, we present an explainable classification method, which works by first constructing a symbolic Knowledge Base from the training data, and then performing probabilistic inferences on such Knowledge Base with linear programming. Our approach achieves a level of learning performance comparable to that of traditional classifiers such as random forests, support vector machines and neural networks. It identifies decisive features that are responsible for a classification as explanations and produces results similar to the ones found by SHAP, a state-of-the-art Shapley Value based explainable AI method.
computer science, artificial intelligence
What problem does this paper attempt to address?