Skip to content

Explaining black boxes with a SMILE: Statistical Mode-agnostic Interpretability with Local Explanations

License

Notifications You must be signed in to change notification settings

Dependable-Intelligent-Systems-Lab/xwhy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT Standard - \Python Style Guide

Explaining black boxes with a SMILE -- Statistical Model-agnostic Interpretability with Local Explanations

XWhy, SMILE, Explainability, Interpretability, XAI, machine learning explainability, responsible ai

Abstract

Machine learning is currently undergoing an explosion in capability, popularity, and sophistication. However, one of the major barriers to widespread acceptance of machine learning (ML) is trustworthiness: most ML models operate as black boxes, their inner workings opaque and mysterious, and it can be difficult to trust their conclusions without understanding how those conclusions are reached. Explainability is therefore a key aspect of improving trustworthiness: the ability to better understand, interpret, and anticipate the behaviour of ML models. To this end, we propose a SMILE, a new method that builds on previous approaches by making use of statistical distance measures to improve explainability while remaining applicable to a wide range of input data domains

Installation

pip install xwhy

Publications

[1] Aslansefat, K., Hashemian, M., Walker, M., Akram, M. N., Sorokos, I., & Papadopoulos, Y. (2023). Explaining black boxes with a SMILE: Statistical Model-agnostic Interpretability with Local Explanations. IEEE Software. DOI: 10.1109/MS.2023.3321282, Arxiv, WorkTribe.

Citations

It would be appreciated a citation to our paper as follows if you use X-Why for your research:

@article{aslansefat2023explaining,
  title={Explaining black boxes with a SMILE: Statistical Model-agnostic Interpretability with Local Explanations},
  author={Aslansefat, Koorosh and Hashemian, Mojgan and Walker, Martin and Akram, Mohammed Naveed and Sorokos, Ioannis and Papadopoulos, Yiannis},
  journal={IEEE Software},
  year={2023},
  publisher={IEEE}
}

Acknowledgment

This project is supported by the Secure and Safe Multi-Robot Systems (SESAME) H2020 Project under Grant Agreement 101017258.

Awards

Post-Doctoral Enrichment Award from the Alan Turing Institute

Contribution

If you are interested in contributing to this project, please check the contribution guidelines.

Contributors

xwhy contributors