# CERTIFAI: Counterfactual Explanations for Robustness, Transparency,   Interpretability, and Fairness of Artificial Intelligence models

**Authors:** Shubham Sharma, Jette Henderson, Joydeep Ghosh

arXiv: 1905.07857 · 2020-07-07

## TL;DR

CERTIFAI is a unified, model-agnostic framework that uses genetic algorithms to generate counterfactuals, helping evaluate and improve AI models' robustness, fairness, transparency, and interpretability.

## Contribution

It introduces a novel, comprehensive approach that applies to any black-box model, enabling simultaneous assessment of multiple ethical and technical AI qualities.

## Key findings

- CERTIFAI effectively generates counterfactuals for any model and data type.
- CERScore provides a robust black-box model robustness metric.
- The approach enhances understanding of model fairness and transparency.

## Abstract

As artificial intelligence plays an increasingly important role in our society, there are ethical and moral obligations for both businesses and researchers to ensure that their machine learning models are designed, deployed, and maintained responsibly. These models need to be rigorously audited for fairness, robustness, transparency, and interpretability. A variety of methods have been developed that focus on these issues in isolation, however, managing these methods in conjunction with model development can be cumbersome and timeconsuming. In this paper, we introduce a unified and model-agnostic approach to address these issues: Counterfactual Explanations for Robustness, Transparency, Interpretability, and Fairness of Artificial Intelligence models (CERTIFAI). Unlike previous methods in this domain, CERTIFAI is a general tool that can be applied to any black-box model and any type of input data. Given a model and an input instance, CERTIFAI uses a custom genetic algorithm to generate counterfactuals: instances close to the input that change the prediction of the model. We demonstrate how these counterfactuals can be used to examine issues of robustness, interpretability, transparency, and fairness. Additionally, we introduce CERScore, the first black-box model robustness score that performs comparably to methods that have access to model internals.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.07857/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1905.07857/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1905.07857/full.md

---
Source: https://tomesphere.com/paper/1905.07857