— Lecture 6 —

Developing Counterfactual Explanations

Lecturer:Chris Russell (Amazon)
Date:
Time:– (Zurich time)
Recording:Click here to view! (only for ETH members)

Abstract:

Counterfactual Explanations are a relatively recent form of explanation designed to explicitly meet the needs of non-technical users. Unlike methods such as Shapley values that providing measures of the relative importance of features, counterfactual explanations offer simple direct explanations of the form: You were not offered a loan because your salary was $30k, if it had been $45k instead, you would have been offered the loan. These forms of explanation are very popular in legal and governance areas of AI, and are cited in the guidelines to the GDPR. We will discuss the development of counterfactuals explanations, including why previous forms of explanation are often unsuitable for end-users, and the limitations of counterfactual explanations, and what they can and can not tell you, and the challenges of extending them to high-dimensional problems in computer vision.

Recommended reading:

  • Wachter, S., et al. (2018). Counterfactual explanations without opening the black box: automated decisions and the GDPR. Harvard Journal of Law & Technology, 31(2). Available online. [Chapters I–IV]
  • Elliott, A. et al. (2021). Explaining Classifiers using Adversarial Perturbations on the Perceptual Ball. Available online.