Probabilistic Explanations for Linear Models
Abstract
Formal XAI is an emerging field that focuses on providing explanations with mathematical guarantees for the decisions made by machine learning models. A significant amount of work in this area is centered on the computation of "sufficient reasons". Given a model and an input instance , a sufficient reason for the decision is a subset of the features of such that for any instance that has the same values as for every feature in , it holds that . Intuitively, this means that the features in are sufficient to fully justify the classification of by . For sufficient reasons to be useful in practice, they should be as small as possible, and a natural way to reduce the size of sufficient reasons is to consider a probabilistic relaxation; the probability of must be at least some value , for a random instance that coincides with on the features in . Computing small -sufficient reasons (-SRs) is known to be a theoretically hard problem; even over decision trees--traditionally deemed simple and interpretable models--strong inapproximability results make the efficient computation of small -SRs unlikely. We propose the notion of -SR, a simple relaxation of -SRs, and show that this kind of explanation can be computed efficiently over linear models.
Keywords
Cite
@article{arxiv.2501.00154,
title = {Probabilistic Explanations for Linear Models},
author = {Bernardo Subercaseaux and Marcelo Arenas and Kuldeep S Meel},
journal= {arXiv preprint arXiv:2501.00154},
year = {2025}
}
Comments
Extended version of AAAI paper